NexusFi: Find Your Edge


Home Menu

 





Automating strategy optimization for different markets


Discussion in EasyLanguage Programming

Updated
      Top Posters
    1. looks_one EzPz with 3 posts (2 thanks)
    2. looks_two FastNCurious with 3 posts (2 thanks)
    3. looks_3 TraderDoc2 with 1 posts (0 thanks)
    4. looks_4 userque with 1 posts (0 thanks)
    1. trending_up 4,117 views
    2. thumb_up 8 thanks given
    3. group 5 followers
    1. forum 8 posts
    2. attach_file 0 attachments




 
Search this Thread

Automating strategy optimization for different markets

  #1 (permalink)
EzPz
Puyallup
 
Posts: 8 since Oct 2020
Thanks Given: 2
Thanks Received: 4

I have a futures trading strategy that I would like to automate optimization for using Easy Language. What would be nice is, if there was a way to go through the entire process of optimization for all symbols in a list that I have chosen, e.g. FV, TY, BP, EC, JY, etc...

Currently, I am having to create a chart add my strategy to it and optimize it for all the different markets I want to test it in. I find myself doing this sort of thing often when trying to determine the best market(s) to trade an optimized strategy in. It would be really nice if I could automate this entire process and then just let my PC churn through all the symbols in my list.

Is there a way to automate this? I am a retired software engineer and fluent in many different languages, e.g. Easy Language, C#, C++, Rust, Python, etc.

Oh, If it cannot be done using the TradeStation platform are there any platforms out there that will allow you to do this, MultiCharts, NinjaTrader?

Reply With Quote
Thanked by:

Can you help answer these questions
from other members on NexusFi?
ZombieSqueeze
Platforms and Indicators
How to apply profiles
Traders Hideout
MC PL editor upgrade
MultiCharts
Pivot Indicator like the old SwingTemp by Big Mike
NinjaTrader
REcommedations for programming help
Sierra Chart
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Spoo-nalysis ES e-mini futures S&P 500
35 thanks
Just another trading journal: PA, Wyckoff & Trends
30 thanks
Tao te Trade: way of the WLD
24 thanks
Bigger Wins or Fewer Losses?
23 thanks
GFIs1 1 DAX trade per day journal
21 thanks
  #2 (permalink)
 
FastNCurious's Avatar
 FastNCurious 
saint louis MO
 
Experience: Intermediate
Platform: TradeStation
Trading: NQ, ES, YM, CL, GC
Posts: 149 since Oct 2017
Thanks Given: 95
Thanks Received: 177


EzPz View Post
I have a futures trading strategy that I would like to automate optimization for using Easy Language. What would be nice is, if there was a way to go through the entire process of optimization for all symbols in a list that I have chosen, e.g. FV, TY, BP, EC, JY, etc...

Currently, I am having to create a chart add my strategy to it and optimize it for all the different markets I want to test it in. I find myself doing this sort of thing often when trying to determine the best market(s) to trade an optimized strategy in. It would be really nice if I could automate this entire process and then just let my PC churn through all the symbols in my list.

Is there a way to automate this? I am a retired software engineer and fluent in many different languages, e.g. Easy Language, C#, C++, Rust, Python, etc.

Oh, If it cannot be done using the TradeStation platform are there any platforms out there that will allow you to do this, MultiCharts, NinjaTrader?

Yes there is a way to do this and I would refer you to DM @kevinkdog for info regarding this.

Visit my NexusFi Trade Journal Reply With Quote
  #3 (permalink)
userque
Chicago IL
 
Posts: 180 since Apr 2016
Thanks Given: 573
Thanks Received: 130



EzPz View Post
I have a futures trading strategy that I would like to automate optimization for using Easy Language. What would be nice is, if there was a way to go through the entire process of optimization for all symbols in a list that I have chosen, e.g. FV, TY, BP, EC, JY, etc...

Currently, I am having to create a chart add my strategy to it and optimize it for all the different markets I want to test it in. I find myself doing this sort of thing often when trying to determine the best market(s) to trade an optimized strategy in. It would be really nice if I could automate this entire process and then just let my PC churn through all the symbols in my list.

Is there a way to automate this? I am a retired software engineer and fluent in many different languages, e.g. Easy Language, C#, C++, Rust, Python, etc.

Oh, If it cannot be done using the TradeStation platform are there any platforms out there that will allow you to do this, MultiCharts, NinjaTrader?

NinjaTrader can do this.

Reply With Quote
  #4 (permalink)
EzPz
Puyallup
 
Posts: 8 since Oct 2020
Thanks Given: 2
Thanks Received: 4


