binance-bot icon indicating copy to clipboard operation
binance-bot copied to clipboard

Open single ordem how one pair

Open waltinho0807 opened this issue 4 years ago • 2 comments

I found this program very interesting, I want to program my own bot, a doubt that I could not understand in the code how I do to allocate balance for bot operations to open orders and that he only use this value or open a single order with the pair , I couldn't identify in the code

waltinho0807 avatar Feb 01 '21 17:02 waltinho0807

This is a Binance bot, so your funds should be there manually. This program is quite simple though, don't use it as is, you gotta build a better logic for the trades

On Mon, Feb 1, 2021 at 2:54 PM waltinho0807 [email protected] wrote:

I found this program very interesting, I want to program my own bot, a doubt that I could not understand in the code how I do to allocate balance for bot operations to open orders and that he only use this value or open a single order with the pair , I couldn't identify in the code

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sindelio/binance-bot/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AERJ74ZWWNQRK5ZJYK3BYZTS43TFBANCNFSM4W5GWVMQ .

-- Sindélio Henrique Lima Email: [email protected] Fone/WhatsApp: +55 16 997358956 Professional webpage: https://sindelio.github.io/ LinkedIn: https://www.linkedin.com/in/sindeliohlima/

sindelio avatar Feb 02 '21 14:02 sindelio

Hi @sindelio, the inputStochRSI.values length should be 29 or we can add any number of prices?

meditto avatar Feb 03 '21 19:02 meditto