Hello,
I am interested in backtesting setups based on clusters of retracements and extensions that meet near the same price level.
This appears to be a non-trivial programming problem due to finding all the swings that are relevant to current price level.
The swings may be from years ago (ie, the all time high of the recent bull market and the all time low of the recent bear market) or from just minutes ago (ie, the most recent swing).
Do you think this project is doable in TradeStation's EasyLanguage or in Wealth-Lab?
If so, how long do you think it would take write the necessary code from scratch? I'm familiar with programming in non-graphical C and Pascal, but I would need to get up to speed on EasyLanguage and Wealth-Lab.
I'm sure this project can be done in C++ or in VBA for Office.
Any ideas how long it would take for me to get up to speed on these tools and to create this application?
Are there any other tools out there might help me with this project?
Thanks.
-- M
I am interested in backtesting setups based on clusters of retracements and extensions that meet near the same price level.
This appears to be a non-trivial programming problem due to finding all the swings that are relevant to current price level.
The swings may be from years ago (ie, the all time high of the recent bull market and the all time low of the recent bear market) or from just minutes ago (ie, the most recent swing).
Do you think this project is doable in TradeStation's EasyLanguage or in Wealth-Lab?
If so, how long do you think it would take write the necessary code from scratch? I'm familiar with programming in non-graphical C and Pascal, but I would need to get up to speed on EasyLanguage and Wealth-Lab.
I'm sure this project can be done in C++ or in VBA for Office.
Any ideas how long it would take for me to get up to speed on these tools and to create this application?
Are there any other tools out there might help me with this project?
Thanks.
-- M