Modification of MT4 EA and copying it into an MT5 EA as well. Both EAs to be supplied

指定

Existing EA acts like a Trade Manager. It has interface on the chart will all required buttons.

It uses up ENTIRE equity to trade and when winning, adds new trades if there is enough winning that can open a new trade. If not enough to post initial margin, it will wait till enough winning is in the account before posting new trade.

The trading will continue for all until common Take Profit level is hit. 

It chooses size of the lot by itself depending upon the amount of winning available. you are expected to put in Equity (like a Stop Loss amount) which will be at stake. It will be fully used for trading. The rationale is Stop Out (Margin call) will be applied by the broker depending upon their policies.

Regulated brokers have to stop trading when 50% of margin is used up. 

Other brokers allow up to 80% of margin before trading is stopped.

EA is opered mostly by pressing buttons on the trading panel. 

On the same panel three new buttons should be created

(3) Hedge Now (4) Hedge Later (5) Enter by System

If Hedge (3)  is selected there should be a choice for Hedging 

Hedge Now (default ) : 

Hedge by Pending order.

When Hedging is pressed, all trades will be locked by trading in opposite direction

If Pending Hedging order is selected : Have to give choice of hedging by inputs of Price or Pips Distance or % Margin Level . Any of the three inputs. 

Margin Level (%) gives warning about equity moving towards Stop Out level or Margin Call. 

Margin Percent or Load on Deposit

2. Give new parameter for Hedging Pending Order. 

(a) Hedging Release lock: at price level xxxxxxxxxxx if profit target not reached before reaching the price level

(b) Hedging Pending Order: If selected  give separate Hedging Take Profit (pips)  and Hedging Stop Loss (pips) .

Please note the EA has a facility of using Pending Order to be set for Buying or Selling.

It should not be confused with new Hedging Pending order parameters to be coded.

Enter by system

Inside EA selection should be input for two systems

System 1:

Use Daily Open Line and distance in Pips or percentage or Standard Deviation from Today's Daily Open  to trigger trade

System 2:

Use Murrey Math Lines levels (called Octave) for entry, stop loss and Take profit

Entries: Selection of Murrey Math levels plus Pips Distance chosen triggers the entry

  • A buy order is placed when a bar closes below xxxxx pips of Murrey Math support levels selected. (Pullback)
  • A sell order is placed when a bar closes above xxxxxx pips of Murrey math resistance level selected (Reversal) 
  • =====  MM Levels to Trade =====>
Key levels to be used as Resistance for Overnight positions
  • [-2/8]P Extremely Overshoot:  True/False
  • [-1/8]P Overshoot:  True/False
Key levels to be used as Support for Overnight positions
  • [+1/8]P Overshoot [+1/8]:  True/False
  • [+2/8]P Extremely Overshoot:  True/False
Other levels that will be used for quick trading (when momentum is strong)
  • [0/8]P Ultimate Support - Extremely Oversold:  True/False
  • [1/8]P Weak, Stall and Reverse:  True/False
  • [2/8]P Pivot, Reverse - Major:  True/False
  • [3/8]P Bottom of Trading Range:  True/False
  • [4/8]P Major Support/Resistance Pivotal Point:  True/False
  • [5/8]P Top of Trading Range:  True/False
  • [6/8]P Pivot, Reverse - Major:  True/False
  • [7/8]P Weak, Stall and Reverse:  True/False
  • [8/8]P Ultimate Resistance - Extremely Overbought:  True/False

 



相似订单
Bonjour, je recherche un développeur MQL5 expérimenté pour créer un Expert Advisor pour MetaTrader 5 basé sur une stratégie de trading intégrant des principes de gestion des risques rigoureux et d'intelligence financière. Le robot doit être capable de gérer plusieurs paires de devises et d'optimiser automatiquement les entrées et sorties en fonction de conditions de marché prédéfinies."
MT4/MT5 HFT EA us30 30 - 3000 USD
Hello everybody, I'm looking for an experienced MQL4/MQL5 developer to optimize a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5. The EA performs consistently and profitably on demo accounts, but when it is run on Raw and Standard live accounts under what appear to be the same trading conditions, it begins generating losses. I do not have the original source code (.mq4/.mq5); I only have the
I'm looking for an experienced NinjaTrader 8 (C#) developer to build a fully automated futures trading strategy. Please apply only if you have proven experience developing and testing NinjaTrader strategies. Project Overview Develop a fully automated NinjaTrader 8 strategy. Designed for Apex funded and evaluation accounts. Primary instruments: NQ/MNQ Futures (with flexibility to support other futures later). Trading
I need an Expert Advisor for MT5 on XAUUSD 1min timeframe using SMC concepts. STRATEGY RULES: SELL: 1. Identify previous day High/Low as liquidity 2. Entry only during London-NY session: 15:00-19:00 GMT+3 or broker clock. 3. If price sweeps previous day High and closes back below it 4. Check for bearish 1min FVG below sweep candle 5. Wait for BOS - lower low 6. Entry: Sell/buy at 50% of the FVG 7. SL: 10 pips above
Code An Loss Rate 90-100% MT5 EA , that can blow a 100 USD account a day ,with fixed TP of 3000 points and SL of 3000 For better Rate Calculations get an strategy that can lead to so
8 cap prop firm passing 30 - 3000 USD
I am looking for an experienced MQL4/MQL5 HFT developer to build or optimize a High-Frequency Trading (HFT) Expert Advisor that can successfully pass proprietary trading firm challenges and perform consistently under live trading conditions with brokers such as 8cap or BlackBull Markets . The developer should have proven experience with HFT execution, ultra-low-latency trading, broker execution, slippage, spreads
Hello, I am looking for an existing, fully backtestable MT5 Expert Advisor or EA portfolio designed specifically for passing an FTMO-style prop-firm evaluation. I am not looking for unrealistic profit claims or a visually perfect backtest. My priority is a statistically defensible probability of passing the challenge while respecting all risk limits. Primary objective The system should be designed for the current
I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 designed primarily for US30 (Dow Jones Index) . The EA performs consistently and profitably on demo accounts, but when I run it on an IC Markets Raw or Standard live account, it starts generating losses under what appear to be the same trading conditions. At this time, I cannot provide the source code (.mq4/.mq5). I can only provide the
Hello looking for someone to convert an indicator from tradingview to Thinkorswim I have attached the codes from trading view Also, I like make it trigger (alert) a one-time alert when the trend changes, and can also create a custom watchlist column that flags symbols currently in a new trend so you can scan multiple stocks easily. And like the watchlist to show only fresh trend changes or the current trend direction
Specification : 1. Goal I am commissioning a mean-reversion grid Expert Advisor for XAUUSD on MT5. The deliverable is the complete, commented .mq5 source (strictly personal usel). Offers limited to compiled .ex5 will not be considered. 2. Required framework (non-negotiable) 2.1. Works natively on M5; signals evaluated on closed bars; symmetric long/short. 2.2. Entry logic built on Bollinger Bands + Moving Average

项目信息

预算
36+ USD
截止日期
 1  5 天