MT5 EA

MQL5 エキスパート

指定

Here is the full strategy and all requirements for my custom MT5 EA. Please follow everything exactly as written. --- 📛 EA Name: PYTHON SWING TRADER ROBOT Must appear on the top-left corner of the chart Bold black text, clearly visible against orange background --- 🟧 CHART SETTINGS: Background Color: Orange Foreground (text & axes): Black Candlesticks: Black Grid: OFF Zoom: Always fully zoomed out > EA must enforce zoom-out at startup and on chart changes --- 📊 INDICATORS USED (4 TOTAL): --- 1. RSI #1 Period: 1 Apply to: Close Levels: 95, 80, 15, 5, 0 Line Color: Black, 3-pixel Includes a 10-period Moving Average inside it --- 2. MA (inside RSI #1) Period: 10 Shift: 1 Method: Linear Weighted Apply to: Close Color: Green, 3-pixel Level line at 0: Grey, 1-pixel --- 3. RSI #2 Clone of RSI #1 Includes Ichimoku inside it --- 4. Ichimoku Kinko Hyo (inside RSI #2) Tenkan-sen: 9 Kijun-sen: 9 Senkou Span B: 9 Fill: OFF Colors: Kijun-sen: Black (visible) All others: Orange (to blend into background and stay invisible) --- 📈 ENTRY CONDITIONS: --- Buy Entry: MA in RSI #1 and Kijun-sen in RSI #2 must both enter oversold zone (15 to 5) When both exit by crossing above 15, open a Buy > Must only open trade if both confirm --- Sell Entry: MA in RSI #1 and Kijun-sen in RSI #2 must both enter overbought zone (95 to 80) When both exit by crossing below 80, open a Sell > Same rule trade only if both confirm --- 💰 RISK MANAGEMENT: --- 1. Risk Mode (input): 1 = Low (1% of balance) 2 = Medium (2%) 3 = High (3%) --- 2. Risk Amount: RiskAmount = AccountBalance * (RiskMode / 100.0) --- 3. Stop Loss (based on ATR): ATR Period: 14 SL = ATR × ATRMultiplier (default = 1.5) --- 4. Lot Size Calculation: LotSize = RiskAmount / (SL_Pips × PipValue) PipValue must auto-adjust for each symbol --- 5. Trade Management: When trade profit = +5 pips, move SL to breakeven Then activate ATR-based trailing SL: Trailing SL = Price - (ATR × TrailingMultiplier) Only update if new SL is tighter than current SL --- ⚙️ OTHER EA SETTINGS: Slippage: 3 Magic Number: 12345 (must be editable input) Execution: OnBar only (not every tick) Must support multi-chart and multi-symbol trading using Magic Number tracking.


🖥️ ON-CHART VISUALS: Always display: RSI #1 and RSI #2 with all level lines (95, 80, 15, 5, 0) Green MA line inside RSI #1 Black Kijun-sen inside RSI #2 All other Ichimoku lines should blend in (orange) Show EA name "PYTHON SWING TRADER ROBOT" in bold black text, top-left corner --- 🎛️ MANUAL CONTROLS (On-Chart Buttons): 1. 🔘 Buy Now 2. 🔘 Sell Now 3. 🔘 Close All Trades > Manual buttons must override auto logic and execute trades immediately when clicked --- Let me know


ファイル:

JPG
1000136419.jpg
258.1 Kb

応答済み

