mt4 money
mt4 money
Friends 1
mt4 money
Added topic GMMA and BBAND, coding solution
#property indicator_chart_window #property indicator_buffers 3 #property indicator_color1 Red #property indicator_color2 Blue #property indicator_color3 Brown #property indicator_width1 2 #property indicator_width2 2 #property indicator_width3 2
mt4 money
Added topic How to solve it?
//+------------------------------------------------------------------+ //| for lim indi 2.mq4 | //| Copyright 2022, MetaQuotes Software Corp. | //| https://www.mql5.com | //+------------------------------------------------------------------+
mt4 money
Added topic help me correct it
#property indicator_chart_window #property indicator_buffers 3 #property indicator_color1 Red #property indicator_color2 Blue #property indicator_color3 Green double PSAR[]; double IKH[]; double BB[]; double RSI[]; double MACD[]; double STO[]; double
mt4 money
Registered at MQL5.community