Bollinger bands alerts expert

Specifiche

The expert should notify after the conditions below are met, also want to backtest it, so the triggers would show on the graph related candle, no need to create orders buy/sell for now, it would be phase 2.

- [ ] Pairs : EUR/USD, USD/JPY, GBP/JPY
- [ ] TIME FRAME 5 MIN

TRIGGER ALERT

- [ ] Bollinger bands std 2
- [ ] The signal is based on the candle touches one of the bands (lower/upper)
- [ ] Short signal Candle - open and close price are below 50% of all candle height
- [ ] Long signal Candle - open and close price are above 50% of all candle height
- [ ] Short signal Candle - Current candle high price is bigger than the previous candle high price in at least 1 pip
- [ ] Long signal Candle - Current candle low price is lower than the previous candle low price in at least 1 pip
- [ ] dismiss signal: if the two previous candles touches the Bollinger bands or out of the bands

Con risposta

1
Sviluppatore 1
Valutazioni
(5)
Progetti
6
33%
Arbitraggio
1
100% / 0%
In ritardo
0
Gratuito
2
Sviluppatore 2
Valutazioni
(349)
Progetti
473
51%
Arbitraggio
24
46% / 25%
In ritardo
5
1%
In elaborazione
3
Sviluppatore 3
Valutazioni
(71)
Progetti
80
10%
Arbitraggio
36
8% / 53%
In ritardo
6
8%
In elaborazione
4
Sviluppatore 4
Valutazioni
(16)
Progetti
17
12%
Arbitraggio
1
0% / 100%
In ritardo
0
In elaborazione
5
Sviluppatore 5
Valutazioni
(17)
Progetti
19
26%
Arbitraggio
3
67% / 33%
In ritardo
2
11%
In elaborazione
6
Sviluppatore 6
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
7
Sviluppatore 7
Valutazioni
(130)
Progetti
184
32%
Arbitraggio
16
31% / 63%
In ritardo
27
15%
Gratuito
8
Sviluppatore 8
Valutazioni
(2435)
Progetti
3067
66%
Arbitraggio
77
48% / 14%
In ritardo
340
11%
In elaborazione
9
Sviluppatore 9
Valutazioni
(133)
Progetti
172
19%
Arbitraggio
17
47% / 18%
In ritardo
0
Gratuito
10
Sviluppatore 10
Valutazioni
(54)
Progetti
78
14%
Arbitraggio
3
33% / 33%
In ritardo
7
9%
Caricato
11
Sviluppatore 11
Valutazioni
(42)
Progetti
62
8%
Arbitraggio
12
58% / 42%
In ritardo
1
2%
Gratuito
12
Sviluppatore 12
Valutazioni
(2091)
Progetti
2653
62%
Arbitraggio
114
45% / 25%
In ritardo
419
16%
Caricato
13
Sviluppatore 13
Valutazioni
(13)
Progetti
16
19%
Arbitraggio
0
In ritardo
2
13%
Gratuito
14
Sviluppatore 14
Valutazioni
(61)
Progetti
188
73%
Arbitraggio
4
100% / 0%
In ritardo
1
1%
Gratuito
15
Sviluppatore 15
Valutazioni
(4)
Progetti
6
0%
Arbitraggio
5
0% / 80%
In ritardo
2
33%
Gratuito
16
Sviluppatore 16
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
17
Sviluppatore 17
Valutazioni
(96)
Progetti
143
76%
Arbitraggio
0
In ritardo
2
1%
Gratuito
18
Sviluppatore 18
Valutazioni
(66)
Progetti
143
34%
Arbitraggio
10
10% / 60%
In ritardo
26
18%
Gratuito
19
Sviluppatore 19
Valutazioni
(551)
Progetti
1334
59%
Arbitraggio
28
82% / 0%
In ritardo
10
1%
Gratuito
Ordini simili
Looking for an mql5 EA developer to build a custom EA for MT5 based on several simple variables. It will be initially used on 5m EUR/USD, but needs to work with any currency/commodity/stock/crypto. Custom risk management will also need to be built into the EA. Exact variables will be discussed in detail once a developer is selected, but a basic overview of the EA variables is below. Positions will be opened based on
Build this Expert Advisor (EA) 1. Risk Management Risk per Trade : The EA will calculate the lot size based on the risk percentage (1-2% of the account balance). This will be a customizable input. Stop Loss & Trailing Stop : The EA will place a stop loss at a defined level (based on strategy parameters like ATR, recent support/resistance, etc.) and will implement a trailing stop to lock in profits as the trade moves
Hello, I have a physically trading keyboard and i want to connect it with tradelocker, mt4,mt5 and ctrader. People need to be able to open and close a position with the keyboard really fast. i need it on macos, windows and linux. (desktop) My competition is: www.magickeys.trade My goal is to be the number 1 to sell the keyboards + software. When people order a tradingkeyboard they will get a mail after the purchase
Job Title: Expert Advisor (EA) Developer for Forex Trading Job Description: I am seeking an experienced Expert Advisor (EA) developer to create a customized trading bot for the MetaTrader 4/5 platform. The bot will be designed to execute a sophisticated trading strategy that incorporates daily range calculations, cost averaging, and hedging with precise pip management. The successful candidate should have strong
I need an expert advisor based on MACD and MA signals. It must have check and handling of trade operations errors. The main criteria for opening and closing positions: ◇Both Main and Signal direction must be shown by Arrows which is going to be for buy and sell positions
I need an expert to help me with adding more features to my existing mt4 EA I think the addition I want added to this EA is fairly simple--but I don't really understand how programming works, Contact me for a long term work, This is not the only project, I will explain the features in the inbox, Let me know if you can do it
**Project Title:** Development of a Complex High-Performance EA for Step Index **Project Overview:** I need an advanced Expert Advisor (EA) for trading the Step Index on MetaTrader 5. The EA should use multiple indicators and advanced risk management techniques to enhance profitability and manage risks effectively. **Trading Strategy Details:** Indicators: - 50-period EMA - 200-period EMA - RSI with 14 periods - MACD
Hft live account 30 - 200 USD
i need a high frequency trading (hft) expert advisor, that can be used to trade on demo and live accounts icmarket and 8cap. The EA has to be highly profitable, giving daily profit. If a test version is available, please send, to foster a faster transaction. like the ones that pass prop firm and demo but adjustment where it work on live with low latency
Lihle's trades 30+ USD
``` //+------------------------------------------------------------------+ //| Hello World Expert Advisor | //| | //| This is a basic EA that buys and sells based on a simple | //| moving average crossover strategy. | //+------------------------------------------------------------------+ #property version "0.01" #property strict input int FastMA
Indicator in use: Bollinger Bands Mechanism (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the lowest point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal; or if on Futures if the increment is .25 or .10 then this is used) 2. Enter sell ONLY on the next candle if price breaks

Informazioni sul progetto

Budget
30 - 50 USD
Per lo sviluppatore
27 - 45 USD
Scadenze
a 10 giorno(i)