The fintech I work with are moving away from crypto to pure fund management and are happy to lease or IP transfer the tech, there are currently 20-30 exchange connectors and can run as single timeframe or multi-timeframe, I implemented it for someone a couple of years back which works on core tokens such as Bitcoin/Ethereum but can also arbitrage cross pair such as altcoins.
It's built on institutional tech derived from Forex arb and converted to run with crypto, live arbitrage there are opportunities such as to license out as a monthly service or provide market marking as it out trades Binance, the one I installed was with source code, there is also Crypto Hedge Fund and Crypto Public/Private exchange tech but these are more complex, have regulatory requirements, and are more expensive to both setup and run.
The platform is an high performance crypto cross exchange arbitrage system using inmemory database to process realtime exchange data at per second intervals and above, auto placing offsetting trades when an arbitrage opportunity arises as the spread widens. The system comes in different options, 1sec, 5sec, 10sec, 30sec, 60sec and above spread basis via 1sec direct from exchange data pulls, the data is then processed and cross exchange spreads are calculated in realtime within milliseconds, when a suitable arbitrage opportunity is found the long/short trades are placed at the offset exchanges automatically, with charting to monitor spreads.
The trades are then monitored in realtime and when the signal is provided the trade is exited, each data pull has a 20% overhead from data collection to trade placement, meaning on 1sec pulls the arbitrage trades are placed within 1-2seconds. Large exchanges such as Gemini and Coinbase are efficient at price arbitrage, however are slow which allows longer spread times in minutes, for increased profits smaller exchanges can be used, these are time efficient however are not price arbitrage efficient where 10sec spreads are optimal.
It's built on institutional tech derived from Forex arb and converted to run with crypto, live arbitrage there are opportunities such as to license out as a monthly service or provide market marking as it out trades Binance, the one I installed was with source code, there is also Crypto Hedge Fund and Crypto Public/Private exchange tech but these are more complex, have regulatory requirements, and are more expensive to both setup and run.
---------------------------------------------
The platform is an high performance crypto cross exchange arbitrage system using inmemory database to process realtime exchange data at per second intervals and above, auto placing offsetting trades when an arbitrage opportunity arises as the spread widens. The system comes in different options, 1sec, 5sec, 10sec, 30sec, 60sec and above spread basis via 1sec direct from exchange data pulls, the data is then processed and cross exchange spreads are calculated in realtime within milliseconds, when a suitable arbitrage opportunity is found the long/short trades are placed at the offset exchanges automatically, with charting to monitor spreads.
The trades are then monitored in realtime and when the signal is provided the trade is exited, each data pull has a 20% overhead from data collection to trade placement, meaning on 1sec pulls the arbitrage trades are placed within 1-2seconds. Large exchanges such as Gemini and Coinbase are efficient at price arbitrage, however are slow which allows longer spread times in minutes, for increased profits smaller exchanges can be used, these are time efficient however are not price arbitrage efficient where 10sec spreads are optimal.