Hello,
I am interested in backtesting my past day trades on the e-mini SP futures contract.
What I'd like to do is see the effect of different time frames, trade management and position sizing combinations on the trade entries I had taken.
I have my entry price, entry date, and exact entry time of all of my past trades (over 300 individual trades, over the past year). I'd like to be able to use my actual entry price info to determine the entries in the backtesting.
Almost all of my trades were day trades, that opened and closed during the regular trading hours. A few trades took place outside of regular trading hours in the overnight sessions.
The actual time frame traded is as small as the 2 minute chart. I would like to vary the time frame to see it's effect (ie, manage the trade on the 15 minute chart, instead of the 2 minute chart).
Some other ideas I'd like to test would be:
+ Vary size of the intial stop.
+ Varying the trailing stop management
+ Experiment with trading multiple units and partial profit taking
Any suggestions as the best way to implement this?
I am open to learning a new programming language (EasyLanguage, WealthLab, Visual Basic, C++, etc.), but of course prefer to spend less time programming, and more time on testing.
Thanks for your advice.
-- ITZ
I am interested in backtesting my past day trades on the e-mini SP futures contract.
What I'd like to do is see the effect of different time frames, trade management and position sizing combinations on the trade entries I had taken.
I have my entry price, entry date, and exact entry time of all of my past trades (over 300 individual trades, over the past year). I'd like to be able to use my actual entry price info to determine the entries in the backtesting.
Almost all of my trades were day trades, that opened and closed during the regular trading hours. A few trades took place outside of regular trading hours in the overnight sessions.
The actual time frame traded is as small as the 2 minute chart. I would like to vary the time frame to see it's effect (ie, manage the trade on the 15 minute chart, instead of the 2 minute chart).
Some other ideas I'd like to test would be:
+ Vary size of the intial stop.
+ Varying the trailing stop management
+ Experiment with trading multiple units and partial profit taking
Any suggestions as the best way to implement this?
I am open to learning a new programming language (EasyLanguage, WealthLab, Visual Basic, C++, etc.), but of course prefer to spend less time programming, and more time on testing.
Thanks for your advice.
-- ITZ