Hi Freelancers,
I already have EA which martingale EA on losing trade but i want to add some Martigale fuction on Profitable trade.
It looks Hedging trade.
Kindly check my attachment on the parameters to add-in.
Please advice how much the cost.
1st request:
Martingale
on Profitable Position.
Open Buy or Sell (On any Currency pair) with broker 4 digits
or 5 digits.
Let say open position martingale Position X1 on both direction - No need SL and TP implemented. If the trade
goes to losing position, Martingale on this attached EA will follow on the
function.
Profit Position.
-
Let say the sell/Buy position reach 20 pips. So, already earn 20 pips
(this pips value define @ Variable value selection under inputs).
-
New position
lot size will be Open at X2.
- Once X2 lot size open, Then
only SL will be enable ( @ user input settings maybe -10 pips or
Maybe
-5pips. (Pips SL value define @Variable value selection under
inputs).
- The X1 trade will be
Auto implemented the TP follow the value on the SL of the X2 open
trade SL.
- Market drop again another 20 pips. Then, New Position
X4 will be open. Then, the SL will
be
enable also at base on Variable value
selection inputs. maybe -10 pips or
Maybe
-5pipson this trade.
- The X1 and X2 open trade
will auto change the TP at same value on X4 open trade SL.
-
The Market drops again another 20 pips. Then, New
Position X8 will be open. Then, the SL will
be enable also at base on
Variable selection value inputs. maybe -10 pips or
Maybe -5pips on this trade
- The X1 , X2, X4 open trade will auto change
the TP at same value on X8 open trade SL.
·
The EA will keep continue same method using
Martingale X16,X32, X64 and so on.. Unless
it hits the SL. If the TP/SL hits and all the trade on profit side will all
close, It will auto open new trade on
that price position which starts X1 again and continue same method.
*So, when the Martingale Multiplier
will stop?
The EA will have Variable selection value inputs as well to
choose how many levels to stop the multiplier.
-Let say, Variable selection value inputs was set at level 5.
·
Means:
X1,X2,X4,X8,X16. Once reach level 5, The Martingale multiplier will stop
open trade and just wait until hits the SL/TP. If hits the SL/TP and all the
trading close It will auto open new
trade on that price position which starts X1 again and continue same
method.
2st request:
-
Please add margin management input value.
-
Let’s say, Margin reach to 2000% after opening
all the lot size. The EA will stop opening new
trade until the margin will back to 2000% or more than.
-
But if the EA will stop opening new new trade,
the rest function won’t be affected. EA will still ongoing. Only new trade will
stop.
3rd request:
-
Please add manual Subscription or expiry date
like maybe 30 days when someone
Install or use this EA.
Once they use, it will expired after 30 days or depends
on our settings. This will be inside the MQ4code. Could be manually change.
Benzer siparişler
I need a custom MQL5 indicator for MetaTrader 5. The indicator must automatically print entry, stop loss, and take profit zones on the chart using dots. A critical requirement is that these dots must be non-lagging and absolutely non-repainting. Additionally, the indicator needs to identify and display current supply and demand zones. Please provide the mq5 source code and the ex5 file upon completion
PHANTOM PROTOCOL V1 – MT5 EXPERT ADVISOR SPECIFICATION Develop a professional MetaTrader 5 (MT5) Expert Advisor named “PHANTOM PROTOCOL V1”. PRIMARY MARKET: - XAUUSD (Gold) - Designed primarily for M15 and H1 timeframes. - The EA must work with both 3-digit and 2-digit gold pricing where applicable. TRADING LOGIC: Use pure price-action and market-structure analysis rather than relying on a single indicator. The EA
Wanna Create A Trading Robot That Uses Liquidity Sweep And Smart Money Concept EA That Works On PC. I want A Developer Who Can Program Exactly My Strategy That Will Be Shared on A Video Upon The Selection. it Should Follow My Rules .It has To be able To Read Price Action, followed By Liquidity Sweep Areas And Combine with Smart Money Concept Knowledge. We Will Talk about Parameters later on . The robot should be able
I need an experienced trading-data specialist who can help me obtain 3–4 years of historical market data compatible with NinjaTrader 8 . The data will be used for trading strategy development, backtesting, and analysis
Need aggressive M1 gold scalper rewrite of Dev3 + 8 strategies. INPUTS: RiskPercent=3, TP=400, SL=300, MaxTrades=6, Mode=BOTH, DailyProfit 15%, DailyLoss -10% LOT = Balance * RiskPercent / 1000 - works for Cent R350 and $1000. 8 STRATEGIES any true = open instantly, check 1 sec: 1 EMA8/21 cross 2 RSI14 30/70 + engulf 3 Engulfing candle 4 BB 20,2 breakout 5 FVG grab M1 6 M5 trend + M1 entry 7 Wick rejection >2 8
I need an experienced MQL5 developer to build a prototype MT5 Expert Advisor called RiskLock. The software should enforce user-defined trading risk rules before trades are executed. It should support risk percentage or fixed monetary risk, calculate position size using account equity, entry price, stop loss, tick value and contract specifications, block or reduce oversized trades, and include daily loss limits
I am looking for an experienced MQL5 Expert Advisor (EA) developer to analyze an existing trading setup and develop a similar automated trading robot. Project Overview I have access to a demo trading account where trades are being executed automatically. The trading results look very promising, but I do not know exactly what strategy, logic, indicators, or trade-management rules are being used. I will provide access
Most of the expert is already coded . Create a panel to show the Ratio for the Range . Trigger is based on ratio . Show Distribution / project starts after we clear Distribution
double CRiskManager::CalculateLotSize(double slPoints) { double balance = AccountInfoDouble(ACCOUNT_BALANCE); double riskMoney = balance * (m_riskPercent / 100.0); double tickValue = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_VALUE); double tickSize = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_SIZE); double pointValue = tickValue / tickSize; double lot = riskMoney / (slPoints * pointValue);
i share my strategy i need a bot trending bot fo mt5 . i attached the photo with this it help to make bot. it basicly 1 hours time frame base. i try but failed to make it