EA - Three in one system with multiple signals, based on filters.

工作已完成

执行时间36 天

指定

EA – Three in one system with multiple signals.

The desired EA must be comprised of three systems in one: (1) the market is Trending bull, (2) the market is Trending Bear, and (3) the market is consolidating. The three systems act separately depending on the behavior of Market, and only one can act at a time. For this, the first thing the EA does is apply a series of filters that determine the behavior or the market as BULL, BEAR or Consolidation; if the state is Trending BULL only buy signals must be considered, if it is Trending BEAR only sell signals should be considered.

After the EA has identified the behavior of the market (BULL, BEAR or Consolidation) it will then apply the corresponding strategy based on filters, so that decisions within each system are determined by conditions being met by a set of parameters/indicators, each of which can be turned ON/OFF by user (as a set as well as individual indicators). Default values for indicators and crossovers are defined in the documentation to be provided, but the user should also be able to modify these at will when implementing the EA for each strategy, both to enter positions as well as to exit.

Precise definitions, descriptions and processes have been developed and must be followed when coding the EA, and the EA’s interface should be written from the broad to the specific, and organized by categories. A complete and detailed set of instructions will be attached to avoid any misunderstanding.

All indicators must be supplied by the software developer. The contractor will provide some of the indicators and with the understanding that require coding to be polished and open source.


反馈

1
开发者 1
等级
(349)
项目
463
51%
仲裁
41
24% / 49%
逾期
149
32%
空闲
2
开发者 2
等级
(1235)
项目
2820
80%
仲裁
156
22% / 43%
逾期
487
17%
空闲
3
开发者 3
等级
(94)
项目
148
59%
仲裁
16
38% / 13%
逾期
25
17%
空闲
发布者: 1 代码
4
开发者 4
等级
(258)
项目
396
28%
仲裁
69
19% / 49%
逾期
121
31%
空闲
5
开发者 5
等级
(1929)
项目
3550
88%
仲裁
73
40% / 15%
逾期
268
8%
空闲
6
开发者 6
等级
(137)
项目
167
35%
仲裁
11
91% / 0%
逾期
0
空闲
7
开发者 7
等级
(504)
项目
971
74%
仲裁
27
19% / 67%
逾期
100
10%
已载入
发布者: 1 文章, 6 代码
8
开发者 8
等级
(442)
项目
570
37%
仲裁
106
39% / 33%
逾期
17
3%
空闲
9
开发者 9
等级
(361)
项目
643
26%
仲裁
92
72% / 14%
逾期
12
2%
工作中
发布者: 1 代码
10
开发者 10
等级
(2309)
项目
2905
63%
仲裁
122
44% / 25%
逾期
429
15%
工作中
11
开发者 11
等级
(54)
项目
53
17%
仲裁
7
0% / 100%
逾期
5
9%
空闲
12
开发者 12
等级
(49)
项目
134
27%
仲裁
62
13% / 53%
逾期
58
43%
空闲
发布者: 292 文章, 1 代码
13
开发者 13
等级
(64)
项目
144
46%
仲裁
20
40% / 15%
逾期
32
22%
工作中
14
开发者 14
等级
(144)
项目
285
42%
仲裁
19
63% / 5%
逾期
29
10%
空闲
发布者: 2 代码
15
开发者 15
等级
(511)
项目
549
53%
仲裁
13
69% / 15%
逾期
3
1%
空闲
16
开发者 16
等级
(549)
项目
635
33%
仲裁
41
39% / 46%
逾期
11
2%
已载入
17
开发者 17
等级
(225)
项目
285
41%
仲裁
15
13% / 47%
逾期
67
24%
空闲
18
开发者 18
等级
(1)
项目
1
0%
仲裁
0
逾期
0
空闲
19
开发者 19
等级
(3)
项目
2
0%
仲裁
7
0% / 86%
逾期
0
空闲
20
开发者 20
等级
(52)
项目
89
25%
仲裁
8
75% / 13%
逾期
44
49%
已载入
21
开发者 21
等级
(1)
项目
1
0%
仲裁
1
0% / 100%
逾期
0
空闲
22
开发者 22
等级
(69)
项目
146
34%
仲裁
13
8% / 62%
逾期
26
18%
空闲
发布者: 6 代码
23
开发者 23
等级
(66)
项目
95
28%
仲裁
20
25% / 55%
逾期
24
25%
空闲
相似订单
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
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
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Hello, I have a breakout EA with reversal logic. I own the full source code for both MT4 and MT5 versions. I need the modifications implemented for both MT4 and MT5 versions. I need several modifications: – Multiple reversals with configurable parameters – Breakeven functionality – Entry only after candle close beyond range + offset – Time-based activation – Alternative offset calculation logic – Automatic close at
Hi I have a simple task (hopefully) I have a custom strategy that I built with the help of Claude Anthropic - everything is finished and I zipped it with power shell but when importing it NT8 gives me the error message that the file was made from an older, incompatible version or not a NinjaScript. My folder structure is correct as far I can see so I don't know what the issues is and it's costing me too much to go
Do you happen to have a profitable strategy for MNQ? it is urgent if any one can help me with this i will be happy to discuss with you and move forward to pay for it kindly let me know the amount thank fill free to bid
Subject: Development of Ultra-High Precision Confluence Indicator - M1 Binary Options (Non-Repaint) ​ Hello, I am looking for a Senior MQL5 Developer to create a custom "Surgical Precision" indicator for MetaTrader 5, specifically optimized for 1-minute (M1) Binary Options trading. The system must integrate three distinct layers of algorithmic analysis. ​ 1. Core Logic: Triple-Layer Confluence ​The signal (Call/Put)
Looking for an experienced MQL5 developer to design and develop a custom Expert Advisor (EA) for MetaTrader 5. The purpose of this EA is not just automated trading, but also to help me better structure, test, and refine my personal trading strategy
Freeallfree 400 - 800 USD
Professional MT5 EA – XAUUSD I need a professional Expert Advisor for MT5 (MQL5) to trade XAUUSD only. This is not a random scalping bot. The EA must trade only high-probability liquidity breakouts during active sessions and avoid ranging or low-volatility markets. Symbol: XAUUSD Timeframe: M15 (optional H1 confirmation) Session filter (Dubai GMT+4): Trade only London and New York sessions Adjustable session times No

项目信息

预算
250 - 500 USD