EA and indicator based on Double Bollinger Bands

仕事が完了した

実行時間19 日

指定

I am looking for very simple EA and indicator based on double bollinger bands with different settings for each.

Here is the description given below, please read it carefully because I will need it exactly perform as per my requirements mentioned in description - 


Indicator - Bollinger Bands
two upper bb and two lower bb and one middle line which is common for both bb.

Bollinger bands settings should be editable for me
(but at a stage later when I want to sell this EA or put out a subscription for it to be used by clients, the BB settings should not be visible or editable for them)


Time frame - should work on all time frames


Pair - should work on all pairs


Options to select trade timings (apply chart time)


Option to select lot size

Option to write %risk to take for a trade.(either lot size works or %risk works)


Option to write number of pips for take profit.


Option to write maximum spread to take a trade, take trade trade only if the spread is below the written number.


Option to write trailing stop.


Option to work on demo account

Option to work on live account



Trade Entry - 
Price hits the outer bollinger band either it touches with wick or goes completely out and then crosses the inner bollinger band, enter long on the close of bull candle from lower BB and enter short on close of bear candle from upper BB.


Entry signal should appear on charts with certain symbol as an indicator, even when EA is turned off.

Also need sound alert option, push notification on android or iPhone, and email notification options.


Stop loss -
Text field to write stop loss manually.
If stoploss is written 0, then close the trade once the bounce back to the inner bollinger band from where it crossed.

After a loosing trade or a winning trade, for a new trade it should see again same criteria for entry, which is Price hits the outer bollinger band either it touches with wick or goes completely out and then crosses the inner bollinger band, enter long on the close of bull candle from lower BB and enter short on close of bear candle from upper BB.



Take profit -
Text field to write number of pips manually, 
If take profit field is written 0,

Partial profits 1
- Take partial profits of certain % money out based on lot size at certain amount of pips, option to write this amount of pips and the amount if percentage, if this is written 0 then take out certain % when price touches the middle line of BB

Partial profits 2
- Take partial profits of certain % money out based on lot size at certain amount of pips, option to write this amount of pips and the amount if percentage, if this is written 0 then take out certain % when price touches the inner line of BB opposite side

Partial profits 3
Take partial profits of certain % money out based on lot size at certain amount of pips, option to write this amount of pips and the amount if percentage, if this is written 0 then take out certain % when price touches the outer line of BB 
opposite side 


There should be option to write these all % amount and option to select the partial profit criteria whether to take out profits when touch BB middle, inner, outer or write pips for all three partial profits 

(Note - if the price doesn't touch the opposite side (outer or inner) of the bb or middle line of bb or certain amount of pips mentioned to take out first partial profit of 40%, trade closes by hitting the stoploss) 


Option to write certain pips when to move the stops to breakeven, if written 0, stoploss moves to breakeven when first partial profit target is achieved which is either certain pips or th middle line of bb


Option to write maximum loosing trades in sequence.

Option to write desired number of pips if achieved, do not take any more trades for that 
particular pair for that day.

At a time only one trade per pair. Do not take trade for the same pair when a 
trade is already active and the price touches and crosses multiple times to the inner or outer BB.

Option for writing a license key for demo and live accounts to sell it to clients


I will need the complete code for later use to edit and access.


And the code should be secure so that no one can access or edit it when I sell or subscribe clients to buy this EA. And should be locked for single device only.




応答済み

1
開発者 1
評価
(430)
プロジェクト
606
55%
仲裁
48
23% / 56%
期限切れ
178
29%
2
開発者 2
評価
(1100)
プロジェクト
1457
46%
仲裁
49
73% / 12%
期限切れ
36
2%
3
開発者 3
評価
(365)
プロジェクト
412
36%
仲裁
35
26% / 57%
期限切れ
63
15%
4
開発者 4
評価
(2102)
プロジェクト
2674
62%
仲裁
114
46% / 25%
期限切れ
421
16%
取り込み中
5
開発者 5
評価
(277)
プロジェクト
334
55%
仲裁
14
36% / 29%
期限切れ
1
0%
6
開発者 6
評価
(258)
プロジェクト
395
28%
仲裁
69
19% / 49%
期限切れ
120
30%
7
開発者 7
評価
(66)
プロジェクト
95
28%
仲裁
20
25% / 55%
期限切れ
24
25%
8
開発者 8
評価
(550)
プロジェクト
827
73%
仲裁
15
53% / 13%
期限切れ
193
23%
仕事中
9
開発者 9
評価
(266)
プロジェクト
540
50%
仲裁
55
40% / 36%
期限切れ
224
41%
仕事中
10
開発者 10
評価
(221)
プロジェクト
369
66%
仲裁
10
50% / 0%
期限切れ
46
12%
11
開発者 11
評価
(33)
プロジェクト
35
40%
仲裁
11
9% / 91%
期限切れ
4
11%
12
開発者 12
評価
(197)
プロジェクト
320
35%
仲裁
64
13% / 56%
期限切れ
83
26%
13
開発者 13
評価
(66)
プロジェクト
143
34%
仲裁
10
10% / 60%
期限切れ
26
18%
類似した注文
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

プロジェクト情報

予算
30 - 50 USD
開発者用
27 - 45 USD