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

[EquisMetaStock Group] PS Percentage Crossover 3%



PureBytes Links

Trading Reference Links

Hi!!!
       There is a *system test* called PS Percentage Crossover 3%.
I need some aid to understand how it works!!!
I can understand it's evaluated the cross between a 'function' (var1), which it's close +/- 3%, and the close price *but* I can't WHY it gives profits.
I think my throble is in with Cross()
...I can't undertsand why I should buy if this 'function' cross
down-to-up the close price.

I'm trying to understand all indicators, explorers, system tests and expert systems... so I will have a lot of dubts.

Thank U in advance!!!
// Pablo

Buy Order code:

var1:=If((C*.97)>PREV,C*.97,If((C*1.03)<PREV,C*1.03,PREV));
Cross(C,var1)

Sell Order code:

var1:=If((C*.97)>PREV,C*.97,If((C*1.03)<PREV,C*1.03,PREV));
Cross(var1,C)
---

BTW: when I say var1 is a function I mean It can be thought as a math funtion.
Of course, var1 is a variable. 




------------------------ Yahoo! Groups Sponsor --------------------~--> 
Home is just a click away.  Make Yahoo! your home page now.
http://us.click.yahoo.com/DHchtC/3FxNAA/yQLSAA/BefplB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

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

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

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