PureBytes Links
Trading Reference Links
|
If({condition}fml( "secret oscillatorA")=1{is met},
{then} fml( "super-secret oscB"){must be greater then}>0{shows 1 when met},
{else is} 0)
Regards,
Ton Maas
Ms-IRB@xxxxxxxxx
-----Oorspronkelijk bericht-----
Van: Paul <drjeep@xxxxxxxxxxx>
Aan: Metastock@xxxxxxxxxx Com <metastock@xxxxxxxxxxxxx>
Datum: zaterdag 22 augustus 1998 2:54
Onderwerp: formula/exploration help
>howdy guys,
>
>I need to create an exploration filter in which a few conditions must happen
>one by one.
>For example:
>within the last two weeks the following things happened in this particular
>order
>1) secret oscillatorA fired, THEN
>2) super-secret oscB fired, THEN
>3) super-ultra-duper systemC fired
>
>Explorer checks for #1 then (and only then) #2 and so on
>
>Is that possible in MetaStock?
>
>thank you
>Paul
>
>
|