Binance automatic trading program v2
I have previously upgraded the source to https://steemit.com/trading/@south-man/binance-trading-program and posted it on the hub https://github.com/llejo3/binance-trading.
We removed some unnecessary parts and corrected some things.
- I have left the log by date using log4j.
- I kept the log simple and did not save the data every time, but left it on a fixed schedule.
- Sending a message to the telegram removed an error occasionally.
- Fixed other bugs.
If you need it, you can use it, but you can see the damage, so please review it carefully and if you have various opinions, I would appreciate if you leave a message.