1
開発者 1
評価
(4)
プロジェクト
4
0%
仲裁
0
期限切れ
0
仕事中
2
開発者 2
評価
(206)
プロジェクト
310
34%
仲裁
57
37% / 37%
期限切れ
100
32%
仕事中
3
開発者 3
評価
(11)
プロジェクト
14
0%
仲裁
1
0% / 100%
期限切れ
3
21%
4
開発者 4
評価
(466)
プロジェクト
915
76%
仲裁
25
16% / 68%
期限切れ
99
11%
取り込み中
パブリッシュした人: 1 article, 6 codes
5
開発者 5
評価
(77)
プロジェクト
233
73%
仲裁
6
100% / 0%
期限切れ
1
0%
6
開発者 6
評価
(2)
プロジェクト
2
0%
仲裁
0
期限切れ
0
7
開発者 7
評価
(10)
プロジェクト
15
27%
仲裁
0
期限切れ
3
20%
8
開発者 8
評価
(284)
プロジェクト
459
39%
仲裁
95
43% / 18%
期限切れ
73
16%
多忙
パブリッシュした人: 2 codes
9
開発者 9
評価
(1)
プロジェクト
0
0%
仲裁
2
0% / 0%
期限切れ
0
取り込み中
10
開発者 10
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
11
開発者 11
評価
(270)
プロジェクト
551
50%
仲裁
56
41% / 36%
期限切れ
227
41%
仕事中
類似した注文
Waqar haidar horizontal buy line sell line concept with dynamic TP levels after stoploss double the tp of other side order and keep the sl same sl =distance between the lines and initial tp= distance between the lines
Robot 50+ USD
The most advanced mobile robot 98 % wine fully automated it must work both mt4 and mt5 with any broker it must be able to trade small amount to big amount
I'm looking for an upgrade of existing 100% working tool (EA) which is NOT opening any positions, neither modifying opened positions, nor closing them. Instead, entire 100% working with zero bugs tool is based on providing alerts from multi time frame analysis I need some additional features to be implemented. Budget can be further negotiable. I look for few upgrades (additions) to my existing tool named Candle
Megasam bot 30+ USD
create an mt5 trading bot follow the trend that works on xauusd, gbpusd,and gbpjpy using ict, smc, and candle range theory concepts - taking trades after mitigating an order block or FVG look for cisd or choch after liquidity has been cleared then execute - take profit and stop loss in 1:2 risk to reward adjustable - editable risk percentage - work on all timeframe - with editable trailing stop loss only after 1:1 rr
I have a pine script strategy based on super trend, which works successfully for me in trading view. I want to convert that into MT5 Expert advisor with similar I'm looking for someone who can help me with this. Tomtrade strategy
Good Day, The scope of work is to implement the news history filter on 8 EAs. Logic should be implemented on each EA but is not working. Additionaly I would like to have the debug printed for the number of news event loaded and showing when EA is not operating on backtesting due to news + script mentioning that a position ha been closed due to news. News history is read by CSV File
I am looking for an experienced MQL5 developer to create an Expert Advisor for MetaTrader 5 with the following features: 🔹 **Order Logic** * At the close of the previous candle, the EA places: * Buy Stop at the high. * Sell Stop at the low. * Option to add an offset in points to stop orders. 🔹 **Stop Loss** * SL of Buy Stop = entry level of Sell Stop (+ offset). * SL of Sell Stop = entry level of Buy Stop (+
I'd like an EA that places multiple buy and sell stop orders according to two base prices. Whenever the market hits the higher price, sell stop orders must be placed on the lower one. Whenever the market hits the lower price, buy stop orders must be placed on the higher one. Also, the current base prices must always be shown on screen and they must change as the market price drops or rises, according to the rules
I am looking for a developer experienced in MQL5 and/or Python to build a system that automatically replicates trades from the Vantage Copy Trading section (web/app only) into an external MT5 account (different broker) . Main requirements: The system must read trades (symbol, buy/sell direction, lot size, SL/TP) from the Vantage Copy portal (accessible only via mobile app or web browser). The same trades must be
Vortex Pro – Multi-Asset Scalping EA Unlock fast, precise, and professional trading with Vortex Pro, the ultimate scalping EA for MT4 & MT5. Trade Forex, Indices, and Metals with advanced price action, momentum, and breakout detection. Works on Windows, macOS, Android & iOS Fully compatible with any broker and symbol format Optimized for M1, M5, M15, M30, and H1 Advanced trade management: SL/TP, trailing stop

プロジェクト情報

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

依頼者

出された注文7
裁定取引数0