Bollinger Band MT5 Trading Panels

Job finished

Execution time 19 days
Feedback from customer
The code is very advanced but the product performance is below expectation, perhaps that is the cost I need to bear with a slightly lower budget than the proposed one.

Specification

I would like to design a Bollinger Bands based MT5 trading panels. Here are the requirement

  1. Display information for 28 forex pairs
  2. Auto detect 28 forex pairs ( remove EURCHF, replace with XAUUSD)
    • Allow input to add prefix and postfix to the symbol manually if it fail to detect 
    • 4 row * 7 column
  3. Make it into a non-tradable EA (only display data)
  4. Auto adjust for high low DPI user (or at least can change font sizeto fit some small computer screen)
  5. Data update every 1 sec
  6. BB information only come from H4, D1, W1
    • If is not used in this 3 timeframe, popup alert and say "It is highly recommended to use it in H4, D1 and W1 timeframe" only
  7. Fix to only 1 broker (talk in chat)
  8. When loaded to the chart, the background and everything will automatically turn into Blank + Black Colour
  9. When click the symbol, it will open a new chart with pre-defined template in input at the current Timeframe

Bollinger Band (BB) usage:

Period = 21 ; Std = 1.0

Period = 21; Std = 2.0 

(Need to be available in input)

Key detecting area is where the zone between 1.0 and 2.0 (lets call it as higher and lower std zone)


Information to display:

Information:

  1. X/9 = X=Num of candle beyond std, in the past (9) candle. Green colour if above, Red colour if below
  2. Breakout or N/A (word) = If the current candle dropped below (toward center) change the word to "Breakout" and Yellow colour, else "N/A" with grey.
    1. When changed to Yellow "Breakout" Do a pop-out Alert to tell user Buy/Sell with SL & TP info below.
  3. SL (number only) = Price at 2.0 std on current BB bands when "Breakout" signal come. Else, show "N/A"
  4. TP1 (number only) = At current BB mean (center line) when "Breakout signal come, else "N/A" in grey.
  5. TP2 (number only) = At current BB 2.0 std but on the other side [buy at the top STD; sell at bot STD) when "Breakout signal come, else "N/A" in grey.


Scanning step:

  1. Check where is the current bid price relative to BB Std (If it is not inside higher/lower std skip to step XX)
  2. If current bid price is at higher, only scan higher candle. Vice versa.
  3. Count starting from last (shift 1) to the next 9 candlestick [ from inputs], how many close price are remain beyond the higher/lower std. 
    1. This will give number to X/9
    2. 9 = Total scanned candle
    3. X = Num of candle inside the zone
    4. Green colour if above, Red colour if below
  4. If X =  Number of candlestick for alert, and the current bid price shift toward center, it is breakout I want. 
  5. From higher std it will break below = sell signal. From lower std it will break above = buy signal. 
    1. As 2nd info, display the word "Breakout" in yellow colour.
    2. Show SL = BB 2.0 price on the other side of the trade direction.
    3. Show TP1 = BB 1.0 price favour to trade direction
    4. Show TP2 = BB 2.0 price favour to trade direction
  6. Buy signal = Show Big Green Dot beside the symbol. Sell signal = Show Big Red Dot beside the symbol. 
  7. If X =  Number of candlestick for alert, but the current bid price still remain inside the std zone, show "Potential" with yellow text degree rotated.
  8. When condition no fulfilled, breakout,SL,TP1,TP2 will be N/A with grey text.
Here I leave a simple illustration as reference.


Required input:

  • BB1 Period = 21
  • BB1 Std = 1.0
  • BB2 Period = 21
  • BB2 Std = 2.0
  • Number of candlestick to scan = 9
  • Number of candlestick for alert = 9
  • Tolerance, in points = 10 (points) (Count as inside if the close price is +-10 points within the std zone)
  • Reset panel = 5 (after breakout, and the panel start count for the next 5 bars to reset the data shown in the panel)
  • Font size = 11 (Allow us to adjust in case for various DPI user)
  • Template = Default (when user click symbol, it will use this template)

Expectation:

  1. Panel work without major information miss match.
  2. Fast respond when message (reply within a day). 
  3. Accepting feedback or modification to simplify the project yet remain its effectiveness
  4. Patient with the project. I will deliver as clear as possible to avoid confusion, but if you are not clear I expect you to ask question.
  5. Have at least 1 past project in panel, so that I know you are experienced in handling this project.


PS: Source code is needed after completion. 

PS: More information will conveyed in the chatbox as well as throughout entire project. Relevant resource will provide to you.






















Responded

1
Developer 1
Rating
(169)
Projects
204
30%
Arbitration
25
40% / 44%
Overdue
12
6%
Free
2
Developer 2
Rating
(126)
Projects
160
36%
Arbitration
4
25% / 50%
Overdue
13
8%
Free
3
Developer 3
Rating
(58)
Projects
66
8%
Arbitration
39
26% / 56%
Overdue
12
18%
Working
4
Developer 4
Rating
(262)
Projects
536
50%
Arbitration
55
40% / 36%
Overdue
224
42%
Working
Similar orders
BOT-master 30+ USD
i have done lots of trading but all i have done is lost money trading using a bot is efficient and safe for a developer whose is into trading,whereby i see it better having a bot.ill actually help where necessary
I need help to pass mql5 verification, I have volume limit and trigger stop out errors the modification task will be done through anydesk send me a private message to review the assignment
I don't see signals on the chart .... On mt4 it's perfect...but when I converted it to Tradingview by a guy on this platform it doesn't show any signals, kindly bid on it and let me know if you can do it, And also check it thoroughly that you can do it okay
Designing and programming a trading strategy for an automated trading robot requires a comprehensive approach that involves several steps: 1. **Define Strategy**: Decide on the trading strategy you want to automate (e.g., moving average crossover, mean reversion, breakout strategies). 2. **Choose Platform**: Select a trading platform or framework that supports automated trading. Examples include MetaTrader (MQL)
I don't see signals on the chart .... On mt4 it's perfect...but when I converted it to Tradingview by a guy on here it doesn't show any signals, I need an expert that can help me to work on it, that can also work on more projects, Thanks, I have $20 for this project now, If you think is too small and you want to charge $30, i can pay you the rest later on
hello great developer I have an mt4 indicator that stopped working with the new mt4 build. Can you fix it to work with the new mt4 build? I do not have the source code. i will looing for great developer that wil bid for it quickly
can anyone here help me with develop a Pine script on TradingView's Pine Editor for a trading strategy based on certain variations of the Morning Star candlestick pattern which I have been noticing from last 2 years
hi.. i have a pin script (TV) but some lines in the code needs to be fixed,,, i will attach the file, Also I will be paying $20 for the project cause i just need you to adjust some Minor things in it, i will explain more further in the message side
I want to clarify some points, such as: When entering into a buy deal, he opens three deals, each deal has a different take profit and one stop loss. When you look at the code, you will know that there are three take-profit. It opens one deal, taking one profit and adding risk management as well An information screen on the chart shows all the information, I only have $10 for this now, and also I still have more
GOOD DAY DEVELOPERS I NEED A GOOD DEVELOPER WHO HAS AN INDICATOR FOR BOOM AND CRASH UP / DOWN TRENDS FOR ATLEAST 10 CANDLESTICK WITHOUT BEING SPIKED ... TO DEVELOP AN EA BASED ON THAT INDICATOR YOU HAVE, IF YOU HAVE IT PLEASE I AM IN NEED OF IT

Project information

Budget
50+ USD
For the developer
45 USD
Deadline
from 3 to 7 day(s)