PureBytes Links
Trading Reference Links
|
Hi Jose
I` ve created a trigger and colour, based on volume rising, moving average crossover ERSA and Q.
How can I take my colour scheme one step further, namely after the trigger for entry point conditions, incorporate a stay long formula based on a new long condition (ie without the new long condition and colour appearing without the trigger)?
Regards
Bill
Jose Silva <josesilva22@xxxxxxxxx> wrote:
The ZigZag function is dynamic - i.e., its last-leg plot changes in
retrospect. It is not suitable for generating buy/sell signals.
jose '-)
http://www.metastocktools.com
--- In equismetastock@xxxxxxxxxxxxxxx, "scorp1375" <scorp1375@xxx>
wrote:
>
> I have formula for zigzag Combined with MACD Buys...But I want to
> write the reverse version of it...I mean I want write sell
> formula...Would u pls help...
>
> here is the buy signal formula...But I need sell signal formula..
>
> Cross(
> -0.1,If(LLV(If(Abs((Ref(C,-1) - Ref(Zig(C,12,%),-1))),>,0,0,1) *
> (If(Ref(Zig(C,12,%),-3),<,Ref(Zig(C,12,%),-4),1,0)) * (-1),14),<,-
0.5,-
> 1,0) *
> If(MACD(),>=,Mov(MACD(),6,E),1,0))
>
>
> Thanks
Send instant messages to your online friends http://uk.messenger.yahoo.com
[Non-text portions of this message have been removed]
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/equismetastock/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/equismetastock/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:equismetastock-digest@xxxxxxxxxxxxxxx
mailto:equismetastock-fullfeatured@xxxxxxxxxxxxxxx
<*> 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/
|