EA THAT WILL HANDLE AN OPEN MANUALLY TRADE AND WILL OPEN 2 MORE TRADES IF THEY MEET THE CRITERIA

MQL4 Эксперты

Работа завершена

Время выполнения 6 дней

Техническое задание

Pip Flash ( NAME OF THE EXPERT ADVISOR)


This Expert Advisor Will handle Open Trade and Will Have to Open 2 Mores Trades if They Meet the Criteria


I want to Display the Following information When It detect the Trade


I will Open the FirstTrade Manually


The EA will only Handle Trades where they are Attach  only,



I want to scan the Open Trade and Get the Following Information


  1. Asset = Pair (Example EUR/USD)

  2. Lot Size = Lot Size (Example 0.10)

  3. Order Number = Order Number (Broker Order Number)

  4. Trade Name = Trade1 

  5. Pips = Pips of the Trade

  6. Value per Pip = $1.00 (Because Lot Size is 0.1 and the pair is EURUSD) The EA need to calculate that

  7. Balance1 = Balance of the First Trade.

  8. Balance2 = Balance of the Seconde Trade

  9. Balance3 = Balance of the Third Trade

  10. Order Type 1 = Order Type (BUY OR SELL)

  11. Order Type 2 = Order Type (BUY OR SELL)

  12. Order Type 3 = Order Type (BUY OR SELL)

  13. Asset Balance Target = value per pip X Take Profit1  X Balance Target Multiplier

  14. Asset Balance Total = Balance1+Balance2+Balance3


DISPLAY INFORMATION

  1. Display Information

ACCOUNT NAME:
ACCOUNT NUMBER:
ACCOUNT BALANCE:
ASSET
ASSET BALANCE:
ASSET BALANCE TARGET:
ASSET LOT SIZE ORDER NUMBER ORDER TYPE TRADE NAME PIPS BALANCE
EUR/USD 1.00 12345600 BUY TRADE1 2 $20.00
233 BUY TRADE2
2323 BUY TRADE3
BALANCE TOTAL $20.00

  1. Manually Inputs Need it (Please by default put zero)

    1. Take Profit1 = 0 (Pips)

    2. Take Profit2 = 0 (Pips) Add the Spread option ( yes or no)

    3. Take Profit3 = 0 (Pips)Add the Spread option ( yes or no)

    4. Stop Loss1= 0 (Ppips)

    5. Stop Loss2= 0 (Ppips)

    6. Stop Loss3= 0 (Ppips)

    7. Hide Take Profit = yes or no option

    8. Hide Stop Loss = yes or no option

    9. Second Order Size Multiplier = 1.5 (example by default put 0)

    10. Third Order Size Multiplier = 1.5   (example by default put 0)

    11. Order Type 2 = 2 options( Opposite or Same of Order Type1)   

    12. Order Type 3 = 2 options( Opposite or Same of Order Type2)

    13. First Order Pip Loss = 0 (pips)

    14. Second Order Pips Loss = 0 (Pips)

    15. Balance Target Multiplier = 1.5 (Example)




  1. OPEN SIZE LOT FOR THE NEXT TWO TRADES THAT THE EA WILL OPEN


    1. Lot Size Trade1 = Lot size of the first Manually Open Trade

    2. Lot Size Trade2= Lot SizeTrade1 X Second Order Size Multiplier

    3. Lot Size Trade3 = Lot SizeTrade1 X Third Order Size Multiplier



  1. OPEN ORDER FOR THE NEXT TWO TRADES IF THEY MEET THE FOLLOWING

    1. Open the Second Order If

      1. First Order Pip Loss is hit

      2. Order Type = Order Type 2

      3. Lot Size = Lot Size Trade2

      4. Take Profit on Second Order = Take Profit2

      5. Take Profit of the First Order Modify = 0 (Pips) 

      6. Stop Loss on first Order Modify = Take Profit2


  1.  OPEN ORDER FOR THE NEXT  TRADE IF THEY MEET THE FOLLOWING

    1. Open the Third Order If

      1. Second Order Pip Loss is hit or Entry Price First Order is Hit

      2. Order Type = Order Type 3

      3. Lot Size = Lot Size Trade3

      4. Take Profit on Second Order = 0 

      5. Take Profit of the Second Order Modify = 0 (Pips) 

      6. Take Profit of the first Order Modify = take Profit3 


      7. Stop Loss on Second Order Modify = Take Profit3


  1. CLOSE THE ORDER IF THE MEET THE FOLLOWING

    1. If Balance Total >= Balance Target

    2. Close all three Trades

Откликнулись

1
Разработчик 1
Оценка
(48)
Проекты
91
31%
Арбитраж
28
29% / 43%
Просрочено
42
46%
Свободен
2
Разработчик 2
Оценка
(769)
Проекты
1033
44%
Арбитраж
50
8% / 50%
Просрочено
117
11%
Свободен
3
Разработчик 3
Оценка
(73)
Проекты
132
52%
Арбитраж
9
44% / 33%
Просрочено
64
48%
Свободен
Похожие заказы
hi hi there i have an strategy on tradingview and i want to automate it like metatrader EA so i want the strategy to open and close trade automaticlly on tradingview
We are looking for an experienced Expert Advisor Developer who can build a customized MT5 Expert Advisor for us. The Expert Advisor would use two built-in indicators as entry/exit signals and our own risk management strategy with customizable inputs. The goal is to create a reliable and efficient trading tool that can automate our trading process on the MT5 platform. Skills required: - Strong understanding of
I need stochastic div (hidden &regular ea) that should perform task in all tf's ..divergence is a repaint stly so i want to use it with candlestick flips .. so bet for it
Hello, I have an indicator from a friend and I'd like to replicate it on my own TradingView or MT5 platform. Could you assist me with that?. Here is the link
so basically I have an EA(mql5), AI script(python), flask server and socket server both on python. Now this is an experimental script as I am trying to learn. However the EA is not entering any trades. How much would it cost for you to troubleshoot this for me? Thank you in advance
NEW FUNCTION 50+ USD
La idea es la siguiente, sería un EA semi automático. Yo como trader opero en zonas. En adelante las vamos a denominar ``zonas calientes´´. El EA debe que necesito debe operar conforme a 4 zonas calientes que yo configure en el mismo. ¿Qué hará el EA en cada una de esas zonas calientes que yo he configurado? En cada una de estas zonas el EA debe realizar hedging (crear un rango en el cual el EA entrara en sell o en
I have the bot just over half made, from another developer who let me down and decided they no longer wished to finish the project, so I have a basic example of the fundamentals of what it could look like, although multiple functions I require do not work, but I can show this to you on request. There are multiple features that I require, so please read the in depth requirement sheet on the attachment. Function: To
I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss
I want a program that will help calculate and enter the market on full margin for me. I just need to put in the price for entry, Stop loss and TP then it will calculate the lot sizes for entering the trade on full margin on Mt5
"I need an expert advisor (EA) based on stochastic divergence and candlestick formation. It should be able to identify both hidden and regular divergences. The EA should also include modified risk-reward ratios, modified timeframes, and a trailing stop loss. It is important that the EA is 100% accurate. Once an experienced developer applies, I will share the complete strategy."

Информация о проекте

Бюджет
30+ USD
Исполнителю
27 USD