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 442 forks source link

live trade #41

Open geeks121 opened 4 years ago

geeks121 commented 4 years ago

i'm not python expert i see the bot in BinanceTriArbTrader.py running paper trade not a real trade if not wrong. so, how to run it in live ?

PlinMartinez commented 4 years ago

Only include 1 line more

Create.order(amount,limit, ….)

Saludos,

De: geeks121 notifications@github.com Enviado el: domingo, 31 de mayo de 2020 22:23 Para: Roibal/Cryptocurrency-Trading-Bots-Python-Beginner-Advance Cryptocurrency-Trading-Bots-Python-Beginner-Advance@noreply.github.com CC: Subscribed subscribed@noreply.github.com Asunto: [Roibal/Cryptocurrency-Trading-Bots-Python-Beginner-Advance] live trade (#41)

i'm not python expert i see the bot in BinanceTriArbTrader.py running paper trade not a real trade if not wrong. so, how to run it in live ?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Roibal/Cryptocurrency-Trading-Bots-Python-Beginner-Advance/issues/41 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AIWE744BE5XIQXQGYWOB36TRUK4DLANCNFSM4NPJZLIQ . https://github.com/notifications/beacon/AIWE74ZHQ6X6RCDPLEZBAC3RUK4DLA5CNFSM4NPJZLI2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4JLPCROQ.gif

geeks121 commented 4 years ago

Only include 1 line more Create.order(amount,limit, ….) Saludos, De: geeks121 notifications@github.com Enviado el: domingo, 31 de mayo de 2020 22:23 Para: Roibal/Cryptocurrency-Trading-Bots-Python-Beginner-Advance Cryptocurrency-Trading-Bots-Python-Beginner-Advance@noreply.github.com CC: Subscribed subscribed@noreply.github.com Asunto: [Roibal/Cryptocurrency-Trading-Bots-Python-Beginner-Advance] live trade (#41) i'm not python expert i see the bot in BinanceTriArbTrader.py running paper trade not a real trade if not wrong. so, how to run it in live ? — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#41> , or unsubscribe https://github.com/notifications/unsubscribe-auth/AIWE744BE5XIQXQGYWOB36TRUK4DLANCNFSM4NPJZLIQ . https://github.com/notifications/beacon/AIWE74ZHQ6X6RCDPLEZBAC3RUK4DLA5CNFSM4NPJZLI2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4JLPCROQ.gif

do you have source ? where the code should i edit?

thank for reply

PlinMartinez commented 4 years ago

In my github you have some examples Plinmartinez

⁣Obtener BlueMail para Android ​

En 1 jun. 2020 17:47, en 17:47, geeks121 notifications@github.com escribió:

Only include 1 line more Create.order(amount,limit, ….) Saludos, De: geeks121 notifications@github.com Enviado el: domingo, 31 de mayo de 2020 22:23 Para: Roibal/Cryptocurrency-Trading-Bots-Python-Beginner-Advance Cryptocurrency-Trading-Bots-Python-Beginner-Advance@noreply.github.com CC: Subscribed subscribed@noreply.github.com Asunto: [Roibal/Cryptocurrency-Trading-Bots-Python-Beginner-Advance] live trade (#41) i'm not python expert i see the bot in BinanceTriArbTrader.py running paper trade not a real trade if not wrong. so, how to run it in live ? — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#41> , or unsubscribe https://github.com/notifications/unsubscribe-auth/AIWE744BE5XIQXQGYWOB36TRUK4DLANCNFSM4NPJZLIQ . https://github.com/notifications/beacon/AIWE74ZHQ6X6RCDPLEZBAC3RUK4DLA5CNFSM4NPJZLI2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4JLPCROQ.gif

do you have source ? where the code should i edit?

thank for reply

-- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/Roibal/Cryptocurrency-Trading-Bots-Python-Beginner-Advance/issues/41#issuecomment-636932706

geeks121 commented 4 years ago

In my github you have some examples Plinmartinez ⁣Obtener BlueMail para Android ​En 1 jun. 2020 17:47, en 17:47, geeks121 notifications@github.com escribió:

Only include 1 line more Create.order(amount,limit, ….) Saludos, De: geeks121 @.> Enviado el: domingo, 31 de mayo de 2020 22:23 Para: Roibal/Cryptocurrency-Trading-Bots-Python-Beginner-Advance @.> CC: Subscribed @.***> Asunto: [Roibal/Cryptocurrency-Trading-Bots-Python-Beginner-Advance] live trade (#41) i'm not python expert i see the bot in BinanceTriArbTrader.py running paper trade not a real trade if not wrong. so, how to run it in live ? — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#41> , or unsubscribe https://github.com/notifications/unsubscribe-auth/AIWE744BE5XIQXQGYWOB36TRUK4DLANCNFSM4NPJZLIQ . https://github.com/notifications/beacon/AIWE74ZHQ6X6RCDPLEZBAC3RUK4DLA5CNFSM4NPJZLI2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4JLPCROQ.gif do you have source ? where the code should i edit? thank for reply -- You are receiving this because you commented. Reply to this email directly or view it on GitHub: #41 (comment)

thank you ,, i saw your code ,, and using spanish language to coding ,, i need time to translate it to understand how python code work ,,

mantoayo commented 3 years ago

bot is profitable?