Hello,
I have developed an indicator external to tradestation that only trades on certain days, like 100 days a year. I backtested it by hand and found it to be up to 86% accurate, and a real money maker. The problem is that there are inherent biases in manual backtesting because the parameters that trigger the trade can be a bit subjective. I want to take this technique and then filter the trades with an indicator and then backtest it.
I hired an easy language programmer to develop a system for me but it didn't actually work, and now I am out $200.
The concept is fairly simple, I will produce a series of dates, up to 100 in the future and then easy language will be programmed to search through the dates and only trade on the days that are allowed. I think you just use an array, and some simple commands. Can anyone help point me in a direction that will help?
Thanks,
Andrew
I have developed an indicator external to tradestation that only trades on certain days, like 100 days a year. I backtested it by hand and found it to be up to 86% accurate, and a real money maker. The problem is that there are inherent biases in manual backtesting because the parameters that trigger the trade can be a bit subjective. I want to take this technique and then filter the trades with an indicator and then backtest it.
I hired an easy language programmer to develop a system for me but it didn't actually work, and now I am out $200.
The concept is fairly simple, I will produce a series of dates, up to 100 in the future and then easy language will be programmed to search through the dates and only trade on the days that are allowed. I think you just use an array, and some simple commands. Can anyone help point me in a direction that will help?
Thanks,
Andrew