BB signal scanner

MQL4 エキスパート

仕事が完了した

実行時間3 日
依頼者からのフィードバック
Really quick coder! He understand immediatly the strategy!!! Low communication, for a promptly result! I raccomend it.
開発者からのフィードバック
Thanks so much!!!!!

指定

Hello everyone, I need an EA with follow spec, it’s based on Bollinger and some indicator that I will explane.


Entry Rules (sell example)

The current candle break of X pip (X is a variable insert by me… it could be 5 pip…. 10 pip… 13 pip…) the higher band and entry immediately with a sell order.

The TP is when the price touch the middle of the Bollinger band (or the opposite band), or if I set the tp to X pip from entry.

 

Entry Rules (Long example)

The opposite of long

 

Need also to have a window alert (and a push alert on the phone) at signal, because I want to use the expert as an indicator too

  

Filter (sell example)

Williams %

This is a filter entry. If the signal to entry occour and the w% is above the upper level (the dotted line on the indicator) then the expert entry sell… like in the example image provided.

In the image the upper level is at -10 (but I can change it) so, if signal occour when the w% is at -11 or below (for example) the expert doesn’t entry… if the w% is at -10 or above, the expert make the entry

 

The filter is optional, so I can just enter only on BB breakout signal, or when BB and W% give both the signal

I wish to have 3 level of filter on w%... in the picture I have setted the 1st w% at 12, the 2nd w% at 24, the 3rd w% at 48. I can select just one w% to work… or 2 w% to work both, or the 3 w% work togheter…

 

EXAMPLE

Price break of X pip the higher band? The expert entry sell (no w% is setted)

or

Price break of X pip the higher band and the 1st w% is above the -10 level? The expert entry sell (the other 2 w% are to false)

Or

Price break of X pip the higher band and the 1st w% is above the -10 level, and the 2nd w% is above the -10 level too? The expert entry sell (the other 1 w% is to false)

Or

Price break of X pip the higher band and the 1st w% is above the -10 level, and the 2nd w% is above the -10 level too, and the 3rd is above the -10 level? The expert entry sell (the w% are all setted to true)

 

I wish to have the indicator settable inside the ea… so no external call to the indicator please!

 

Stop Loss

Setted by pip. So if I set the sl to X pip… when the position goes in loss of X pip… the ea exit

 

Multi entry

If we have more then one candle the break of X pip the Bollinger band and/or we have the filter setted, the ea must enter again. TP is always the middle line of the Bollinger band or setted by X pip (in this case from the average price of the entry) – So for a sell example… 1st entry at 1.1000 2nd entry at 1.1005 3rd entry at 1.1010… the tp must at middle line (or the opposite band), or at X pip from the average of the entry (1.1005 in this case….)

 

OPTION TO SET WITHIN THE EXPERT ADVISOR

Lot size

CROSS to trade (a list of cross to trade separated by a comma: example.... EURUSD, USDJPY, etc... - so i can put in just one window and work where i select) 

Max number of entry (in case of multi entry)

Take profit

Stop loss

Magic number

Input for Bollinger band

Input for 1st Williams%

Input for 2nd Williams%

Input for 3rd Williams%

Colors of the indicator (each set for each indicator)

Colors of the average price (in case of multi entry)

Time for trade (start à end)

Trailing (Trailing start / Trailing stop / Trailing step)

Break even (Breakeven at / Breakeven to)

 

PLEASE DISPLAY

Broker time

Account equity

Account balance

Free margin

Volume of entry

Entry average

Stop loss

TP (kind of …)

TP (expected price)

 

 

IN THE FUTURE I CAN ADD MORE INDICATOR AS FILTER, SO PLEASE MAKE A GOOD CODE IN ORDER TO DO THAT

EDIT: ...forgot to writ in the spec file that the tp could be at: 1) middle line or 2) opposite band or 3) X pip  ......... and.......... the cross to trade option

ファイル:

ZIP
spec.zip
72.6 Kb

応答済み

1
開発者 1
評価
(599)
プロジェクト
932
46%
仲裁
31
39% / 29%
期限切れ
93
10%
2
開発者 2
評価
(2441)
プロジェクト
3076
66%
仲裁
77
48% / 14%
期限切れ
340
11%
3
開発者 3
評価
(320)
プロジェクト
523
66%
仲裁
52
21% / 38%
期限切れ
167
32%
仕事中
4
開発者 4
評価
(362)
プロジェクト
506
40%
仲裁
147
18% / 72%
期限切れ
99
20%
取り込み中
5
開発者 5
評価
(182)
プロジェクト
342
42%
仲裁
118
12% / 73%
期限切れ
104
30%
6
開発者 6
評価
(49)
プロジェクト
134
27%
仲裁
62
13% / 53%
期限切れ
58
43%
7
開発者 7
評価
(564)
プロジェクト
933
47%
仲裁
302
59% / 25%
期限切れ
125
13%
取り込み中
8
開発者 8
評価
(97)
プロジェクト
121
25%
仲裁
5
20% / 60%
期限切れ
17
14%
9
開発者 9
評価
(17)
プロジェクト
22
73%
仲裁
2
0% / 100%
期限切れ
10
45%
10
開発者 10
評価
(89)
プロジェクト
137
24%
仲裁
35
9% / 40%
期限切れ
52
38%
類似した注文
Im looking for an coder to code an EA: Trade management 1. opening trades according to the indicator 2. trades settings to choose from like: open all trades according to the signal open only trade 1,2,3 or 4 % per trade ( example 50/30/20 of the lot settings, with 4 trades it would be for example 50/30/10/10) 3. SL/Trailing settings: Move SL to entry after hitting TP1/TP2 or TP3 moving SL by % keep the original SL
Hi I'm looking to have 2 of my pinescript strategies converted to MQL5 and was wondering if you could first give me a quote for the more simple strategy and then for both the simple and complex strategy together. The simple strategy is a MACD crossover type thing that uses a special EMA script that filters out some ranging price action and also fractal candles for the stop loss. The second strategy is market
I want grate robot for making profits that know when to start a good trade and close a trade and must be active all time to avoid lost of money
I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script that I will provide if you are
Mbeje fx 50+ USD
I like to own my robot that why I want to build my own.i like to be a best to every robot ever in the life to be have more money
I need an MT5 EA that can do the following: I have to give the EA a price in advance, when the price is reached the EA has to automatically place a buy stop or sell stop order 0.5 pips below or above the price. Is this possible
Dr Pattern 30+ USD
good day i need the service of the seaso coder to help me fix my ea The Job required 1 knowledge of Mt4 and Mt5 indicator coding 2. Telegram code 3. ability to code indicator to work on multiple Time frame combine to trade 4 Ability to Join two or three indicator on same ir different time frame if you have these skill please let chart i will discuss the details of the Job inside to you The required day including
Good day, I want someone to help me create a universal news filter with on/off switch, with start and end settings, and drawdown control with magic number of EAs, etc. Thanks
Hello, I am looking for a professional programmer to optimize my existing EA integrating it with ChatGPT to analyze currencies using various methods to make the right trading decisions. i want it to be an EA that can be trusted to carry trade with the help of chat gpt and also have a very low drawdown
Hello, I am looking for a professional programmer to create a trading expert on the MT4 platform, integrating it with ChatGPT to analyze currencies using various methods to make the right trading decisions. Further details will be provided to the applicants later

プロジェクト情報

予算
40 - 100 USD
VAT(付加価値税) (22%): 8.8 - 22 USD
合計: 48.8 - 122 USD
開発者用
36 - 90 USD
締め切り
最低 2 最高 4 日