MQL already has this function.
Posts made by sktsec
-
RE: export robot for Metatrader 5posted in Questions & Answers
@ambrogio
I just mean the selection you pointed with red line
-
RE: export robot for Metatrader 5posted in Questions & Answers
You can select it by clicking on the radio button
-
RE: Custom PRICE FRACTIONposted in Questions & Answers
fraction --> pip. pip --> fraction
Need conversion:
fraction/pip size = pip size
pip * pip size = fraction -
RE: question when using pending order buy stop, then price gap up in next candleposted in Questions & Answers
It is the reality. Better avoid such trading condition.
-
RE: How to set slippageposted in Questions & Answers
Slippage or spread ? Don't know one could really control slippage which depends on broker's trading conditions
-
RE: I want close my trade n bar laterposted in Questions & Answers
There is an expiration option in buy/sell block. See if that can help
-
RE: MACD strategy of considering two Timeframes, higher and lower for entriesposted in General Discussions
@l-andorrà
Right! After a position is opened, modification of magic number is not expected -
RE: GENERAL QUESTIONposted in Questions & Answers
Fxblue trade copier is what you want. It is free at all
-
RE: HOW TO USE MOVING AVARAGE OF ACCUMLATION DISTRIBUTION ?posted in Questions & Answers
@bacharchoura1
Just use it as custom indicator -
RE: MACD strategy of considering two Timeframes, higher and lower for entriesposted in General Discussions
@l-andorrà
Every EA created might have automatically contained an input for magic number at the end of other inputs.Just we would neglect it in most cases
-
RE: Can i use constants as global variables in mq5posted in Questions & Answers
"terminal variables stay only for 30 days" probably means after you closing the MT4/M5
-
RE: Can i use constants as global variables in mq5posted in Questions & Answers
Try the terminal global variable as the shared input
You don't even need a script
-
RE: I would like to deactivate a specific block once my pending order becomes active.posted in Questions & Answers
OnTrade tab:
Trade created -> Turn OFF blocks -
RE: I made my first MQ4 file but it has erros. Can anyone help me how to fix it?posted in Questions & Answers
Error in defining variables or inputs to the custom indicator
It seems an ENUM variable -
RE: MACD strategy of considering two Timeframes, higher and lower for entriesposted in General Discussions
Can input the timeframe to the common indicators
-
RE: Enter in massageposted in Questions & Answers
@Armin622
"Signal\n" +"Symbol : "+Symbol+ "\n" + "TimeFrame : "+Time