Quote from dom993:
2008 is part of my backtest results, but I don't pay too much attention to it.
Quote from dom993:
"Always-in" challenges:
2) Must be able to stop then restart the strategy and/or the platform with a trade on (there's always a trade on) without losing track of that open trade
Thanks in advance [/B]
Quote from goodgoing:
In other words he is asking you how must 2008 is skewing your results. Maybe he thinks like I do that without 2008, your profit factor will be barely close to 1.
However, your work sounds interesting. What is the data timeframe? I think I missed it.
That is a fatal shortcoming of NT IMHO. And then there actually was an API function they were not aware of ?Quote from dom993:
I am on NinjaTrader, with accounts at IB & Dorman, my primary datafeed is IQfeed.
The main challenge was to reload historical data after a loss of connectivity - there's no supported API for that (!), and the Ninja folks would not help me at all beyond suggesting using SendKeys() to trigger the manual command (Ctrl+Shift+R). But SendKeys() requires an active (remote) desktop session. It took me a week to figure out the undocumented API.