Expert Adviser based on MACD Crossover strategy.

MQL4 专家

指定

it have to take buy position at lower crossover & its take profit /stoploss must & should be next crossover, with that it takes sell position together while it closes the previous position in profit or loss.

附加的文件:

反馈

1
开发者 1
等级
(258)
项目
346
71%
仲裁
12
42% / 25%
逾期
12
3%
工作中
发布者: 14 代码
2
开发者 2
等级
(464)
项目
912
76%
仲裁
25
16% / 68%
逾期
99
11%
已载入
发布者: 1 文章, 6 代码
3
开发者 3
等级
(206)
项目
310
34%
仲裁
57
37% / 37%
逾期
100
32%
工作中
4
开发者 4
等级
(418)
项目
660
33%
仲裁
31
74% / 6%
逾期
20
3%
工作中
5
开发者 5
等级
(259)
项目
586
35%
仲裁
64
20% / 58%
逾期
147
25%
空闲
发布者: 1 文章, 22 代码
6
开发者 6
等级
(9)
项目
18
39%
仲裁
1
0% / 100%
逾期
3
17%
工作中
7
开发者 7
等级
(842)
项目
1439
72%
仲裁
117
29% / 47%
逾期
356
25%
空闲
发布者: 3 文章
8
开发者 8
等级
项目
0
0%
仲裁
0
逾期
0
空闲
9
开发者 9
等级
(1)
项目
1
0%
仲裁
0
逾期
0
工作中
10
开发者 10
等级
(10)
项目
10
10%
仲裁
2
0% / 0%
逾期
2
20%
繁忙
11
开发者 11
等级
(287)
项目
340
51%
仲裁
13
46% / 0%
逾期
19
6%
繁忙
12
开发者 12
等级
(295)
项目
525
35%
仲裁
63
33% / 35%
逾期
189
36%
已载入
13
开发者 13
等级
(75)
项目
123
43%
仲裁
13
31% / 46%
逾期
17
14%
工作中
14
开发者 14
等级
(2598)
项目
3280
67%
仲裁
77
48% / 14%
逾期
342
10%
工作中
发布者: 1 代码
15
开发者 15
等级
(2)
项目
3
33%
仲裁
0
逾期
0
空闲
16
开发者 16
等级
(1)
项目
1
0%
仲裁
0
逾期
0
空闲
17
开发者 17
等级
(10)
项目
15
27%
仲裁
0
逾期
3
20%
空闲
18
开发者 18
等级
(6)
项目
10
30%
仲裁
0
逾期
2
20%
空闲
19
开发者 19
等级
(2258)
项目
2845
62%
仲裁
118
46% / 25%
逾期
428
15%
工作中
20
开发者 20
等级
(15)
项目
34
24%
仲裁
3
0% / 33%
逾期
2
6%
工作中
21
开发者 21
等级
项目
0
0%
仲裁
0
逾期
0
空闲
22
开发者 22
等级
项目
0
0%
仲裁
0
逾期
0
空闲
23
开发者 23
等级
(1)
项目
2
0%
仲裁
1
0% / 0%
逾期
0
空闲
24
开发者 24
等级
(369)
项目
475
24%
仲裁
51
61% / 20%
逾期
55
12%
已载入
25
开发者 25
等级
(12)
项目
17
35%
仲裁
0
逾期
1
6%
空闲
相似订单
Ethereum Trading EA 30 - 35 USD
I am looking for an Expert Advisor (EA) that performs well on Ethereum. Ideally, it should be an HFT-style EA; a swing trading EA is also acceptable. I require the full MQL5 source code — the EA must be written entirely in MQL5 (no external languages such as Python). Performance target: Minimum 70% win rate with a 1:1 risk:reward. Input variables required: Stop Levels: Stop Loss (SL) and Take Profit (TP) Trailing
EA Strategy Description — “V75 Momentum Scalper” 1. Market & Instrument Instrument: Volatility 75 Index (Deriv MT5 synthetic index). Account type: Synthetic account. Timeframe: Tick-based / any chart (logic runs on tick updates). 2. Entry Conditions At the start of each new candle , record the open price . For the next N seconds (user-defined input) , measure price movement from that open. If the price moves ≥ X
Looking for a reliable, low-lag reversal indicator for Forex that does not repaint and does not place signals with an offset. Key features: Signals only after confirmation (uses closed bar logic), so alerts are final and do not repaint. No offset placement — arrows/markers appear on the same candle/bar that triggered (or on the close of that bar) to avoid confusion. Tunable sensitivity: adjustable lookback and
Developing multi platform based copytrading solution Need a develper who can enahance funtionality of our existing MVP EAs for master and slave traders EAs are connected with REST API and Socket Server Master EA can broadcast trading signals from MT5 terminal as he performs actual trades on the platform. those trade could be using any bot or alogorithem or manula that is not in scope but realtime broadcast to server
Here's a detailed description of an Expert Advisor (EA) based on a candlestick-dependent strategy: Strategy Overview The EA will implement a trading strategy based on candlestick patterns, opening trades when a bullish candle is detected and avoiding trades when a bearish candle is detected. Key Features 1. *Candlestick Pattern Identification*: The EA will identify bullish and bearish candles based on their open and
I AM LOOKING FOR A DEVELOPER WHO CAN CREAT A TRADING BOT FOR ME BASED ON ICT TRADING STRATEGY AND THAT BOT CAN BE CONNECTED BY TRADING VIEW OR ON META TRADER 4 OR 5 AND EXECUTE TRADE AUTOMATICALLY I WANT THIS BOT TO PERFORM TRADING ON FUNDED ACCOUNT AND MY PERSONAL ACCOUNT BOTH
there is spesific indicator in trading view , i wanna to have this indivator in my mql5 so all we need to do is to converting this code to mql5 indicator thats it code script is available and indicator name is liquidity ditection from Tflb //@version=5 indicator("Liquidity Finder Alerts (Wrapper)", overlay=true) // ایمپورت کتابخونه اصلی TFlab import TFlab/LiquidityFinderLibrary/1 as Liq // ورودی‌ها (مثل اندیکاتور
How can we create an EA including a LLM like deepseek or chatgpt API? My main idea is the LLM makes the market analysis, a threshold on its confidence defines the risk per % it will use and also a dynamic valuation of the prediction/analysis should close trades earlier or later than the TP. Did you already build EAs based on LLMs
📌 DOGE/USDT Trading Bot – Full Strategy Current DOGE/USDT price: ≈ 0.2714 USDT (for reference only). Exchange: Binance Futures Margin type: Isolated Margin Leverage: x2 Pair: DOGE/USDT Language: Python (Binance API) ⸻ 🔹 Strategy Logic 1. Initial Entry • Open a Market Order with 2000 USDT as the base trade. • Base remains fixed for each cycle. 2. Reinforcement (During Downtrend) • Every 5 minutes during a price
I need a robot that combines several custom indicators I designed, used on two higher timeframes for market analysis, with entries on the 1-minute timeframe. It requires intelligent Martingale and Hedge money management. I need someone with sufficient expertise in hedging and Martingale. This strategy is very detailed, but I firmly believe it will definitely be profitable

项目信息

预算
100 - 1000 USD

客户

所下订单1
仲裁计数0