zLeki / DxTrade-Api-Go

API for dxtrade that can be used with all golang applications to open, close, and manage positions with your dxtrade account. It works with all prop firms or companies that use dxtrade
MIT License
27 stars 5 forks source link
api copytrade copytrading dx dx-trade-api dx-tradeapi dxtrade dxtrade-api dxtradeapi trade

Dxtrade API

The FIRST (usable) API for Dxtrade

Demo in action

Features

To-Do List

Contribution

If this project has been helpful, please consider giving it a star. Contributions are welcome through pull requests.

Feel free to contribute by:

How to Contribute

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/YourFeature)
  3. Commit your changes (git commit -m 'Add some feature')
  4. Push to the branch (git push origin feature/YourFeature)
  5. Open a pull request

Your contributions are greatly appreciated!


Note: Please make sure to test your changes thoroughly before submitting a pull request.