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
Requirements Specification Here is an example of Requirements Specification for the development of the MACD Sample Expert Advisor, which is available in the MetaTrader 5 standard package. 1. The idea of the trading system is as follows : market entries are performed when MACD's main and signal lines intersect in the current trend direction . 2. Trend is determined based on the Exponential Moving Average with
I will pay you a REWARD, if you find / create an EA that fits ALL the below criteria! Platform : MT4 ONLY! NOT MT5, I repeat: NOT MT5!! Timeframe : doesn’t matter Pair : doesn’t matter Strategy : doesn’t matter Drawdown : no more than 25% Return : minimum 5%, every month Lot sizing : dynamic lots I will backtest the EA with 99.9% tick data accuracy for a period of 20+ years . If the EA can produce minimum 5% returns
Hello, I am looking for an existing MT5 EA for XAUUSD (Gold). I do not want a custom EA from scratch. I need a high-frequency breakout scalping EA with: Buy Stop & Sell Stop (OCO) Fixed Stop Loss Automatic Break-even Tick-by-tick Trailing Stop One trade at a time If you already have such an EA, please send live results, demo, pricing, and videos
PROGRAM: PSMI Market Intelligence Engine v1.0 OBJECTIVE: Analyse the market from higher timeframes to lower timeframes, build a market narrative, and only allow execution when every condition is confirmed. ========================================================= STEP 1 LOAD DATA ========================================================= Read: Monthly (future) Daily H4 H1 M15 M5
Hello, I am looking for someone to Run and Monitor the EA and Signals in the account. Should be able to monitor daily and fix any issue in the signal Copying and EA running. The Settings and configuration to be checked and updated periodically. Should be available to report and update on daily basis. Tell me the cost and your previous experience for the same. Thanks
Looking for an Experienced MQL4/MQL5 Developer to Build a Professional Scalping Expert Advisor (EA) I am looking for an experienced MQL4/MQL5 developer to build a professional Expert Advisor (EA) for MetaTrader 4 or MetaTrader 5 from scratch. My goal is to develop a high-quality scalping system with strong risk management and long-term profitability potential. I am not looking for unrealistic promises or "100%
void OnTick() { // Check if we already have an open trade if(OrdersTotal() == 0) { // Get the value of a 14-period Moving Average double ma = iMA(Symbol(), 0, 14, 0, MODE_SMA, PRICE_CLOSE, 0); // Basic Condition: If current close price moves above the MA, buy if(Close[0] > ma) { int ticket = OrderSend(Symbol(), OP_BUY, 0.1, Ask, 3, 0, 0, "My First Bot", 0, 0, clrGreen); } } }
i brought an EA called profit hunter killer and the file is not working any more its a scalper type EA can anyone here decomplie the file as i cam not abe to reach the seller i brought it on Shopee malaysian website
Recently I have backtested more than 100 EAs and I have come to a conclusion that in the long-term all of them produce catastrophic results. I used 99.9% data quality and whenever possible decades of data. In the short-term almost all of them can have nice gains. But there is hardly any EA that could survive even just 3-5 years, let alone decades ! This got me thinking: if almost all EAs are unfit for long-term
I need to connect my online store to the NinjaTrader API for automated order fulfillment and license creation/revocation. If you have experience integrating with the NinjaTrader Ecosystem API or implementing vendor licensing, please contact me with your relevant experience and approach