What you will see here is small project that will help me in my scalping on Binance and refresh TS knowledge
- sign request to binance
- add getting open orders on spot / margin
- add parsing command line https://github.com/yargs/yargs-parser
- add borrow and buy operation either short or long
- after buy return values to put into OCO order
- write some tests
- add check for volume and trading frequency to not buy
- get prices in loop
- will get there
- full web interface security and stuff