chrisleekr / binance-trading-bot

Automated Binance trading bot - Trade multiple cryptocurrencies. Buy low/sell high with Grid Trading. Integrated with TradingView technical analysis
MIT License
5.01k stars 1.1k forks source link

The buy order of the grid trade #1 for *** is CANCELED. Stop monitoring. #627

Closed abdoh2010 closed 1 year ago

abdoh2010 commented 1 year ago

hello guys i am new here and i am very exited to use the binance trading bot i hope you guys help me with your expertise to solve me bot problem

i used npm install, build, compose to get it up and running so i got the bot up and running as smooth as i can

after running the bot for three days i failed to get the bot to buy or sell any pair! i dont know where is the problem here!

i ran npm test and it came back all pass i started the bot using npm run compose i know i should started the bot using npm start but it seems like npm run compose is running forever which dont give me a chance to run npm start at all

the bot still do not auto buy or auto sell anything even trigger buy give me "The buy order of the grid trade #1 for IDEXUSDT is CANCELED. Stop monitoring." i am using the default grid trade #1 parameters

could someone help me please? Binance Auto Trading Bot Dashboard.pdf

============================ problem solved