Gamestudio Links
Zorro Links
Newest Posts
ZorroGPT
by TipmyPip. 03/08/26 18:50
zorro with ccxt?
by opm. 03/03/26 03:17
WFO Training with parallel cores Zorro64
by Martin_HH. 02/26/26 16:03
Zorro version 3.0 prerelease!
by TipmyPip. 02/25/26 16:38
AUM Magazine
Latest Screens
Dorifto samurai
Shadow 2
Rocker`s Revenge
Stug 3 Stormartillery
Who's Online Now
1 registered members (Quad), 15,223 guests, and 1 spider.
Key: Admin, Global Mod, Mod
Newest Members
the1, alx, ApprenticeInMuc, PatrickH90, USER0328
19200 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: 28,083
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 28,083
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