scarrrrrface / Publications
Forum
(MQL4) HELP! deinit function not working!
#property strict #property indicator_chart_window #property indicator_buffers 2 #property indicator_width1 5 #property indicator_color1 Red #property indicator_width2 5 #property indicator_color2 Red double Buffer_0[]; double Buffer_1[];