Roibal / Cryptocurrency-Trading-Bots-Python-Beginner-Advance

Crypto Trading Bots in Python - Triangular Arbitrage, Beginner & Advanced Cryptocurrency Trading Bots Written in Python
https://www.youtube.com/channel/UCVTnyT4fUxYkvawbggo8-AQ
MIT License
1.29k stars 438 forks source link

Cant understand how to make it real trade #6

Closed ghost closed 6 years ago

ghost commented 6 years ago

So, finally I got over all the erros but still cant get running :). Please. I just would like to put there my API keys and start it. Why cant it be so simple? What should I edit in the CryptoTriangularArbitrageBinanceBot.py to make it really trade?

Roibal commented 6 years ago

The closest tri arb bot to trading is "Private_TriArb_SocialMedia.py" bot, which actually is very close to 'plug and play', and in fact has order functionality available. You might want to try with this bot and tell me your results!

Roibal commented 6 years ago

Hello my friend @1221328 , can you please provide some documentation on the errors you faced and their solution, and raising them as issues ? I will close this issue, and I have further discussion on what is required for the tri arb bot to trade.