Need help creating a simple MT5 EA based on some indicators, I have described it in detail in the attached picture

仕事が完了した

実行時間2 日

指定

Hello,

Need help creating a simple MT5 EA based on some indicators, I have described it in detail in the attached picture

-       Fractal

-       William Percent Range

-       Parabolic SAR

-       RSI

-       Volume 

-      Ichimoku

-       MFI

-       EMA

-       OBV

--------------------------------

Fillter News high (red) forexfactory, before and after hours

--------------------------------

Option 1: Single shot

0.1 Lot

SL (pip): 30 pips

TP (pip): 30 pips

If positive 15 pips (50%TP), then close 0.05 (50% lotsize)

--------------------------------

Option 2: Gird martingel system: still keep TP at 30 pips but if the market price is negative compared to prediction, the robot will no stop loss but proceed to turn on DCA gird algorithm:

0.1 Lot_ entry first order

0.2  Lot_ distance 20pip

0.3  Lot_distance 30pip

....no limit order

Close all when hit total target profit example $10

------------------------------

Days not allowed to trade: input

Monday

Tuesday

Wednesday

Thursday

Friday

Saturday

Sunday

-----------------------------

           Hours allowed to trade in 1 day: input

           Asian: From 2:00 to 8:00

           London: From 10:00 to 14:00

           New York: From 16:00 to 22:00

          --------------------------------

All parameters of the indicator can be customized input.

Can yes/no for each type of indicator, if not used

----

Thanks!





ファイル:

PNG
mql5_2.png
52.3 Kb

応答済み

1
開発者 1
評価
(434)
プロジェクト
640
53%
仲裁
34
62% / 21%
期限切れ
6
1%
仕事中
2
開発者 2
評価
(174)
プロジェクト
200
12%
仲裁
39
38% / 33%
期限切れ
5
3%
パブリッシュした人: 2 codes
3
開発者 3
評価
(454)
プロジェクト
720
34%
仲裁
35
71% / 9%
期限切れ
22
3%
4
開発者 4
評価
(106)
プロジェクト
129
25%
仲裁
25
28% / 56%
期限切れ
8
6%
5
開発者 5
評価
(44)
プロジェクト
53
38%
仲裁
8
13% / 38%
期限切れ
8
15%
6
開発者 6
評価
(62)
プロジェクト
90
29%
仲裁
24
13% / 58%
期限切れ
7
8%
仕事中
7
開発者 7
評価
(568)
プロジェクト
641
41%
仲裁
25
48% / 36%
期限切れ
46
7%
仕事中
8
開発者 8
評価
(5)
プロジェクト
4
50%
仲裁
4
0% / 75%
期限切れ
0
9
開発者 9
評価
(2673)
プロジェクト
3410
68%
仲裁
77
48% / 14%
期限切れ
342
10%
仕事中
パブリッシュした人: 1 code
10
開発者 10
評価
(78)
プロジェクト
246
74%
仲裁
7
100% / 0%
期限切れ
1
0%
パブリッシュした人: 1 article
11
開発者 11
評価
(144)
プロジェクト
186
41%
仲裁
24
58% / 21%
期限切れ
13
7%
12
開発者 12
評価
(37)
プロジェクト
59
27%
仲裁
26
19% / 54%
期限切れ
10
17%
仕事中
パブリッシュした人: 1 code
類似した注文
PROJECT OVERVIEW I need a production-grade, modular Expert Advisor for MetaTrader 5 built to institutional coding standards. This is not a simple indicator-crossover bot. The system must be object-oriented, fully commented, and structured so individual modules can be replaced or disabled without breaking the build. Broker: IC Markets Raw. Primary symbol: XAUUSD. Secondary validation: EURUSD, GBPUSD, USDJPY, AUDUSD
Flummox 0.1 30+ USD
//@version=5 strategy("Vol10 Triple Confluence M15", overlay=true, margin_long=100, margin_short=100) // === INPUTS === emaLen = input.int(200, "EMA Trend") rsiLen = input.int(14, "RSI Length") bbLen = input.int(14, "Bands Length") rsiOversold = input.float(25, "RSI Buy Zone") rsiOverbought = input.float(77.38, "RSI Sell Zone") // === INDICATORS === emaTrend = ta.ema(close, emaLen) ema1 = ta.ema(close, bbLen) ema2 =
Access and confidentiality restrictions: You will receive only a separately named copy of the Commander . Existing trading EAs, presets, account credentials, Telegram credentials and proprietary entry/exit code will not be shared. The Commander intelligence must be developed using: Defined signal/input interfaces Anonymized historical logs and replay data Mock EA signals and test harnesses Documented authority and
I need an MQL5 trading robot for Forex. It should open and close trades based on my strategy rules. Please include money management, stop loss, take profit, and lot size settings. The EA should be stable, easy to edit, and tested before delivery. I will share the exact entry and exit rules with the developer
Hello, I am looking for an experienced MQL5 developer to develop a professional and reliable Expert Advisor (EA) for MetaTrader 5. The EA will be based on a custom automated Forex trading strategy that I have developed and tested. The detailed trading logic and proprietary rules will be provided privately to the selected developer. General requirements: • Development in MQL5 for MetaTrader 5. • The EA will initially
We are looking for an expert algorithmic trading developer to build a high-performance, fully automated Custom Expert Advisor (EA) or trading bot. The bot must integrate advanced Smart Money Concepts (SMC) , Inner Circle Trader (ICT) methodologies, and Volume Spread Analysis (VSA) with a high-frequency trading (HFT) style execution and scaling model. The core objective is to program a bot that identifies
Automatic buy and sell entries. stoploss (sl) take profit (tp) risk management and adjustable lot size. Adjustable risk percentage per trade. Trailing stop maximum number of open trades. Trading hours filter. Ability to backtest and optimize the strategy. Easy to use settings. The EA should work reliably on mt5 and provide the source code. I want the developer to test the EA and provide backtest results before
Develop an Expert Advisor for MetaTrader 5 that manages existing positions. Features Automatically detect all open positions. Apply Break-Even after price reaches a configurable profit. Partial Close: Close X% of volume at the first target. Move Stop Loss to Break-Even. ATR Trailing Stop (optional). Magic Number filter. Comment filter. Symbol filter. Trading session filter. Retry mechanism for trade operations
Mt5 ea 30+ USD
I have a fast execution ea that need a little touch, it trade on gold and my problem is about the risk ratio the tp is 3pip and stop loss 20 but i cannot get it right to make the average win larger and average loss lower. I would like to know if i can get help to get it right without touching the tragedy and the trade frequency. Those two pictures I attached is the example of what my bot actually do like i explained
I am looking for an experienced MQL5 developer to convert a TradingView indicator into an MT5 indicator. The objective is to recreate the TradingView indicator in MQL5 so that it produces the same calculations, plots, values, and signals as closely as possible. Requirements: Convert the TradingView Pine Script into an MT5 indicator (.mq5). Ensure the MT5 version matches the TradingView version as accurately as

プロジェクト情報

予算
75+ USD
締め切り
最低 1 最高 3 日