指定

I want to make a robot. Functions that will be inside the robot:
1) Determine the trading hour. (For example, if I have selected 11.00, if it closes with an increase candle at 11 o'clock, buy, if it closes with a decrease candle, it will open a sell trade).
2) I can choose the time of the chart (For example, H1, H4, M15, M1)
3) Hedge distance
4) TP function
5) Average profit (For example, if $5, $10 is averaged, close all trades)
6) Increase the hedge lot (I can choose by multiply 2, multiply 3)

The first trade will be opened on the graph of my choice and at the time of my choice. If it is a bullish candle, buy, if it is a bearish candle, sell. If the TP hits the target, it will not open the hedge. At this time, the average profit function will be activated. I will close all trades if my defined average takes profit. If it does not reach the average and the price returns to the initial entry price, it will open the trade again by increasing the lot in the manner I have determined. For example. He opened a buying trade with 1 lot of gold at $2100. When it reaches $2095, it will open a sell trade with 2 lots. If the price reaches 2100 again before reaching the average, he will open a buying trade with 4 lots. This process will continue until I reach my defined average profit.

応答済み

1
開発者 1
評価
(67)
プロジェクト
97
35%
仲裁
11
27% / 45%
期限切れ
13
13%
2
開発者 2
評価
(22)
プロジェクト
33
52%
仲裁
1
100% / 0%
期限切れ
1
3%
3
開発者 3
評価
(9)
プロジェクト
19
16%
仲裁
3
67% / 0%
期限切れ
0
4
開発者 4
評価
プロジェクト
4
0%
仲裁
2
0% / 100%
期限切れ
2
50%
5
開発者 5
評価
(442)
プロジェクト
697
34%
仲裁
33
70% / 9%
期限切れ
22
3%
仕事中
6
開発者 6
評価
(272)
プロジェクト
401
27%
仲裁
39
41% / 49%
期限切れ
1
0%
7
開発者 7
評価
(4)
プロジェクト
2
0%
仲裁
5
0% / 80%
期限切れ
1
50%
8
開発者 8
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
仕事中
9
開発者 9
評価
(57)
プロジェクト
89
43%
仲裁
4
0% / 100%
期限切れ
3
3%
仕事中
10
開発者 10
評価
(50)
プロジェクト
64
20%
仲裁
11
27% / 55%
期限切れ
5
8%
11
開発者 11
評価
(31)
プロジェクト
41
41%
仲裁
2
100% / 0%
期限切れ
4
10%
12
開発者 12
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
13
開発者 13
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
14
開発者 14
評価
(618)
プロジェクト
1428
59%
仲裁
31
81% / 0%
期限切れ
10
1%
15
開発者 15
評価
(270)
プロジェクト
552
49%
仲裁
57
40% / 37%
期限切れ
227
41%
仕事中
16
開発者 16
評価
(69)
プロジェクト
146
34%
仲裁
13
8% / 62%
期限切れ
26
18%
パブリッシュした人: 6 codes
17
開発者 17
評価
(295)
プロジェクト
473
40%
仲裁
103
41% / 23%
期限切れ
78
16%
多忙
パブリッシュした人: 2 codes
18
開発者 18
評価
(308)
プロジェクト
553
35%
仲裁
79
32% / 42%
期限切れ
200
36%
取り込み中
19
開発者 19
評価
プロジェクト
1
0%
仲裁
4
0% / 50%
期限切れ
0
仕事中
20
開発者 20
評価
(77)
プロジェクト
243
74%
仲裁
7
100% / 0%
期限切れ
1
0%
パブリッシュした人: 1 article
類似した注文
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I have an existing MT5 Expert Advisor (“E-Core”). I need an experienced MQL5 developer to integrate a structured risk management upgrade and a higher timeframe trend filter into the current code. Two files will be provided: 1️⃣ E-Core Source Code (Current Version) 2️⃣ Update Instructions File (contains exact inputs, functions, and logic to integrate) The developer must: Integrate the update logic
I have a working MT5 Expert Advisor. I am NOT looking to change the strategy logic. I only need professional optimization and performance improvement. Requirements: • Parameter optimization • Risk adjustment • Max drawdown reduction • Forward testing report • Optimization for Gold (XAUUSD) Please provide previous optimization reports
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 am a user of the "BUY STOP SELL STOP V6" trading bot, which is an advanced Grid System bot. The bot is primarily designed for Gold (XAUUSD), but I want it to work on all currency pairs. "The bot contains a privacy/protection code that prevents it from running on other accounts or being modified on any platform, as it has a client account number lock mechanism" --- Bot Description & Current Settings Bot Type
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

プロジェクト情報

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