Skip to main content

Ploting of month for Amibroker (AFL)

Copy & Paste Friendly
MonthBegin = Month() != Ref( Month(), -1 ); 
Plot(Month(),"",colorRed, styleLine|styleNoRescale);



//See marketlogy.com for unique AFL codes