Project guide lines: Build a bot with basicly no adjustment.
The program must find bullish pattern by itself on all pairs, all time frame. Just put the amount of BTC-USDT-ETH-BNB you want in Binance, set the transaction amount, let it work...!
Road Map:
2017-10-01 : Fetch all Binance pairs based on availavable base(BTC-USDT-ETH-BNB): Done
2017-11-01 : Build buy-sell fonction : Done
2018-01-01 : Find bullish pattern, build watch book that contain buy-sell-kill-delete info: Done
2018-08-01 : Build different Wallet protections, sell BTC for USDT : Done
2019-07-01 : Use XLS sheet to keep log : Done
2020-04-01 : Use Telegram Channel to view the bot Output: Done
2020-08-01 : Build OneBotproject.com : Done
2020-09-20 : Build a FTP server to store private XLS config file : Done
- Let the bot read the XLS config file located on the FTP as clients need changes: In Progress