Programming & Development
Programming & Software
Build a crypto trading bot to do arbitrage (cross exchange/ spot vs futures) and auto order and make for them API with nodejs
1. Check arbitrage opportunity and make orders. Check different exchanges price, if profit>a parameter, buy and sell automatically.
Check: price, balance, funding rate (if ... Show more