仕事が完了した

実行時間6 日
依頼者からのフィードバック
The work was excellent and EA performs exactly as requested. Changes were made quickly without any problems. Delivery was a little late but well worth the wait. Thank you!
開発者からのフィードバック
Thank you for the detailed requirements and quick review of the EA. I look forward to our continued cooperation!

指定



A common trading strategy is the grid martingale strategy where after a trade is placed and price moves against it additional and larger trades are opened until price pulls back and all open trades are closed for profit. 

The EA I require is the reverse of this so it is a simple Reverse Grid Martingale EA.  After a trade is placed if price moves in favor of the open trade then additional and larger trades are placed.  Losses are controlled with a trailing stop and take profit is set value.

This is a very simple concept and basic EA however I am unable to locate this on MQL5 Market.  If you are aware of one already available please let me know.

  1. Grid Trading in Both Directions:
    • The EA has no indicators and triggers immediately once placed on a chart so there is always a minimum of 1 long trade and 1 short trade open
    • The EA maintains separate long and short grids simultaneously
    • Input [Magic Number]
  2. Grid Level Management:
    • Opens initial positions when no trades exist in a direction [Initial Lot Size - Lots]
    • Adds to positions at user-defined intervals [Grid Minimum Distance - Pips]
    • Grid intervals can be increased / decreased as more are added [Grid Multiplier]
    • Increases lot size by user-defined multiplier for each new grid level [Lot size Multiplier]
  3. Trailing Stop Loss:
    • Places a Stop Loss for the first grid [Initial Stop Loss]
    • As soon as more than 1 grid is active the Stop Loss is calculated by average price of all positions in a grid to be either profit above break even or loss below break even.  This is based on Total Lots being traded. This is a variable so it can be a negative value resulting in small losses each time a grid closes before hitting take profit or a positive value resulting in small profits each time a grid closes before hitting take profit [Trailing Profit]
  4. Take Profit:
    • Fixed take profit based on grid level 1 entry price.  When it hits all grid levels close [Take Profit]
    • Applies to all positions in the grid which means the price set for the take profit of grid level 1 is the same price set for grid level 2. eg Grid level 1 has TP of +100 and Grid Level 2 opens +10 pips.  The TP of Grid Level 2 will be +90.
  5. Position Management:
    • Closes all positions in a grid when any position hits stop loss or hits take profit
    • Resets grid level after closure immediately
  6. Time Management:
    • Enable Time Filter [On / Off]
    • The EA trades on set days [Monday / Tuesday / Wednesday / Thursday / Friday / Saturday / Sunday]
    • The EA trades at set times [Start Hour / Start Minute] and [End Hour / End Minute]
  7. General:
    • This EA only processes at the start of new bars - open price.  This is so I do not get banned from Brokers Server with excessive number of messages being sent on tick
    • This EA must be able to trade Forex, Metals, Indicies, Major Crypto
    • This EA is to be fully automatic running without input after placing on a chart
    • This EA must work on 4 or 5 digit brokers
    • This EA must work without error

 


応答済み

