仕事が完了した

実行時間27 日
依頼者からのフィードバック
Excellent work just what I wanted. Thank you!
開発者からのフィードバック
Thanks!!!!!

指定

I require a range breakout EA for MT4. Once the EA is attached to the chart it will monitor a break of a timed range. It will set pending orders above and below the range. Once a trade is triggered then the other pending order will be cancelled. Please kindly see attachment. If you have already developed a range breakout or candle breakout EA then this would be ideal. Will consider all highly skilled candidates regardless of breakout experience. 

The EA will allow multiple trades to be triggered on the same chart, for example London range breakout, New York breakout. To be repeated the following day. Can discuss whether it is better to have multiple instances of EA with different magic numbers on same chart or build in 2 or 3 extra time range parameters within EA. Also there is a possibility of profitable trades overlapping into the next day. The parameters are as follows;

BREAKOUT Parameters

Trading settings:

  • Start time to track HIGH/LOW - time when the EA start monitoring and tracking highs and lows;
  • End time to track HIGH/LOW - time when the EA stop monitoring and tracking highs and lows;
  • Distance from HIGH/LOW – distance in pips from actual levels of highs or lows before pending orders are executed to avoid bad breakouts;
  • Delete pending orders after X minutes if not engaged – delete the orders in market if price level did not reach any of the pending orders;
  • Maximum range size - in pips. If range is too large then no trades placed
  • Minimum range size – in pips. If range is too small then no trades placed
  • OCO One cancels other – if one order is executed then the other is cancelled;
  • Take Profit – in pips;
  • Stop Loss – in pips;
  • Use the range size as Stop Loss instead – true/false

Trade size:

  • Fixed lots – lots from 0.01;

Trading day settings condition:

  • Trade on Sundays;
  • Trade on Mondays;
  • Trade on Tuesdays;
  • Trade on Wednesdays;
  • Trade on Thursdays;
  • Trade on Fridays;
  • Trade on Saturdays.

Trailing Stop settings:

  • Enable Trailing Stop – true or false;
  • Trailing Stop Start Level – in pips;
  • Trailing Stop Distance – in pips.

Break Even Settings:

  • Enable Break Even – true or false;
  • Break Even Level – in pips;

Partial Close:

·         Enable Partial Close – true false;

·         Target Level – in pips

·         Part Close Trade – in %

General Settings:

  • Max Slippage. Don’t place orders if already moved this far from pending order – in pips;
  • Spread limit. If spread goes past this (in pips) then don’t place trade/cancel pending – in pips;
  • Magic Number – unique number attached to EA.

ファイル:

応答済み

1
開発者 1
評価
(530)
プロジェクト
803
62%
仲裁
33
27% / 45%
期限切れ
23
3%
パブリッシュした人: 1 code
2
開発者 2
評価
(144)
プロジェクト
168
49%
仲裁
22
14% / 55%
期限切れ
22
13%
仕事中
3
開発者 3
評価
(1929)
プロジェクト
3550
88%
仲裁
73
40% / 15%
期限切れ
268
8%
4
開発者 4
評価
(2642)
プロジェクト
3357
68%
仲裁
77
48% / 14%
期限切れ
342
10%
パブリッシュした人: 1 code
5
開発者 5
評価
(42)
プロジェクト
70
43%
仲裁
6
33% / 50%
期限切れ
19
27%
6
開発者 6
評価
(43)
プロジェクト
74
50%
仲裁
5
0% / 60%
期限切れ
19
26%
7
開発者 7
評価
(258)
プロジェクト
396
28%
仲裁
69
19% / 49%
期限切れ
121
31%
8
開発者 8
評価
(2310)
プロジェクト
2906
63%
仲裁
122
44% / 25%
期限切れ
429
15%
9
開発者 9
評価
(221)
プロジェクト
369
66%
仲裁
10
50% / 0%
期限切れ
46
12%
10
開発者 10
評価
(69)
プロジェクト
146
34%
仲裁
13
8% / 62%
期限切れ
26
18%
パブリッシュした人: 6 codes
11
開発者 11
評価
(16)
プロジェクト
21
19%
仲裁
7
0% / 71%
期限切れ
14
67%
12
開発者 12
評価
(5)
プロジェクト
6
67%
仲裁
2
0% / 50%
期限切れ
0
類似した注文
أنا أبحث عن مبرمج محترف لإنشاء روبوت تداول (Expert Advisor) يعمل على منصة MetaTrader 4 أو MetaTrader 5. مواصفات الروبوت: يعمل على زوج XAUUSD (الذهب) يفتح صفقة شراء أو بيع حسب الإشارة يعتمد على مؤشرين: Moving Average RSI عندما يتقاطع الموفينغ أفريج مع الاتجاه ويؤكد مؤشر RSI يتم فتح الصفقة. إدارة المخاطر: تحديد Stop Loss تحديد Take Profit عدم فتح أكثر من صفقة في نفس الوقت إمكانية تغيير الإعدادات بسهولة. مطلوب: كود نظيف
I need an experienced MQL5 developer to modify my existing MT5 EA by replacing the current entry logic with a new breakout strategy and implementing strict prop-firm safety protections. The EA must behave exactly as specified below. If the final EA does not match the logic described, I will request revisions until it does. SYMBOL AND TIMEFRAME Symbol: USDJPY Timeframe: M15 only TRADING SESSION Trades may only open
I am looking to purchase an existing and profitable Expert Advisor (EA) designed for Gold (XAUUSD) scalping. This is not a request to develop a new EA . I am only interested in a ready system that is already trading profitably on a live account . Requirements • Designed for Gold / XAUUSD • Compatible with MetaTrader 5 (MT5) • Scalping strategy (preferably M1 or M5) • Verified live trading performance (preferably 6
Pinescript 100+ USD
I’m looking for a Pine Script developer who can reverse engineer the “Swing Only” logic of the Polytrends indicator on TradingView. The goal is to recreate how the swing trends are detected and plotted so it can be used as a custom indicator. If you have experience with TradingView Pine Script and reverse-engineering indicator logic , please reach out
Combine the two indicators into one indicator. I want it to have both Dark and Light mode depending on MT5 theme. I want to be able to configure colours of each Lines and rectangles plotted. I will provide the codes for both separate indicators
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

プロジェクト情報

予算
60 - 100 USD
締め切り
最低 1 最高 14 日