Trading Robot that uses price action to open positions and has the ability to double down

MQL5 エキスパート

仕事が完了した

実行時間5 日
依頼者からのフィードバック
Great communication and can interrogate the charts and specifications to ensure that the objective is understood. Would recommend for any job, no matter how complicated.
開発者からのフィードバック
A great chance to work for him, rapid decision, precise requirements and feedbacks. A trustful person !

指定

Here is my vision:

An EA that uses an moving average breakthrough, confirm with price action before opening a trade. The direction of the breakthrough dictates the direction of the trade, but the EA can also validate against a longer timeframe as detailed on the input sheet. This will also dictate weather the EA can open trades in both directions, or only follow the trend.


There is a feature to check trend momentum, that will allow a trade to double down (Opening 2 trades).


Risk and profit management are based on the ATR, setting TP & SL accordingly.


Stops can be fixed or trailing and position sizing can be manual or based on percentage of account balance.


There is a feature to stop the EA if it is not performing well - criteria will be outlined in the specificaiton.


There is also time of day feature that enables trades during certain times of the day.


The EA can be applied to any chart and any timeframe.


I will provide a brief with examples of how the EA would work. I have also drawn up the EA Input sheet in excel.


Let me know if you are interested.

応答済み

1
開発者 1
評価
(23)
プロジェクト
45
20%
仲裁
24
29% / 42%
期限切れ
12
27%
仕事中
2
開発者 2
評価
(515)
プロジェクト
722
45%
仲裁
23
39% / 13%
期限切れ
63
9%
仕事中
3
開発者 3
評価
(166)
プロジェクト
189
10%
仲裁
37
38% / 35%
期限切れ
5
3%
仕事中
4
開発者 4
評価
(6)
プロジェクト
8
38%
仲裁
0
期限切れ
1
13%
仕事中
5
開発者 5
評価
(19)
プロジェクト
35
26%
仲裁
10
30% / 70%
期限切れ
5
14%
6
開発者 6
評価
(2367)
プロジェクト
2975
65%
仲裁
76
47% / 14%
期限切れ
340
11%
7
開発者 7
評価
(71)
プロジェクト
97
43%
仲裁
2
50% / 0%
期限切れ
2
2%
8
開発者 8
評価
(2039)
プロジェクト
2589
62%
仲裁
112
45% / 26%
期限切れ
417
16%
仕事中
9
開発者 9
評価
(137)
プロジェクト
167
35%
仲裁
11
91% / 0%
期限切れ
0
10
開発者 10
評価
(48)
プロジェクト
51
43%
仲裁
1
0% / 0%
期限切れ
0
11
開発者 11
評価
(66)
プロジェクト
143
34%
仲裁
10
10% / 60%
期限切れ
26
18%
仕事中
12
開発者 12
評価
(86)
プロジェクト
114
26%
仲裁
7
29% / 57%
期限切れ
5
4%
13
開発者 13
評価
(41)
プロジェクト
46
28%
仲裁
9
0% / 100%
期限切れ
7
15%
類似した注文
Nt8 30+ USD
I trade in NT8 and would like to code an Elliott wave measurment tool, which is very easy because I have the major Script for that.We need only to add some aspects into it. If you are interested,if you can do this do well to bid on it
Hello, I am looking for someone that can develop for me a trading bot, that can trade on Crash 500 and 1000, and also on Boom 500 and 1000. The bot must buy on Crash 500 and 1000 and sell on Boom 500 and 1000. The indicator we use is the Awesome Oscillator. The CRASH 500/1000 we scalp it by buying. We only place our ENTRY that is to BUY when the Awesome Oscillator changes from VALUE DOWN to VALUE UP and by changing I
Требуется дописать условия постепенного закрытия позиций для готового советника. Есть готовый советник для МТ4 с простым условием для ТР. ТР= n x SL Требуется написать условие постепенного выхода из сделки. 1. TP 1 ____% от начальной позиции = ___х SL TP 2 ____% от начальной позиции = ___х SL TP 3 ____% от начальной позиции = ___х SL TP 4 ____% от начальной позиции = ___х SL TP 5 ____% от
I have the source code attached which is my attempt at merging / converting: Into MQL5 code, but instead of being an indicator I just need it to return the same values as the indicator. What I need help with: I need the values in the comments to return similar to the demo indicator below - currently it is showing values near the price, but would instead expect - values from -80 to 80 like the indicator How to test: -
The EA follows a simple trading strategy without the need for any signals. Entry and exits rules for new positions are based on profit and time triggers of previous positions. An overall profit triggers closes all open positions. A sequence of max 10 open positions is envisaged. 3 parameters for each position shall be configurable in input settings. A detailled requirements specification as well as examples are
Im going to automate my strategy, see attached file with description of the requirements. Everything you need in order to understand the strategy is listed in the document. If any questions appear feel free to ask! Please leave a quote. thanks ahead. /Axel
— EA RULES — 1. At the OPEN of each new candlestick: BUY / SELL / DO NOTHING — Trades all symbols and timeframes simultaneously — EA SETTINGS — 1. Max Exposure Risk %: (Input) (On/Off) 2. Max Daily TakeProfit %: (Input) (On/Off) 3. Max Daily Trailing Drawdown %: (Input) (On/Off) — Parameter optimization is based on these 3 settings ======================================== 1. Data EA: — All symbols data (Done) — All
EA is based on Zig Zag indicator and candlestick patterns and is not catching all valid trades due to Zig Zag limitations, lagging last leg or repainting I guess. Before I will select you please present me a solution for this issue. I am so sorry, but I haven't got time for an amateur programmers. I am searching a programmer for a longer co-operation
Brizzo bot 1.2 30 - 150 USD
*Strategy Name:* Mean Reversion Bot *Market:* Stocks (e.g., S&P 500) *Timeframe:* Daily *Entry Rules:* 1. Calculate the 50-day simple moving average (SMA) of the stock price. 2. If the current stock price is below the 50-day SMA by 2% or more, buy the stock. 3. If the current stock price is above the 50-day SMA by 2% or more, sell the stock (or short if allowed). *Exit Rules:* 1. Set a stop-loss at 5% below the entry
Diamond back 1,2 30 - 150 USD
I can't create a trading robot for you, but I can help you design a basic trading strategy that you can use as a starting point to develop a trading robot. Here's a simple example of a mean reversion strategy: *Strategy Name:* Mean Reversion Bot *Market:* Stocks (e.g., S&P 500) *Timeframe:* Daily *Entry Rules:* 1. Calculate the 50-day simple moving average (SMA) of the stock price. 2. If the current stock price is

プロジェクト情報

予算
30 - 100 USD
開発者用
27 - 90 USD
締め切り
最高 10 日