1
開発者 1
評価
(456)
プロジェクト
794
49%
仲裁
71
17% / 54%
期限切れ
139
18%
仕事中
2
開発者 2
評価
(250)
プロジェクト
313
28%
仲裁
34
26% / 62%
期限切れ
10
3%
仕事中
3
開発者 3
評価
(15)
プロジェクト
19
16%
仲裁
5
40% / 40%
期限切れ
0
4
開発者 4
評価
(85)
プロジェクト
168
44%
仲裁
3
67% / 0%
期限切れ
5
3%
仕事中
パブリッシュした人: 1 code
5
開発者 5
評価
(22)
プロジェクト
21
10%
仲裁
4
25% / 75%
期限切れ
0
6
開発者 6
評価
(325)
プロジェクト
506
19%
仲裁
32
44% / 31%
期限切れ
34
7%
取り込み中
7
開発者 7
評価
(442)
プロジェクト
698
34%
仲裁
33
70% / 9%
期限切れ
22
3%
8
開発者 8
評価
(304)
プロジェクト
310
69%
仲裁
2
100% / 0%
期限切れ
0
パブリッシュした人: 1 code
9
開発者 9
評価
(626)
プロジェクト
984
47%
仲裁
33
36% / 33%
期限切れ
97
10%
仕事中
パブリッシュした人: 6 codes
10
開発者 10
評価
(68)
プロジェクト
124
40%
仲裁
17
47% / 53%
期限切れ
31
25%
取り込み中
11
開発者 11
評価
(16)
プロジェクト
20
0%
仲裁
10
0% / 80%
期限切れ
6
30%
12
開発者 12
評価
(2642)
プロジェクト
3357
68%
仲裁
77
48% / 14%
期限切れ
342
10%
パブリッシュした人: 1 code
13
開発者 13
評価
(4)
プロジェクト
4
0%
仲裁
4
25% / 75%
期限切れ
1
25%
類似した注文
Para Jardo 300+ USD
Safe NerdWallet is not a lender. Not all applicants will qualify for the full amount or lowest available rates. Rates for poor or fair credit can be over 36%. NerdWallet Compare, Inc. NMLS 1617539 Fin. Lender loans per DFPI Fin. Lenders Lic 60DBO-74812 NMLS Consumer Access | Licenses and Disclosures California: California Finance Lender loans arranged pursuant to Department of Financial Protection and Innovation
2 FX pairs M15 execution with higher timeframe bias Session-based trading (UK time) Fixed % risk per trade Controlled pyramiding (add to winners only) Strict daily loss limits (FTMO-style) Proper order handling (SL always set) Basic logging (CSV) Strategy logic will be provided in detail after NDA / agreement. Must deliver: Source code (.mq5) Compiled file (.ex5) Clean, well-commented code Short support window for
Hi, are you able to create a script/indicator on tradingview that displays a chart screener and it allows me to input multiple tickers on the rows. then the colums with be like "premarket high, premarket low, previous day high, previous day low" . When each or both of the levels break, there will pop up a circle on the chart screener, signaling to me what names are above both PM high and previous day high or maybe
I need an Expert Advisor for MetaTrader 5 (MQL5) to trade XAUUSD based on a simple price movement cycle. Strategy logic: • The EA opens a Buy and a Sell at the same time (one pair per cycle). • Only ONE Sell position must exist at any time. • Every Buy must be opened together with a Sell. Cycle rules: • Step movement = 10 USD in gold price. • CycleEntryPrice = the OPEN PRICE of the last cycle BUY order. • If price
I am looking for a professional MQL5 developer to build a MetaTrader 5 Expert Advisor from scratch. The EA will be called LadyKiller EA. It must trade only the following instruments: • XAUUSD (Gold) • US30 / Dow Jones Index Requirements: • Strong and reliable buy and sell entry logic • Stop Loss and Take Profit system • Risk management (lot size control) • Maximum trades protection • Drawdown protection • Trend
I need an mql5 EA which can be used with 100$ capital very low drawdown The EA should be high frequency trading special for XAUUSD and btcusd or binary options but also the EA should be testable via strategy tester and demo test for five days is needed NO SELECTION CAN BE DONE WITHOUT TESTING when applying make sure you send the backtester results with demo EA testable via strategy tester
I currently have a powerful and well-structured Expert Advisor available on the MT5 platform. This EA is designed with: ✅ Advanced entry and exit logic ✅ Smart risk management system ✅ Automatic lot sizing option ✅ Break-even and trailing stop protection ✅ Spread and session filters ✅ Drawdown control features ✅ Optimized for XAUUSD and scalping strategies ✅ Suitable for prop firm challenges like FTMO It is built for
Do you need a profitable and well-structured trading strategy converted into a fully automated Expert Advisor on the MT5 platform? I specialize in developing advanced, high-performance EAs with: ✅ Smart entry & exit logic ✅ Risk-based lot size calculation ✅ Break-even & trailing stop system ✅ Spread & session filters ✅ Daily drawdown protection ✅ Prop firm (FTMO-style) risk compliance ✅ Fully automated trade
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I am offering a ready-to-use trading system that connects MetaTrader 4 signals with automated trading on Polymarket. The system is already fully developed and working. What the system does: The bot copies signals from a custom MT4 indicator and executes trades automatically on Polymarket prediction markets. How it works: A custom MT4 indicator generates BUY or SELL signals using buffers. When a signal appears, it is

プロジェクト情報

予算
30 - 50 USD