PureBytes Links
Trading Reference Links
|
Hi
When i am using macd scan through explore option i want to get that Daily MACD column in background color. The formula not showing any error when checking, but i'm not getting results. What is wrong with this, can any one help?
AddColumn(MACD(), "MACD"); //explore for current time frame// AddColumn( MACDb, "Daily MACD", 1, IIf (TimeFrameExpand(MACDb,inDaily), bkgndcolor=colorGreen, bkgndcolor=colorRed ) ); //getting higher time frame macd status//
Thankyou
Ajay
Pinpoint customers who are looking for what you sell.
__._,_.___
Please note that this group is for discussion between users only.
To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
For other support material please check also:
http://www.amibroker.com/support.html
SPONSORED LINKS
__,_._,___
|