vivek visale / Profile
- Information
|
12+ years
experience
|
0
products
|
0
demo versions
|
|
0
jobs
|
0
signals
|
0
subscribers
|
Friends
44
Requests
Outgoing
vivek visale
Added topic moving average indi from mt5 to mt4
hi first of all, thanks for reading this article, this code i have taken from a mql5 EA, in this EA moving average indicator is used, and i am fascinated by its use, i want to try it in mt4 input int MA_RED_PERIOD = 7 ; input int MA_YEL_PERIOD = 14 ;
vivek visale
Added topic help with step in the trailing SL & TP in MQL5
hi guys, I appreciate that you took time to read this. the problem is that i am new in mql5 coding , i know a lot in mql4, but in mql5 i am not able to make the SL trailing, I have an EA which works on mql5, the EA does trail SL for loosing trade as
: