指定

以TMA Centered Bands指標這個特性,有附圖固定它的設定

賣 ---- 當熊箭咀出現後,訂單在下一個陰燭入市,以網格手冊 EA(附加件中)作為補單輔助工具

買-----當牛箭咀出現後,訂單在下一個陽燭入市,以網格手冊EA(附加件中)作為補單輔助工具

入市手數,步距均可選擇自由輸入以適應不同的交易品種

TP條件

方法一

當價觸及TMA Centered Bands的中線開始推止賺,以中線位為當時的止賺位固定利潤,並自由輸入步距或金額為尾隨步驟增強利潤

方法二

當opposite signals appear 止賺/止蝕

方法一和方法二能夠並存使用

停損(如果輸入 0  表示不設止損)

選擇以金額或戶口百份比(如30%)停止再開新單,並於指定金額或戶口百份比強制平倉

由週日至週六加入交易時段控制:祇能在交易時段內開立新訂單,但無需強制終結所有場上交易。

例如

週一 交易開始時間 01:01 終止時間 23:00

週五 交易開始時間 01:01 終止時間13:00

設定 Magic Number 以相同的識別符號但在不同的交易中不旅行

設定權益假設  

輸入權益金額,如輸入為(0)則視為忽略

輸入目標利潤百份比

例如權益假設為1000,而利潤百份比為30%,當戶口東部到達1300時強制平倉(以當前符號為,戶口內其他符號單位在沒有相同設定下,保持運轉,無需強制平倉)

適合所有時間框架的 EA



応答済み

1
開発者 1
評価
(60)
プロジェクト
87
29%
仲裁
24
13% / 58%
期限切れ
7
8%
仕事中
2
開発者 2
評価
(432)
プロジェクト
632
53%
仲裁
32
53% / 22%
期限切れ
6
1%
取り込み中
3
開発者 3
評価
(2654)
プロジェクト
3371
68%
仲裁
77
48% / 14%
期限切れ
342
10%
パブリッシュした人: 1 code
4
開発者 4
評価
(444)
プロジェクト
701
34%
仲裁
34
71% / 9%
期限切れ
22
3%
5
開発者 5
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
6
開発者 6
評価
(10)
プロジェクト
14
43%
仲裁
0
期限切れ
3
21%
7
開発者 7
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
8
開発者 8
評価
(296)
プロジェクト
475
40%
仲裁
105
40% / 24%
期限切れ
80
17%
多忙
パブリッシュした人: 2 codes
類似した注文
I am currently building a NinjaTrader indicator but i haven't finished building it, i stopped at 70% but it was successfully compiled as at the last time i compiled it I would like you to complete the indicator for me so it can works perfectly how i want it to work if your price won't be too high Kindly check the source code out I have also sent a video discription of how the indicator is supposed to work And also
🏆 HIRING: Quantitative Gold (XAU/USD) Trading Strategy Developer ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 📌 PROJECT OVERVIEW ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ I am building a professional trading signal platform (xtraderlab.com) and need an experienced quant trader or algo developer to design, code, and backtest a high-performance intraday Gold (XAU/USD) trading strategy. The strategy will be integrated into an existing
Technical Specifications: "Dawn Range Breakout" Expert Advisor (Final Version) 1. Overview The purpose of this EA is to capture the breakout of a specific hourly range on Gold (XAUUSD) or any other pair, with a focus on high-precision entry, strict risk management (1 trade per day), and partial profit taking. 2. Core Trading Logic Timeframe: M15. Reference Hour: The EA must identify the High and Low of the H1 candle
I need an Expert Advisor based on SK indicator for gold trading. Entry: - Open trade immediately when SK signal appears Stop Loss: - Fixed stop loss = $200 per trade Take Profit: - TP1: close 50% of the position - TP2: final target Lot Size: - Fixed lot = 0.02 Pair: - XAUUSD only Timeframe: - M15 Rules: - Only one trade per signal - No duplicate trades - Move stop loss to breakeven after TP1 Requirements: - The EA
I need a very profitable scalping robot for gold trading at M1 timeframe. I should have adjustable trailing stop, step, SL, TP in points it should use both trade opening and pending orders just as in the links below https://vt.tiktok.com/ZSHj9cD5w/&nbsp ; https://vt.tiktok.com/ZSHjHFvkg/&nbsp ;
AI Trading Bot 30 - 80 USD
Essential Components for Indicator Specification Objective & Overview: Briefly describe what the indicator calculates (e.g., trend, momentum, volatility) and its main purpose. Input Parameters (Variables): List all user-definable inputs (e.g., Moving Average periods, ATR multiplier) to avoid hardcoding values. Detailed Logic/Calculation Rules: Explain the formula or logic to calculate indicator values. Define
looking for Expert to create or ready made solution for bonus hedge auto set cross trading of opposite trading strategy. the expert may guide what max and best he can do to make the EA perfect
Simplebot 30+ USD
#include <Trade/Trade.mqh> CTrade trade; input double LotSize = 0.1; input int FastMA = 10; input int SlowMA = 20; int fastHandle, slowHandle; // Initialize indicators int OnInit() { fastHandle = iMA(_Symbol, PERIOD_CURRENT, FastMA, 0, MODE_SMA, PRICE_CLOSE); slowHandle = iMA(_Symbol, PERIOD_CURRENT, SlowMA, 0, MODE_SMA, PRICE_CLOSE); return(INIT_SUCCEEDED); } void OnTick() { double fastMA[2]; double
I am seeking an expert MQL5 developer for a paid architectural consultation. I am currently in the process of building a trading platform and need a deep dive with a specialist who understands the "under the hood" mechanics of high-frequency execution and systematic bot design. Topics for Discussion: Engine Logic: Best practices for building a robust, low-latency execution engine on MT5. Risk Frameworks: Implementing
I need a mt5 Expert advisor ea to manage intraday trades with strict risk management. The EA must -Handle between 5 to 8 clean trades a day max altogether throughout all 3 sessions. no big news trading times and no overnight trades -Use 1% on forex pairs and upto 2% on XAUUSD risk per trade - Automatically calculate lot size based on stop loss -use fixed RR ratio [1:2] For forex pairs, the stop loss should be

プロジェクト情報

予算
30 - 199 USD
締め切り
最低 10 最高 20 日