How to import EasyLanguage strategies in StrategyQuant?
2 replies
Filippo Cordioli
3 years ago #280201
Hello,
How can we import EasyLanguage strategies (from TradeStation) in StrategyQuant?
Thank you
Filippo
tomas262
3 years ago #280213
Hi,
basically you can test your strategy using our software StrategyQuant X. Please be aware you cannot directly import strategy code or indicators code into StrategyQuant but you can re-build your strategy with its rules using our AlgoWizard module. Once you re-build your strategy using AlgoWizard module included in StrategyQuant X you will be able to backtest, improve and optimize your strategy.
If you strategy uses additional custom indicators those can be added as well but require some additional coding or at least indicator data directly imported. For this we have some tutorials and guidance as well.
Check these links
https://strategyquant.com/doc/programming-for-sq/adding-indicators-and-signals/
https://strategyquant.com/doc/strategyquant/external-indicators/
https://strategyquant.com/codebase
Simon F.
3 weeks ago #293589
Hi,
I have strategies that I built for Tradestatiom (Easylanguage).
Is there a way to load them as text or .ELD to StrategyQuant to test them with the Tester or the Optimizer?
The code might be long and complicated (sometimes hundreds of lines) so it won’t be practical to build it from the beginning with the Algowizard.
Thank you,
Simon
Viewing 2 replies - 1 through 2 (of 2 total)