Spezifikation
A High Frequency Trading System, which trades when the market is at very high volatility.
It must use several unique indicators to detect the price fluctuation in very short terms, open an order when a breakthrough takes place, and capture several pips
instantly within a few seconds.
Every pending order must have a inherent stoploss, and every existing order a trailing stop to preserve the capital.
It must be optimized to work with EURUSD GBPUSD AUDUSD USDCHF USDCAD USDJPY EURGBP EURCHF EURJPY and about 12 or 16 other crosses.
Hedge position (BUY & SELL) and always have SELL POSITION above BUY POSITION...
Enable closing all positions (PENDING & ACTIVE) at the most profitable point and reinter the market with the same specifications and so on...
Combinating news trading, scalping and hedging regarding to those specifications.
If the price moves in profitable direction, a trailing stop is activated and a stop loss is moved to breakeven.
If the price is at a loss, must hedge this position always having SELL over BUY.
The Expert Advisor must automatically re-invests (adds to the initial lot), while the deposit is increasing.
Use different currency pairs optimizing positions by volatility and spread size.
The Expert Advisor uses "Resistance Breakthrough" strategy waiting for the most profitable and less risky moment on the market.
Parameters
Lots - use fixed lot size
Risk - calculate the lot size dynamically as a fixed value of the capital , only works when the "Lots" is set to be 0
EA_Comment - must place my personal comment
MAGIC - magic number, it is set for each currency pair by default
Max_Spread - maximum spread allowed to open an order according to BROKERS'S SPREAD FOR THAT CURRENCY
StopLoss - stoploss value of each order
Distance - the distance between the pending order price and market price
TrailStop - the trailing stop level of an existed order
Show_Info - turn on/off the info panel on the chart
Direction:
Both Sides: open order both following and against trend
Follow Trend: open order only following trend
Against Trend: open order only against trend
AllPositions = trail all positions in the terminal.
ProfitTrailing = trail when a certain profit level is reached.
TrailingStop = 100 - profit value, at which trailing enables breakeven.
UseSound = trailing sound.
NameFileSound = "expert.wav" - sound file name.
It must use several unique indicators to detect the price fluctuation in very short terms, open an order when a breakthrough takes place, and capture several pips
instantly within a few seconds.
Every pending order must have a inherent stoploss, and every existing order a trailing stop to preserve the capital.
It must be optimized to work with EURUSD GBPUSD AUDUSD USDCHF USDCAD USDJPY EURGBP EURCHF EURJPY and about 12 or 16 other crosses.
Hedge position (BUY & SELL) and always have SELL POSITION above BUY POSITION...
Enable closing all positions (PENDING & ACTIVE) at the most profitable point and reinter the market with the same specifications and so on...
Combinating news trading, scalping and hedging regarding to those specifications.
If the price moves in profitable direction, a trailing stop is activated and a stop loss is moved to breakeven.
If the price is at a loss, must hedge this position always having SELL over BUY.
The Expert Advisor must automatically re-invests (adds to the initial lot), while the deposit is increasing.
Use different currency pairs optimizing positions by volatility and spread size.
The Expert Advisor uses "Resistance Breakthrough" strategy waiting for the most profitable and less risky moment on the market.
Parameters
Lots - use fixed lot size
Risk - calculate the lot size dynamically as a fixed value of the capital , only works when the "Lots" is set to be 0
EA_Comment - must place my personal comment
MAGIC - magic number, it is set for each currency pair by default
Max_Spread - maximum spread allowed to open an order according to BROKERS'S SPREAD FOR THAT CURRENCY
StopLoss - stoploss value of each order
Distance - the distance between the pending order price and market price
TrailStop - the trailing stop level of an existed order
Show_Info - turn on/off the info panel on the chart
Direction:
Both Sides: open order both following and against trend
Follow Trend: open order only following trend
Against Trend: open order only against trend
AllPositions = trail all positions in the terminal.
ProfitTrailing = trail when a certain profit level is reached.
TrailingStop = 100 - profit value, at which trailing enables breakeven.
UseSound = trailing sound.
NameFileSound = "expert.wav" - sound file name.
Bewerbungen
1
Bewertung
Projekte
147
67%
Schlichtung
21
10%
/
71%
Frist nicht eingehalten
44
30%
Frei
2
Bewertung
Projekte
670
33%
Schlichtung
60
17%
/
32%
Frist nicht eingehalten
113
17%
Arbeitet
Ähnliche Aufträge
OFFICIAL MQL5 SOFTWARE REQUIREMENTS SPECIFICATION (SRS) Project Name: "Quantum-Shield 2.0" Institutional EA Platform: MetaTrader 5 (MT5) Execution Logic: Fully Automated Instrument: GER40 (DAX) Timeframe: 10 Minutes 1. ARCHITECTURAL MANDATE The Expert Advisor must be a monolithic, high-performance C++ based MQL5 application. No DLLs, no external python bridges. The logic must be entirely self-contained. 2. SIGNAL
Hi All, I am looking for an EA which I have attached the video of. It places a buy stop and sell stop with 250 pips above and below current price for every minute with SL as 300 pips and TP as 500 pips. If any of of them triggers in the minute other will be cancelled, it will not place any pending orders till either of SL or TP is hit and places new set of pending orders the very next minute of SL or TP hit minute
EA Development Request I need an EA with this logic: Detect channels / wedges / triangles Entry: Reversal at channel edge + engulfing candle Breakout of pattern Timeframe: M5 / M15 / M30 (scalping) SL/TP: Fibonacci or fixed pips (settings) Filters: Trend (H1/H4) Spread Time filter Settings: Lot size / risk % Enable/disable modes Max trades Requirements: Must work on XAUUSD No repaint Fast execution Send your proposal
Robot Martingale for XAUUSD
30 - 1000 USD
I need a smart and profitable DCA or Martingale robot that can trade from 10,000 to 1 million cents with good profit. Please send me an ex5 demo so I can test it. It needs to be compatible with 2-digit or 3-digit brokers by default. Source code will be provided upon completion
Specification I need a mt5 Expert advisor EA to manage intraday trades with strict risk management. The EA must -Handle between 5 to 8 clean trades a day max altogether throughout all 3 sessions. no big news trading times and no overnight trades -Use 1 % on forex pairs and up to 2% on XAUUSD risk per trade - Automatically calculate lot size based on stop loss -use fixed RR ratio [1:2] For forex pairs
Universal Indicator EA for MT5
30 - 100 USD
The Expert Advisor (EA) must work with any custom indicator that provides Buy and Sell signals through buffers. The EA should read signals from the indicator and execute trades according to the defined rules. The EA must be universal and able to work with different indicators as long as they provide signal buffers. I will share the rest of the details with you shortly
I have an existing TradingView Pine Script. I will provide the Pine Script source code after agreement. Goal: Convert the logic into MT5 (MQL5) and build an EA. Phase 1: Create MT5 indicator that matches TradingView signals (M15 only) Phase 2: Build EA with strict execution rules: max 4 trades total one trade per symbol gold lot limit (max 0.02 total) reversal logic (close then open opposite) no re-entry after manual
Requirements 1.Robot for Entry and Exit rules as per my indicators. 2.Back testing which can work on all time frames. 3.A system which i can modify later on as well according to my studies
Fixing a bugged EA
36+ USD
I have been working on an EA that is based on Ichimoku cloud and SMC internal blocks for stop loss. ENTRY BUGS: 1. I have entries issues with the chenkou and price action. It is entering trades when chenkou is poking through the kumo. This shouldn't happen. There should be a candle close with chenkou above kumo or below. 2. Another entry issue with other criteria for tenkan and price action also these entries are
MT5 Dual-Account Hedge Synchronization
100 - 180 USD
MT5 Dual-Account Hedge Synchronization EA I need an Expert Advisor for MetaTrader 5 that runs on two trading accounts (same broker, same VPS). The EA must work in a bidirectional way (both accounts run the same EA). Core Functionality: - Detect when a trade is closed using OnTradeTransaction() - Capture: symbol, closed volume, account ID, timestamp - Send this data to the other account via a shared local file On
Projektdetails
Budget
20+ USD
Ausführungsfristen
bis 1 Tag(e)