Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: create API to connect external strategy or use this bot with neural networks #606

Open
cubecloud opened this issue Feb 18, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@cubecloud
Copy link

cubecloud commented Feb 18, 2023

Hi!

I'm kindly asking for new feature - API to connect external strategy and use this bot with neural networks and custom strategies.

The solution:

  1. Receive the orders (with tp, sl) for symbol with API.
  • one of the possible solutions - get orders from strategy as proxy (with binance api format) and send them to binance.
  1. Track the symbol/strategy loss and gains

This is add possibility to use your nice trading bot as dashboard with any strategy written on any programming language.

@cubecloud cubecloud added the enhancement New feature or request label Feb 18, 2023
@cubecloud cubecloud changed the title Possibility to create API to connect external strategy and use this bot with neural networks Feature: create API to connect external strategy or use this bot with neural networks Feb 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant