
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi
I need to convert into mq5 this indicator.
thanks
Hi
I need to convert into mq5 this indicator.
thanksI could have helped but it is the cracked code (hacked code)!
????
As far as I see there is nothing wrong with that code (it is not decompiled, not hacked, nor cracked). It is a simple high, low and open line drawing indicator for desired intra-day time interval
I could have helped but it is the cracked code (hacked code)!
Money Fixed Risk lot size management
Somebody please help, thanks before
Need help to coding this mql trade request become "MoneyFixedRisk" to have an auto lot volume, more higher balance or free margin more higher lot size for next open position
//--- prepare a request
MqlTradeRequest request;
ZeroMemory(request);
request.action=TRADE_ACTION_PENDING; // setting a pending order
request.magic = 2; // ORDER_MAGIC
request.symbol = Symbol(); // symbol
request.volume = Lots2; // volume in 0.1 lots
request.sl = SL; // Stop Loss is not specified
request.tp = TP; // Take Profit is not specified
request.deviation = 3; // deviation in 5 points
request.price = price;
Please,need to convert in mt5 my indicator:
I search the web to find PPO for mt5...but nothing....so...please....can someone convert this simple indi from mt4 to mt5?
thank's in advance
I search the web to find PPO for mt5...but nothing....so...please....can someone convert this simple indi from mt4 to mt5? thank's in advance
carbonmimetic
Posted it here : https://www.mql5.com/en/forum/181297/page43
allpivots_monthly.mq4this is a good indicator that would be useful to have as an MT5 program.
It is a good pivot point indicator but does not work if processed through a automated converter. If anyone can convert this I would be grateful
PG
allpivots_monthly.mq4this is a good indicator that would be useful to have as an MT5 program.
It is a good pivot point indicator but does not work if processed through a automated converter. If anyone can convert this I would be grateful
PGThis one is a pivots indicator for metatrader 5 (from here : Indicators - Pivot Point)
Just as a general guide (for everyone)
any ideas how much its going to cost to have an indicator converted to MT4.5
and also MT5
and will FXTSD offer such a paid service out of the elite section