Is some possibility to create one robot that can connect to any platform (without rewriting it), or different API?
May be you know such approach or interesting in creating it?
May be you know such approach or interesting in creating it?
Is some possibility to create one robot that can connect to any platform (without rewriting it), or different API?
May be you know such approach or interesting in creating it?
Is some possibility to create one robot that can connect to any platform (without rewriting it), or different API?
May be you know such approach or interesting in creating it?

Write to FIX protocol. Most brokers offer automated traders FIX, if they target those client.
These all offer FIX:
Lightspeed Gateway:
https://www.lightspeed.com/automated-trading/
STERLING TRADING TECH FIX API:
https://www.sterlingtradingtech.com...tform-features/sterling-trading-tech-fix-api/
RealTick Platform:
https://www.lightspeed.com/trading-platforms/realtick-pro-and-express/realtick-platform-features/
https://emsportal.ezesoft.com/download.aspx?sidenav=rtapi
A lot of brokers support FIX. Unfortunately it can be an extra charge or commission minimums ($500 on IB for example). It's the closest thing there is to a universal protocol and since it is a protocol rather than an API, it is language and platform agnostic.
adapterIs some possibility to create one robot that can connect to any platform (without rewriting it), or different API?
May be you know such approach or interesting in creating it?