Gamestudio Links
Zorro Links
Newest Posts
AlpacaZorroPlugin v1.3.0 Released
by kzhao. 05/20/24 01:28
Free Live Data for Zorro with Paper Trading?
by AbrahamR. 05/18/24 13:28
Change chart colours
by 7th_zorro. 05/11/24 09:25
Data from CSV not parsed correctly
by dr_panther. 05/06/24 18:50
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
4 registered members (kzhao, AndrewAMD, bigsmack, 7th_zorro), 869 guests, and 4 spiders.
Key: Admin, Global Mod, Mod
Newest Members
Hanky27, firatv, wandaluciaia, Mega_Rod, EternallyCurious
19051 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,986
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 27,986
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