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

how to run live trading #1747

Open
jedi108 opened this issue Dec 12, 2024 · 0 comments
Open

how to run live trading #1747

jedi108 opened this issue Dec 12, 2024 · 0 comments

Comments

@jedi108
Copy link

jedi108 commented Dec 12, 2024

Title: Request: Simple example of running a live trading bot with custom Go strategy

Hi team,

I'm trying to implement a real trading bot using GoCryptoTrader, but I'm having trouble finding a complete example of how to set this up. Could you provide a minimal working example that demonstrates:

  1. Basic strategy implementation in Go (even something simple like a moving average crossover)
  2. Configuration setup for live trading
  3. How to properly run the bot with real orders enabled
  4. Example for basic risk management implementation

I've reviewed the documentation and understand the theoretical setup, but a practical example would be incredibly helpful for the community. Something like:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant