Does anyone know of a platform that can automate a trading system on the SP 500.
thanks
thanks
Quote from silvermotion:
Theres plenty of software out there to automate trading strategies. Ninja trader is an excellent exemple and you can code strategies directly into it using the C++ programming language. We automated several strategies using esignal scripts that were sending commands to ninja trader to execute the trades.
...
Quote from rickty:
I'm interested to know by which means you were able to get the esignal software to communicate with Ninjatrader?
Richard
Quote from MarkBrown:
complete automation is very elusive. the problem is how to handle split fills and fills that are not the same as the system thought it got etc. there are so many problems its unreal. it can be done but the money made would have to warrant such and effort.
mb