Mathieu76
Mathieu76
Mathieu76
Added topic Channeal break out code
Hi, I begin to MQL4 and I wrote this code. This code is "if price is > x, close sell position and buy", and "if price is < y, close buy position and sell". Only one open trade each time. Compilaton is ok, but is there easy to fix or obvious
Mathieu76
Added topic Buy if current price > x
Hi, I am looking for help to code theses lines: - if bid (not open or Close) > x : Close all sell positions, buy if there is no buy trade - if bid < y: Close all buy positions, Sell if there is no open short trade. Thank you
Mathieu76
Left feedback to developer for job Convert Tradingview Pinescript into MQL4 EA
Mathieu76
Added topic Slippage of signal
Hi, Some signals have big slippage. Why ? Because source broker is slow to communicate open trades ? Open trades on signal page are too delayed ? Regards
Mathieu76
Added topic Conditional text on a chart
Hi, is there a simple way to show a text following this condition on a chart: condition 1 (ema crossing for example) : green text or condition 2 : red text else : black text Regards Mathieu
Mathieu76
Added topic Subscribe my own signal
Hi, I want to copy trades from one broker account to another account, if I create a signal on MQL5, is it free / possible to subscribe it's own signal ? Regards
Mathieu76
Registered at MQL5.community