M4L4U1994
M4L4U1994
Friends

Add friends via their profile or user search and you will be able to see if they are online

M4L4U1994
Added topic there is two error on this code,any one can fix this please...
--------------------------------------------------------------+ //| adx screener.mq5 | //| Copyright 2023, MetaQuotes Ltd. | //| https://www.mql5.com | //+------------------------------------------------------------------+ #property copyright
M4L4U1994
Added topic There is error on thi code.Can any one fix it,please?
#property strict #property indicator_chart_window // Input parameters input int RSI_Period = 14 ; input int Stoch_K_Period = 5 ; input int Stoch_D_Period = 3 ; input int Stoch_Slowing = 3 ; // Global variables double rsiBuffer[]; double
M4L4U1994
Registered at MQL5.community