Gamestudio Links
Zorro Links
Newest Posts
loading historical data 1st time
by AndrewAMD. 04/14/23 12:54
Trade at bar open
by juanex. 04/13/23 19:43
Bug in Highpass2 filter
by rki. 04/13/23 09:54
Adding Limit Orders For IB
by scatters. 04/11/23 16:16
FisherN
by rki. 04/11/23 08:38
AUM Magazine
Latest Screens
SHADOW (2014)
DEAD TASTE
Tactics of World War I
Hecknex World
Who's Online Now
3 registered members (AndrewAMD, The_Judge, Grant), 898 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
rki, FranzIII, indonesiae, The_Judge, storrealba
18919 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
WFO Optimization function is awesome #484965
01/05/22 05:00
01/05/22 05:00
Joined: Jan 2022
Posts: 29
C
coinpump Offline OP
Newbie
coinpump  Offline OP
Newbie
C

Joined: Jan 2022
Posts: 29
This is such a cool feature. When I first tried to do this in python, it would take all night. Doing this with c and WFO is really a quantum leap forward for me.

Is there a script example of iterating through technical indicators and values? For example, EMA for the short signal, DEMA for the long signal, then the opposite, then TEMA as well. The idea being to optimize the best indicators and the best values for those. Does this make sense?

Re: WFO Optimization function is awesome [Re: coinpump] #484972
01/05/22 09:17
01/05/22 09:17
Joined: Jul 2000
Posts: 27,935
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 27,935
Frankfurt
Iterating through indicators would probably not produce good results, but if you still want to do it, use an array of indicator function pointers and iterate through that array. It's not trivial. You will need wrappers for some indicators.


Moderated by  Petra 

Powered by UBB.threads™ PHP Forum Software 7.7.1