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

Re: [EquisMetaStock Group] Expert Symbols



PureBytes Links

Trading Reference Links

Dear Tan Ming,

Use both conditions in one expert symbol with OR operator:

A1:=Fml("Same Indicator")

(A1 < 0.2)
OR
(A1 < 0.2 AND Barsince(Ref(A1,-1) < 0.2) = 2)

Using the above formula you will get an arrow when either of the conditions holds good. If you want to see which condition is fired, use highlight tab for highlighting different colours for different conditions. Lets say for Green coloured bar you may define 

A1 < 0.2 AND Barsince(Ref(A1,-1) < 0.2) = 2

and Blue coloured bar, 

A1 < 0.2


Test these and check if you get the desired results. 



Thanks and Regards,
Amit Trivedi
President & CEO
Athenasolutionz.com - "We sell hope, in the stock market."
  ----- Original Message ----- 
  From: tan ming 
  To: equismetastock@xxxxxxxxxxxxxxx 
  Sent: Sunday, June 18, 2006 12:19 PM
  Subject: [EquisMetaStock Group] Expert Symbols


  Can anyone help to solve this problem?

  Basically I try to create a expert showing symbols of buy signals. However 
  when I try to create two buy symbols (Different rules) with reference to one 
  indicator, the expert only shows the symbol created on top of the list.

  For instance, I create a first buy smybol (Up arrow) using forumla :

  A1:=Fml("Same Indicator")

  A1 < 0.2

  While the second buy symbol (Diamond) using formula:

  A1:=Fml("Same Indicator")

  A1 < 0.2 AND Barsince(Ref(A1,-1) < 0.2) = 2

  The diamond rule only add on an additional rule of Barsince(Ref(A1,-1) < 
  0.2) = 2.

  The expert only shows the up arrow while ignore the diamond. When uncheck 
  uparrow and check diamond, it shows the diamond. When check both it only 
  show the up arrow. How do show both symbols (up arrow and diamond) together?

  __________________________________________________________
  Find love online with MSN Personals. 
  http://match.msn.com.my/match/mt.cfm?pg=channel



   

[Non-text portions of this message have been removed]



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Check out the new improvements in Yahoo! Groups email.
http://us.click.yahoo.com/6pRQfA/fOaOAA/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/