hi, please check the job details below. only show interest if you can really do this with no bugs and with in mentioned price.
its a double end hedge martingel but same lot price.
HOW THE ORDERS WILL WORK ?
first i want to tell you how an order will work. suppose ea has opened a buy and it goes to minus and at a given distance ea will place a hedged position. and if it goes more minus ea will again place a buy and sell at given distance and continue till market returns. it will continue to activate break even for sell positions as market keeps moving down now when market returns sells will closed with break even and buys will go for profit.
there can be 2 conditions when market returns back,,,see example .
buy opened at 1.33500 and market goes low
hedged position opened at 1.33400 , market keeps going low and 2 more hedges are opened at 1.33300 and 1.33200
First Condition
break even is active for all sell positions which are hedged and as we can say that break even was set at 50 and market takes back from 1.33135 so break even will be active for all sell positions in this case ,,,, if there is a 10+ break even sell will be closed at 1.33190 and buy will go on..
second condition
break even is not yet active for sell and market goes back ,,,both positions will be closed as they reach upper hedge. so if market returns from 1.33185 the positions which were hedged will be closed when market goes up to 1.33200.
Orders Setup
Ea will start from opening a hedged position and pending orders will be placed at both sides in form of buy and sell stops. it will be manged with number of orders and order step. Ea will post one more pending order when ever an order is opened,,suppose EA has posted 7 buy and sell stops at both sides of the market at start ,now if market goes up and a pending buy is opened EA will place one more pending order at the top of 7th order at given distance..so the number of pending orders will remain the same as EA will keep placing new pending orders.
Hedged Orders
just as the pending orders at both ends pending hedged positions will also be placed at both ends and will be managed through hedge distance and number of hedges. Hedge orders will work in way that any hedge position should not be missed in quick market conditions.
Order Reopen Function
suppose a pending buy stop was placed at 1.33200 it was opened as market reached it now the order has been closed with tp, break even or sl and market again comes below that price value (1.33200) ,,say market comes back to 1.33150 at this point that pending order should be placed again but only if the first order has been closed. this function will be manged through reopen distance, same will work for sell stops if the the order is closed and market comes higher from that price to a give distance the pending order will be placed again.. this function will work for both single orders and hedged positions too,, i want different reopen distance settings for single and hedged orders.
Profit Target
profit target function will also be added,,suppose our profit target is 50 and equity is 1000 when ea started so when equity reaches 1050 EA will stop everything ,close all active and pending positions and stop working.
and also other normal functions like SL, TP , TS etc.
let me know if you have any questions.
Benzer siparişler
┌─────────────┐ │ SMC ROBOT │ │ v2.0 │ └─────────────┘ [ANTENNA] │ ╔════════╧════════╗ ║ HEAD UNIT ║ ║ ┌───────────┐ ║ ║ │ ◉ ◉ │ ║ ← Optical Sensors ║ └───────────┘ ║ ╚════════╤════════╝ │ ╔════════╧════════╗ ║ TORSO ║ ║ ┌───────────┐ ║ ║ │ SMC CORE │ ║ ← Processing Unit ║ │ ARM V9 │ ║ ║ └───────────┘ ║ ║ [||||||||||] ║ ← Power Indicator ╚═══╤═══════╤════╝ │ │ ┌───┘ └───┐
I already have the source code of an MT5 Expert Advisor. The EA is about 70% complete. I need someone to modify and complete it. Requirements: • Manage EURUSD only. • Manage manual trades only (Magic Number = 0). • Support unlimited manual positions simultaneously. • Automatically add a 10-pip Stop Loss if a position has no Stop Loss. • Automatically add a 10-pip Take Profit if a position has no Take Profit. • Do not
I am looking for an expert MQL5 developer to build a robust, professional Expert Advisor for Gold (XAUUSD). The EA must be Event-Driven (OnTick) with no 'Sleep' functions, ensuring instant execution. Core Logic: Grid Strategy: Start with 0.02 Buy/Sell. Lot size sequence: 0.02, 0.03, 0.05, 0.09, 0.14, 0.26, 0.44, 0.75, 1.28, 2.18 (Max 10 steps). Dynamic TP: Total basket TP must update instantly upon new order
I am currently using the attached Arbitrage MACD indicator. However, there are no signal alerts associated with this indicator. I would like to receive notifications on my android device the bar after a blue long arrow appears and the bar after a red short arrow appears. This is the current code: //+------------+-----------------------------------------------------+ //| v.22.04.07 | ArrZZx2.mq4 |
I just copy and past what i need Features Opening and closing orders at market and limit price Copy Take Profit / Stop loss orders Trades are manually by using the "Chart Trader Feature" within NT8-Charts or separate Window. Advanced symbol and Lot mapping Blazing fast – copy as fast as 10 ms Copy multiple symbols in parallel In the Case that the connection between NT8 and MT5 is lost, including a solution to
Project Overview: I am looking for an expert MetaTrader 5 (MT5) developer/architect to build a highly optimized, professional-grade Trade Copier system. This is NOT a basic trade copier. It requires advanced execution handling, bypass mechanisms, strict risk management, and multi-threaded syncing. Here are the complete requirements for the project: 1. Architecture & Topology: Multi-Account Routing: Must support both
: Hello, I am looking for an experienced MQL4 developer to create a custom Binary Options Trading Bot for MetaTrader 4 (MT4). The bot needs to automate trades based on clear conditions and must have a reliable integration feature. I would like the bot to work smoothly with Telegram so that it can either receive signals from a channel/group or send instant trade notifications directly to my Telegram. The code should
I am looking for an experienced MQL4 developer to create an Expert Advisor (EA) based on signals from a custom indicator. Requirements: 1. The EA must use a single custom indicator that draws buy and sell arrows directly on the chart. 2. When a buy arrow appears, the EA should wait until the current candle closes. If the arrow is still present after the candle closes, it should open a BUY trade. 3
//+------------------------------------------------------------------+ //| ThreeBullEMA10EA | //| Strategy: 3 Bullish + EMA10 Break | //+------------------------------------------------------------------+ #property strict extern double LotSize = 0.01; extern int Slippage = 3; extern int MagicNumber = 12345; extern int EMA_Period = 10;
I have an expert advisor's investor login. I want you to study it and make me the exact same EA. There should be absolutely no differences or mistakes. You should have great observation skills for this aswell