Skip to content

vavarb/vavabot_delta_hedge

Repository files navigation

VavaBot Delta Hedge

a bot for Deribit exchange Badge em Desenvolvimento

Author

|Vavarb](https://github.com/vavarb) |

Contact email:

vavarb@yahoo.com

About the Project

This is a simple Dynamic Delta Hedge bot. It was developed in python and designed to be executed only on the Deribit Exchange. https://www.deribit.com/

Getting Started

  • This project was devoloped:
    • OS: Windows 10.
    • IDE: PyCharm 2021.3.1 (Community Edition).
    • Language: Python 3.10
  • If you want .exe version, you can download it from the link below. If you prefer to obtain a local copy of the repository, please do the following further below.
https://drive.google.com/file/d/1mg8J64k_EsfIUF2h-d6k_Fonx1vaxdP9/view?usp=sharing

Windows FireWall need disabled for .exe if there is a Deribit conection or SSL Certificate error.

Prerequisites

  • Install packages:
    • websocket-client
    • Websocket
    • Threading
    • PyQt5, QtCore, QtGui, QtWidgets
  • Windows FireWall need disabled for PyCaharm if there is a conection or SSL Certificate error.

Installation ▶️

  1. Clone the repo:
git clone https://github.com/vavarb/vavabot_delta_hedge.git
  1. Run vavabot_hedge.py file

Linux

  • If you use Linux Ubuntu 22.04 and the following error appears:

qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found. This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.

Contributing

  • Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  • If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

    1. Fork the Project.
    2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
    3. Commit your Changes (git commit -m 'Add some AmazingFeature)
    4. Push to the Branch (git push origin feature/AmazingFeature)
    5. Open a Pull Request

Buy me a coffe? ☕

If you have found anything useful, and you want to support me, feel free to do it with ₿ITCOIN or Lightning Network! And many thanks in advance. 😁

  • Lightning Network Adress:
vavarb@bipa.app
  • ₿ITCOIN Adress:
36RbpSZVNiSxK69kNMH3WHFJqAhfXppU5N

Releases

No releases published

Packages

No packages published

Languages