I need an EA that will open for me an order and place a pending order at Stoploss and add a martingale

仕事が完了した

実行時間8 時間
開発者からのフィードバック
Great, understanding and a Straight forward client
依頼者からのフィードバック
very speedy delivery...he understood his assignment completely and delivered before time...and made changes according to my instructions

指定

I need an EA that will do for me the following trading plan.

An option to start with a BUY or with a SELL with a SL of 10pips and  TP of 10 pips with 0.01 lot size ( TP , SL and lot size should be customizeable  means user can change according to need)

if buy trade open then there should be a pending order of sellstop with double lot size  at the Stoploss of buy order

if sell order opens then there should be Pending order of buystop with double lot size at the  stoploss level of  Sell order

there should always be 2 trades One active and one pending

IF take profit of buy trade hit then
new buy trade will open immidietly and pending order of sell stop  placed earlier will be removed and new pending order of sell stop with double lot size with TP and SL of 10 pips will be placed at the Stoploss of  new buy trade and so further every time the TP is filled a new BUY order should open and new pending order of Sellstop will pe placed and pending order palced earlier will be removed

 IF take profit of sell trade hit then
new Sell trade will open immidietly and pending order of Buy stop  placed earlier will be removed and new pending order of Buystop with double lot size with TP and SL of 10 pips will be placed at the Stoploss of  new sell trade and so further every time the TP is filled a new Sell order should open and new pending order of Buystop will be placed and pending order palced earlier will be remove

IF stop loss of Buy trade hit then
we have already placed a pending order of Sell Stop with double lot size at the Stop loss of Buy trade so that pending  order will be be actived and new pending order of Buystop with Double lot will be placed at the stop loss of active sell order. it will be continue in above manner untill take profit will hit.then the next trade will start again with the original lot size only. TP and SL of All pending orders will be 10 pips

IF stop loss of Sell trade hit then
we have already placed a pending order of Buy Stop with double lot size at the Stop loss of Sell trade so that pending  order will be be actived and new pending order of Sellstop with Double lot will be placed at the stop loss of active Buy order. it will be continue in above manner untill take profit will hit. then  next trade will start again with  original lot size only.TP and SL of All pending orders will be 10 pips

And so my EA will need the following components:

The original Lot size to begin with.
An option to start with a BUY or with a SELL trade
STOP LOSS and a PROFIT Target in pips for every trade.
Lot Size,Take profit and Stoploss should be changeable according to need at start.

A limit of how many times the EA should place pending order with double lot size if SL of trade hit and after that limit the next trade the EA should go back to it's original size.

whatever can be open and flexible for me to change around should be so.

応答済み

1
開発者 1
評価
(39)
プロジェクト
50
18%
仲裁
6
33% / 50%
期限切れ
0
2
開発者 2
評価
(85)
プロジェクト
169
44%
仲裁
3
67% / 0%
期限切れ
5
3%
仕事中
パブリッシュした人: 1 code
3
開発者 3
評価
(45)
プロジェクト
63
52%
仲裁
5
0% / 40%
期限切れ
1
2%
4
開発者 4
評価
(6)
プロジェクト
6
33%
仲裁
4
0% / 100%
期限切れ
0
5
開発者 5
評価
(45)
プロジェクト
46
24%
仲裁
34
9% / 85%
期限切れ
10
22%
類似した注文
Simple MA indicator with buy and sell arrow with a push notification. Conditions for buy or sell should be when price breaks above or below the MA and then retraced back to the MA creating a HH/HL or LH/LL then the buy/sell signal arrow should be at the reversal candle that forms the HL/HH. And on indicator window1 RSI cross over MA and the RSI line
I need any highly profitable robot which can trade small account like 50-100USD and any currency pair(s) The robot should avoid trading around news time and have good risk management. It should use any strategy which is profitable and not those unacceptable by brokers. Demo versions will be required before selection
I need a high-speed Expert Advisor (EA) for MT5 designed specifically for XAUUSD (Gold) scalping. The bot should focus on fast entries and quick profits with high efficiency. Main requirements: 1. Symbol: XAUUSD (Gold only). 2. Platform: MetaTrader 5. 3. Strategy type: Scalping (fast trades, quick profit). 4. The bot should open trades frequently based on fast market movements. 5. Small Take Profit (quick profit
Gold_m1_ob_bot. 30+ USD
import MetaTrader5 as mt5 import pandas as pd import time from datetime import datetime # ================== CONFIG ================== SYMBOL = "XAUUSD" TIMEFRAME = mt5.TIMEFRAME_M1 LOT = 0.01 MAX_OBS = 12 # keeps signals frequent ATR_PERIOD = 14 IMPULSE_FACTOR = 1.5 # strong candle = impulse SESSION_START = 8 # GMT (London open) SESSION_END = 20 # GMT (NY close) MAX_SPREAD = 30 #
A perfect indicator 30 - 80 USD
Merge nearby zones yes/no Alert on/off Label on/off Show only current relevant zones near price yes/no Distance filter from current price Zone transparency Colors Preferred Output on Chart: I want the indicator to show only: the strongest nearby support zones under price the strongest nearby resistance zones above price major higher timeframe zones clean chart view I do not want excessive clutter. Entry Assistance
Criei um Robô para a venda alta precisão que automatiza a estratégia de correção média de Larry Williams. Possui filtros de tendência seletiva, controle de lote por risco percentual e execução rápida. Compatível com contas Hedge e Netting. Configuração simples e otimizada para mercados de alta volatilidade. *55(16) 993786056
SMC ORDER BLOCK 30 - 60 USD
I want already build FULLY AUTOMATED order block MT5 XAUUSD HTF H4 ENTRY LTF M15 - Show result on live account. m15 ob entry in the direction of h4 ob bias the developper to provide source code in the end
Project Title: Custom XAUUSD Support & Resistance Indicator Platform Required: MT5 preferred. If possible, also provide TradingView Pine Script version later. Main Goal: I want a custom indicator made specifically for XAUUSD (Gold) only. The indicator should automatically detect and draw strong support and resistance zones where price has a high probability of reacting, rejecting, or reversing. It must update
1. IF price forms: - Higher highs + higher lows → TREND = BUY - Lower highs + lower lows → TREND = SELL ELSE → NO TRADE 2. IF: - Trend = BUY - Price retraces to support zone - Bullish engulfing candle forms - TDI green crosses above red (optional) THEN: - Execute BUY 3. IF: - Trend = SELL - Price retraces to resistance - Bearish engulfing forms - TDI confirms THEN: - Execute SELL 4. Risk per trade = 1% of account Lot
I need a high frequency trading robot for gold in one or 5 minute timeframe the robot should have spread filter where it should only open trades below a set spread should have news filter to allow trading during fundal news or not the robot should have input in number of minutes to close all open trades and remove pending orders before fundamental news as part of news filter. It should also have the number of minutes

プロジェクト情報

予算
30 - 40 USD
締め切り
最低 1 最高 3 日