Simple Bollinger Band Strategy EA

指定

I want an EA to look for buys below the previous day close (PDC) and look for sells above the PDC. Short trades above the PDC will be executed once price has traded above a Bollinger Band (BB) high (Bollinger Band must be configurable), and then closes back under. Market sell on the close inside. SL set using multiple of ATR (ATR configurable). Position size is to be calculated based on a configurable percentage of account risk. Vive versa for long entries.

I want to be able to close partial profits at a configurable RRR target, and close a configurable amount of the open position as a percentage. I want the final target to be either at a predefined time of day which is configurable or at a specified RRR target, again configurable in settings.

I want the option of moving the SL to breakeven at a configurable RRR target, i.e. once price has reached 2:1 RRR, move SL to breakeven.

I want to have 3 start stop times, although the option of only using one, i.e. if set to 00:00 then not used.

Has to have the option of using a news filter, stop trading a set number of minutes before major red folder news and then re-start a set number of minutes after.

Must work on all intraday timeframes.

I want all the normal error handling and logging.

応答済み

1
開発者 1
評価
(182)
プロジェクト
222
27%
仲裁
11
36% / 45%
期限切れ
7
3%
仕事中
2
開発者 2
評価
(42)
プロジェクト
58
22%
仲裁
11
18% / 27%
期限切れ
5
9%
取り込み中
3
開発者 3
評価
(77)
プロジェクト
112
15%
仲裁
4
25% / 25%
期限切れ
9
8%
取り込み中
4
開発者 4
評価
(408)
プロジェクト
726
49%
仲裁
57
16% / 49%
期限切れ
133
18%
仕事中
5
開発者 5
評価
(374)
プロジェクト
527
53%
仲裁
26
54% / 23%
期限切れ
6
1%
多忙
6
開発者 6
評価
(19)
プロジェクト
27
11%
仲裁
2
0% / 0%
期限切れ
0
7
開発者 7
評価
(2175)
プロジェクト
2752
62%
仲裁
116
46% / 25%
期限切れ
423
15%
取り込み中
8
開発者 8
評価
(231)
プロジェクト
235
71%
仲裁
2
100% / 0%
期限切れ
0
9
開発者 9
評価
(4)
プロジェクト
7
14%
仲裁
1
0% / 0%
期限切れ
1
14%
仕事中
10
開発者 10
評価
(81)
プロジェクト
83
59%
仲裁
0
期限切れ
0
11
開発者 11
評価
(42)
プロジェクト
43
26%
仲裁
23
13% / 74%
期限切れ
10
23%
取り込み中
12
開発者 12
評価
(522)
プロジェクト
595
33%
仲裁
33
39% / 42%
期限切れ
9
2%
多忙
13
開発者 13
評価
(2)
プロジェクト
3
0%
仲裁
1
0% / 0%
期限切れ
0
取り込み中
14
開発者 14
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
15
開発者 15
評価
(68)
プロジェクト
210
72%
仲裁
5
100% / 0%
期限切れ
1
0%
仕事中
16
開発者 16
評価
(163)
プロジェクト
194
45%
仲裁
5
20% / 0%
期限切れ
10
5%
多忙
17
開発者 17
評価
(135)
プロジェクト
173
43%
仲裁
20
60% / 20%
期限切れ
10
6%
仕事中
18
開発者 18
評価
(60)
プロジェクト
79
25%
仲裁
9
33% / 56%
期限切れ
9
11%
19
開発者 19
評価
(492)
プロジェクト
526
53%
仲裁
12
67% / 17%
期限切れ
3
1%
20
開発者 20
評価
(50)
プロジェクト
86
52%
仲裁
1
0% / 0%
期限切れ
1
1%
21
開発者 21
評価
(149)
プロジェクト
265
35%
仲裁
12
25% / 58%
期限切れ
42
16%
仕事中
22
開発者 22
評価
(4)
プロジェクト
5
20%
仲裁
0
期限切れ
0
仕事中
類似した注文
MOVING AVG EA 70+ USD
BOT USING MOVING AVARAGE BUY - MARKET HAS TO MOVES ABOVE 100 MA LINE AND CLOSE ABOVE 100 MA LINE. NEXT CANDLE SHOULD ALSO BE BULISH AND CLOSE BULLISH BEFORE MAKING A BUY ON THE THIRD CANDLE A SECOND BUY SHOULD BE MADE WHEN MARKET MOVES AND CLOSE ABOVE 200 MA LINE. NEXT CANDLE SHOULD ALSO BE BULISH AND CLOSE BULLISH BEFORE MAKING A BUY ON THE THIRD CANDLE. A THIRD BUY SHOULD BE MADE WHEN MARKET MOVES AND CLOSE
i’m looking to have a trading robot built in MQL5 that utilizes the following strategy: Strategy Overview : Supply and Demand Strategy : The bot should identify key supply (resistance) and demand (support) zones based on historical price action . The strategy should buy at demand zones (support) and sell at supply zones (resistance). RSI Confirmation : Use RSI (Relative Strength Index) as a filter to avoid
3 step alert indicator. Which include 3 ema x,y,z and a daily pivot point step-1 x,y ema crossover step-2 check z ema step-3 check daily pivot point than send alert (very simple system )
hello - i have a fully functioning code I have built out for ninjatrader 8 - i actually have 4 of them I am looking for someone to be able to help me to convert the code from ninjatrader 8 C# code to a metatrader 5 and also metatrader 4 code. so i have provided 3 files one is an IFVG strategy and simply trades price action based on inversed fair value the other one is a MACD strategy but it uses the custom MACD
Hello, I am seeking some assistance with a NinjaTrader 8 strategy. I have been programming NT8 for about 6 months now, having come from many years of experience with MT4. As I gather is common with programming Ninjascript, I frequently have difficulties with getting the historical processing to work correctly; getting it working the same as forward testing. I have hit a wall with my current project and am looking for
I am looking for someone to program an automated breakout trading system for MNQ/NQ in C#. The strategy is based on a breakout from a range defined between 07:00–08:00 CET, which serves as the entry signal. Trading Parameters: Variable take-profit and stop-loss levels, with a break-even adjustment after partial profit targets are reached. Indicators: Volume delta, RSI, and VIX as optional filters. The system should
Hello, I need an EA which will read a .txt file, which is generated and periodically updated by another software. Based on the data in this .txt file, EA will place pending orders in MT5 and afterwards will make some adjustments in that .txt file. More details: EA Inputs: "a". Path to the .txt file "b". Frequency of the update (in minutes; say every 5 minutes) "c". Volume_lots (ideally there should be an option to
DEVELOPMENT FOR MOMENTUM REVERSAL STRATEGY TRADE MUST ONLY BE ACTIVATED WITHIN THE TRADE ZONE WHICH IS 40 PIPPETTE ABOVE THE LOW OF THE DAY NO TRADE MUST BE TAKEN IF RSI/CCI CONFIRMS OVERSOLD/OVERBOUGHT CONDITION CCI MAIN FUNCTION IS TO UPDATE THE TRADE ZONE AS IT REACTS FASTER THAN RSI THE TREND LINES MUST NOT BE INFINITE, MUST NOT EXCEED THE DAY PERIOD ADD INPUT OPTION TO ALLOW TRADER TUNE THE FOLLOWING DISABLE
Telegram copier 30 - 100 USD
hi, i need an ea that simply copy my trades that i send on my telegram channel-group, and from that make the trade on the metatrader 4 or 5 , i prefer 5. Also i need that every trade maded are marked with an ID which will be assigned using the information for the message so the bot know which trade to close, and which to modify ( in case of modify the order also change the id) and also making it possible to close
3 step semi auto system: this system include 3 Ema (x,y,z) and Pivot point(daily) step-1: ema crossover (x,y) , than return to the ema(x) step-2: check another ema (z) step-3: check pivot point (daily) than send alert

プロジェクト情報

予算
100 - 200 USD

依頼者

(1)
出された注文3
裁定取引数0