PureBytes Links
Trading Reference Links
|
Hi,
I know I can use
cross( macd(), signal() ) to detect MACD crossing over the signal line.
What if I want to detect when the MACD "tick up" which means the line stops falling down and detect it on the first day rising up. It will usually before the cross over with the signal line.
I can write code to compare today, yesterday and the day before to see if it's a '\/' formation on MACD. I am just wondering if there is a better way on AFL to detect MACD "tick up"? Thank you.
Eski
Receive Notifications of Incoming Messages
Easily monitor multiple email accounts & access them with a click. Visit www.inbox.com/notifier and check it out!
__._,_.___
**** IMPORTANT PLEASE READ ****
This group is for the discussion between users only.
This is *NOT* technical support channel.
TO GET TECHNICAL SUPPORT send an e-mail directly to
SUPPORT {at} amibroker.com
TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
http://www.amibroker.com/feedback/
(submissions sent via other channels won't be considered)
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
__,_._,___
|