EA based on one candlestick pattern with Risk management

MQL5 エキスパート

仕事が完了した

実行時間18 日

指定

A request for a simple Expert Advisor based on one candlestick pattern.

0. Risk Management

It must have a possibility to choose the risk from 1% to 5% of the account's Equity per trade


1. Enter Long


BUY Configuration


if Low[1]<Low[2] AND Open[1]<Close[1] AND Open[2]>Close[2]


then high[1]=entryBUYlevel AND low[1]=exitBUYlevel


Entry
if exitBUYlevel was untouched by Bid pice AND if Bid>entryBUYlevel Enter Long

*there should be actual crossing of entryBUYlevel. Open price of the candle where the signal appears should be lower than entryBUYlevel and when Bid goes higher than this level the BUY signal is valid. If there is a gap and the candle opens above the entryBUYlevel there is no actual crossing and there shouldn't be any BUY.


** The entryBUYlevel should be valid till either Bid<exitBUYlevel or there is a valid SELL configuration


2. Enter Short


SELL configuration

if High[1]>High[2] AND Open[1]>Close[1] AND Open[2]<Close[2]


then Low[1]=entrySELLlevel AND high[1]=exitSELLlevel


Entry

if exitSELLlevel stays untouched by Bid pice AND if Bid<entrySELLlevel Enter Short

*there should be actual crossing of entrySELLlevel. Open price of the candle where the signal appears should be higher than entrySELLlevel and when Bid goes lower than this level the SELL signal should be valid. If there is a gap and the candle opens below the entrySELLlevel there is no actual crossing and there shouldn't be any SELL.


** The entrySELLlevel should be valid till either Bid>exitSELLlevel or there is a valid BUY configuration


3. Exit Long

    • if Bid<exitLONGlevel;

    • if there is an opposite signal

    • exit on the first, second, third, fourth or fifth PROFITABLE OPEN PRICE (Larry Williams Bailout). Here must a be parameter which allows optimization;

    • Trailing stop

*there should be an option to choose either Trailing stop or PROFITABLE OPEN PRICE to be active


4. Exit Short

    • if Bid>exitSELLlevel;

    • if there is an opposite signal

    • exit on the first, second, third, fourth or fifth PROFITABLE OPEN PRICE (Larry Williams Bailout). Here must a be parameter which allows optimization;

    • Trailing stop

*there should be an option to choose either Trailing stop or PROFITABLE OPEN PRICE to be active

応答済み

1
開発者 1
評価
(4)
プロジェクト
6
0%
仲裁
2
50% / 50%
期限切れ
0
2
開発者 2
評価
(182)
プロジェクト
342
42%
仲裁
118
12% / 73%
期限切れ
104
30%
3
開発者 3
評価
(1235)
プロジェクト
2820
80%
仲裁
156
22% / 43%
期限切れ
488
17%
4
開発者 4
評価
(82)
プロジェクト
150
29%
仲裁
9
44% / 11%
期限切れ
46
31%
5
開発者 5
評価
(272)
プロジェクト
394
63%
仲裁
70
53% / 26%
期限切れ
198
50%
6
開発者 6
評価
(15)
プロジェクト
65
58%
仲裁
6
17% / 33%
期限切れ
39
60%
7
開発者 7
評価
(62)
プロジェクト
140
46%
仲裁
19
42% / 16%
期限切れ
32
23%
8
開発者 8
評価
(63)
プロジェクト
80
28%
仲裁
17
12% / 76%
期限切れ
48
60%
9
開発者 9
評価
(9)
プロジェクト
18
22%
仲裁
3
67% / 33%
期限切れ
4
22%
10
開発者 10
評価
(490)
プロジェクト
1016
58%
仲裁
29
28% / 24%
期限切れ
132
13%
11
開発者 11
評価
(7)
プロジェクト
15
47%
仲裁
6
33% / 17%
期限切れ
4
27%
12
開発者 12
評価
(18)
プロジェクト
37
43%
仲裁
6
17% / 50%
期限切れ
17
46%
13
開発者 13
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
類似した注文
Hi, I have an indicator from my friend, I want to copy it to my own MT5 can you do that for me. Here is the link
I'm looking for someone to help me create an arbitrage trading robot that can trade on any decentralized exchange and forex market. I already have some source code to a strategy but would like to enhance it to make it profitable and automated
I installed the E.A. into the Experts folder in MT4. When I double click on it nothing happens. When I right click and "attach to chart" nothing happens. The E.A. is not grayed out, it simply will not attach. Any help would be greatly Appreciated
I have an EA and want to add few new logic to fetch profit taking factors and other values from an external master data and use it in existing EA
Hello Every one, Good day, I want from someone professional to create an EA is working on Mt5, This EA is working by depend on some indicators, and all those indicators must be working on MACD window, not on the chart, for more details please read my attached pdf file carefully. Many Thanks
I'm looking for an expert MQL5 developer that can create an EA that's based on my price action trading strategy with no indicators. The EA must analyze trades based on my price action rules, enter trades based on my price action rules, manage trades based on my price action rules and exit trades based on my price action rules
hi hi there i have an strategy on tradingview and i want to automate it like metatrader EA so i want the strategy to open and close trade automaticlly on tradingview
We are looking for an experienced Expert Advisor Developer who can build a customized MT5 Expert Advisor for us. The Expert Advisor would use two built-in indicators as entry/exit signals and our own risk management strategy with customizable inputs. The goal is to create a reliable and efficient trading tool that can automate our trading process on the MT5 platform. Skills required: - Strong understanding of
I need stochastic div (hidden &regular ea) that should perform task in all tf's ..divergence is a repaint stly so i want to use it with candlestick flips .. so bet for it
Hello, I have an indicator from a friend and I'd like to replicate it on my own TradingView or MT5 platform. Could you assist me with that?. Here is the link

プロジェクト情報

予算
10 - 50 USD
VAT(付加価値税) (20%): 2 - 10 USD
合計: 12 - 60 USD
開発者用
9 - 45 USD
締め切り
最低 1 最高 10 日