[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[amibroker] How to test when the Walf-Forward Engine Processes OOS vs IS data



PureBytes Links

Trading Reference Links

Hello, I am trying to branch my code whenever the Walk-Forward engine
is processing OOS data. Hoping someone can give me a tip on this.

Normally, when one does a Walk-Forward test, the trading system being
tested should be identical for both in-sample (IS) and out-of-sample
(OOS) data. But there are some rare instances when one might want to
use a slightly modified version of the main trading system for the OOS
data. Without going into details on my trading system, assume for the
moment that the reason for doing such a thing is valid. On that basis,
what I essentially want to achieve in my AFL is something like:

if ( Walk-Forward engine is processing IS data)

{   Use Trading System A  }

if ( Walk-Forward engine is processing OOS data)

{   Use Trading System B  }


However, using traces with ActionEx status, indicates that the engine
state for both of the above cases is always   "actionExOptimizeBacktest".

As such, there is no way (that I can think of) to effectuate the above
branching code.

Is there a way around this? Some alternate way of testing when OOS
data is being processed vs IS data? Or is the only practical solution
to build a custom version of the Walk-Forward process using OLE with
the AA objects?

Thank you for any input.


------------------------------------

**** IMPORTANT ****
This group is for the discussion between users only.
This is *NOT* technical support channel.

*********************
TO GET TECHNICAL SUPPORT from AmiBroker please send an e-mail directly to 
SUPPORT {at} amibroker.com
*********************

For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/

For other support material please check also:
http://www.amibroker.com/support.html

*********************************
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/amibroker/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/amibroker/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:amibroker-digest@xxxxxxxxxxxxxxx 
    mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx

<*> To unsubscribe from this group, send an email to:
    amibroker-unsubscribe@xxxxxxxxxxxxxxx

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/