Hello
I will explain roughly about parameters first :
·
EA Type :
·
Magic Number
·
RSI (Period) : Place 1
stSell / Buy based on RSI(Period)
·
Random : Randomly place 1st Sell or Buy
·
Auto Buy : True/False : Allow EA to Buy automatically
·
Auto Sell : True/False : Allow EA to Sell automatically
·
Start Exponent Lots : Exponent Lot from which order number
·
Lot Exponent: To determine the Lot exponent 3
rdorder . The 1
stand 2
ndorder are same lot
·
Lots (Lot) : Initial Lot
·
Take Profit(Point) : Count by Point (Exclude Spread)
·
Profit 0 (Order) : Example EA are openning 5 trades, the trade 6
th will calculate Lot size to make
5 openning trades become 0 Profit if hit Target (set by TakeProfit)
·
Pipstep (Point) : When price are moved N Points , the EA trigger Buy/Sell . Exclude Spread.
·
Order Buy Max (Order) : Maximum number of Buy position
·
Order Sell Max (Order) : Maximum number of Sell Posistion
·
Timeframes : Determine how RSI’s preiod
·
Apply to : Open or Close price or bar/candle
·
OPEN BUY <= : System will trigger Buy if Price move N points and RSI(Period) < this parameter
·
OPEN SELL >= : System will trigger Sell if Price move N points and RSI(Period) > this parameter
·
START TIME : Before Start time, Set above OPEN BUY <0 , Set OPEN SELL >100
·
END TIME : After End Time, Set above OPEN BUY <0 , Set OPEN SELL >100
·
There are 2 button : BUY LIMIT and SELL LIMIT and one Manual input Limit Price . This is to trigger last order to balance all
Pre-Openned Positions and Modify TP of ALL postions to same TP (see images 2). This is key thing when want to system to SOFT CLOSE all position ,
will open last buy Manually by technical analyst .
System Logical :
1.
Setup initial Lots for Intial Buy or Sell (Buy/Sell 1) by RSI(2) AND Price move XXX Point from when Auto Trading Enabled.
2.
Price move N points (PipStep) AND RSI(Period) is : EA will open 2nd buy/sell and modify TARGET PRICE of combination Buy/Sell 1 +
Buy/Sell 2. So both Buy/Sell 1 and Buy/Sell2 will have same TP
3.
Price move N points : EA will open 3rd buy/sell with new Lots = LotExponent * Inital Lots and modify TP of Buy/Sell1 , Buy/Sell2,
Buy/Sell3 so all 3 Positions will have same Target Price.
4.
Continue until MAX Open Order is hit.
5.
Buy/Sell determine by Random or RSI (Period)
6.
There are 2 button : BUY LIMIT and SELL LIMIT and one Manual input Limit Price . This is to trigger last order to balance all
Pre-Openned Positions and Modify TP of ALL postions to same TP (see images 2). This is key thing when want to system to SOFT CLOSE all position ,
will open last buy Manually by technical analyst .
1.
Start time , Stop time
-
Before Start time , After Stop time : : OPEN BUY <=0, OPEN SELL >=100 : So AUTO TRADING Still keep enable without need to Stop.
-
Between Start time and Stop time : Follow by Parameter
2.
Options to start Exponents Lot number from which orders (examples Exponents from 4
thorders,…)
3.
Option to select BUY&SELL , ONLY SELL , ONLY BUY
4.
Basket Close to close all orders if Target Profit is hit or SL is reach
5.
STOP EA (STOP Same as Start Time and End time above ) Before Red news N hours
I will provide more details
Thanks
相似订单
Hey guys, I’ve got an MT4 HFT EA that’s showing strong results on an IC Markets demo account, and I'm looking to move it over to MT5. Does anyone have a solid MT5 version that performs well on IC Markets? Having the source code (MQL5) included would be awesome. Thanks for any leads
Title: Custom EA: Dynamic Trailing Limit Grid with Volatility/Velocity Filter and Auto SL/TP Description: I am looking for an experienced MQL5 programmer to develop a high-performance, robust Expert Advisor (EA) for MetaTrader 5. The strategy relies on dynamic trailing limit orders that automatically adjust to market price changes, featuring a safety buffer during high-velocity price spikes. The EA must include the
Projet : Automatisation de la Stratégie ABCD Fibonacci + Module de Récupération (Recovery) Plateforme : MetaTrader 5 (MQL5) 1. PRÉSENTATION DU PROJET L'objectif est de développer un Expert Advisor (EA) sur MetaTrader 5 exécutant de manière 100% automatique une stratégie systématique basée sur la structure de prix ABCD, les niveaux de Fibonacci, un filtre de tendance par moyennes mobiles et un mécanisme spécifique de
Freelance Task — EA Recovery Layer Hello. I have a ready-made MQL5 EA. The signals, SL/TP and lot calculation should essentially not be touched. I need a recovery system added. I am not a programmer — below is how the robot should behave. What stays Entry only from an EA signal. Stop-loss is not a new signal. Trailing is already built into my EA — recovery does not implement its own trailing. If trailing is disabled
Should be as it but no alarms, also we need to add a deep search so he can see all the preves candles and a memory function so its not slowing down the indicator. for higher time frames daily 4h 1h around 365 days and for lower time frames we do up to 20k bars but both flexible so i can change it later. the memory is important so the indicator is not always recalculating everything when a new candle shows especially
Creating a bot using the Parabolic indicator with a simple interface.. I want a bot that uses the Parabolic SAR indicator only, with these orders attached to it. Boot name : HEMIN .FX Magic number : 000000 …………………………………………………. Trade behavior : regular OR inverse OR only long "buy" OR only short "sell" Timeframe : ………… Period: ……… ………………………………………………….. Lot size : ……………… Break even in points : …
Hi, I need an experienced NinjaTrader 8/NinjaScript developer to finish or rebuild an automated futures strategy, ideally by the end of this week. I already have the complete TradingView Pine Script reference strategy, an existing ~2,000-line NinjaScript implementation, Playback logs, and known historical benchmark trades. MOST IMPORTANT REQUIREMENT: TRADINGVIEW ↔ NINJATRADER PARITY. The Pine Script is the reference
I am looking for a developer experienced in EAs, MT5 and trade management optimization to help me add an intelligent early-exit system to my existing XAUUSD trading robot. The EA is already fully functional and performs best on the M15 timeframe. The entry strategy, BUY/SELL logic, sessions and core structure are already implemented. The work should focus exclusively on adding early exits for trades that are
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