FastNCurious View Post
Yes there is a way to do this and I would refer you to DM @kevinkdog for info regarding this.

In Easy Language? I am not so much looking for someone to do this for me but general steps on how it can be done.

Reply With Quote
  #5 (permalink)
 
FastNCurious's Avatar
 FastNCurious 
saint louis MO
 
Experience: Intermediate
Platform: TradeStation
Trading: NQ, ES, YM, CL, GC
Posts: 149 since Oct 2017
Thanks Given: 95
Thanks Received: 177

I would say Tradestation can’t do this without running a 3rd party application within Tradestation. I’m not a programmer so I don’t know how or if it can all be done within TSDE

Visit my NexusFi Trade Journal Reply With Quote
  #6 (permalink)
 TraderDoc2 
Plainview
 
Experience: Intermediate
Platform: TradeStation
Broker: TradeStation
Trading: Futures
Posts: 34 since Mar 2012
Thanks Given: 1
Thanks Received: 21

I'm not certain, but you might be able to do this using TradeStation's Portfolio Maestro App.

Follow me on Twitter Reply With Quote
  #7 (permalink)
 
FastNCurious's Avatar
 FastNCurious 
saint louis MO
 
Experience: Intermediate
Platform: TradeStation
Trading: NQ, ES, YM, CL, GC
Posts: 149 since Oct 2017
Thanks Given: 95
Thanks Received: 177

I have an application that is only available to Strategy Factory Students.....it takes any strategy that you create and test as many markets as you like, on several different timeframes that you hand pick, and also several different in/out of sample periods. This application allows you to literally do thousands of optimizations in a matter of minutes to a couple of hours.

This kind of data mining would take you literally a lifetime to complete but this automation tool, specifically created to follow the strategy factory methodology, is truly amazing.

I don't think this software is available to the public though. However, after taking his course and applying his principals to my trading and purchasing the software that works with tradestation I can honestly tell you that the software and course more than pay for themselves with the strategies you get in return.

If you haven't heard of Kevin Davey I would highly recommend checking him out on youtube or just search his posts here on futures.io and ask him questions yourself. He's been doing this for a long time and really know his stuff.

Visit my NexusFi Trade Journal Reply With Quote
Thanked by:
  #8 (permalink)
EzPz
Puyallup
 
Posts: 8 since Oct 2020
Thanks Given: 2
Thanks Received: 4


FastNCurious View Post
I have an application that is only available to Strategy Factory Students.....it takes any strategy that you create and test as many markets as you like, on several different timeframes that you hand pick, and also several different in/out of sample periods. This application allows you to literally do thousands of optimizations in a matter of minutes to a couple of hours.

This kind of data mining would take you literally a lifetime to complete but this automation tool, specifically created to follow the strategy factory methodology, is truly amazing.

I don't think this software is available to the public though. However, after taking his course and applying his principals to my trading and purchasing the software that works with tradestation I can honestly tell you that the software and course more than pay for themselves with the strategies you get in return.

If you haven't heard of Kevin Davey I would highly recommend checking him out on youtube or just search his posts here on futures.io and ask him questions yourself. He's been doing this for a long time and really know his stuff.

Yes I have heard of Kevin Davey, I have one of his books. I have steered away from many furu's (not saying he is one) just not sure about anyone. I have a tool called Build Alpha that does data mining just not in that way.

Reply With Quote
Thanked by:
  #9 (permalink)
 ABCTG   is a Vendor
 
Posts: 2,435 since Apr 2013
Thanks Given: 482
Thanks Received: 1,628

EzPz,

take a look at Tradestation's Optimization API. This allows you to automate what you have in mind.

Regards,

ABCTG


EzPz View Post
I have a futures trading strategy that I would like to automate optimization for using Easy Language. What would be nice is, if there was a way to go through the entire process of optimization for all symbols in a list that I have chosen, e.g. FV, TY, BP, EC, JY, etc...

Currently, I am having to create a chart add my strategy to it and optimize it for all the different markets I want to test it in. I find myself doing this sort of thing often when trying to determine the best market(s) to trade an optimized strategy in. It would be really nice if I could automate this entire process and then just let my PC churn through all the symbols in my list.

Is there a way to automate this? I am a retired software engineer and fluent in many different languages, e.g. Easy Language, C#, C++, Rust, Python, etc.

Oh, If it cannot be done using the TradeStation platform are there any platforms out there that will allow you to do this, MultiCharts, NinjaTrader?


Follow me on Twitter Reply With Quote




Last Updated on March 9, 2021


© 2024 NexusFi™, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Privacy Policy - Downloads - Top
no new posts