Работа завершена

Время выполнения 19 дней
Отзыв от заказчика
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.

Техническое задание

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.






















Откликнулись

1
Разработчик 1
Оценка
(169)
Проекты
204
30%
Арбитраж
25
40% / 44%
Просрочено
12
6%
Свободен
2
Разработчик 2
Оценка
(128)
Проекты
162
36%
Арбитраж
4
25% / 50%
Просрочено
13
8%
Свободен
3
Разработчик 3
Оценка
(58)
Проекты
66
8%
Арбитраж
39
26% / 56%
Просрочено
12
18%
Работает
4
Разработчик 4
Оценка
(266)
Проекты
540
50%
Арбитраж
55
40% / 36%
Просрочено
224
41%
Свободен
Похожие заказы
I need a simple panel to execute both buy and sell operations with very basic things like stopp loss take profit that functions for both market orders such as buy stop sell stop buy limit sell limit I don't care about colors or design I just want how you can do it what interests me most are the functions
I am writing to inquire about the possibility of porting a simple project from MQL5 to Quantower using C#. The project in question includes a panel with a button that draws a rectangle on the chart. This rectangle can be freely dragged around the chart area. Additionally, the panel contains two editable fields, X and Y, which display the position of the rectangle. As the rectangle is dragged across the chart, the X
Hi I am looking for some developer, who can develop WebPage which can display my open trades position, Trade History and Live Bid/Ask of my Watchlist. Frontend web app for customers/clients where they can login and see (Account info, Watchlist, Positions, History) Control Panel to create users and map user emails to MT5 account numbers etc
I am interested in creating an EA, I already have the code but I need someone who can debug it make it more greater look more into the strategy and put more strategy modification and modeling and optimization to make it great also at same time debug it
Need to get a Trade Assistant Panel for trading with RR tool, partial closures, move to breakeven, different types of orders (Sell Stop, Sell Limit, Buy Stop, Buy Limit)... I don´t need the panel from scratch. If you have one you can send me images or examples and I can tell you what you have to change
hi. I hv a strategy on tradingview need to convert to mt4/mt5 expert advisor for algo trading. would like to add some tradingview strategy setting to the mt4/mt5 EA(not included in my tradingview source code): recalculate after order is filled, order size: xx% of equity
Hey greetings. Am in need of a tradingview developer that can add a simple alert to my existing tradingview indicator with a simple conditions. Kindly bid for the project if it is what you can do for me and let proceed
Looking for a programmer to code EA for Buy Stop/Sell Stop HFT Trading designed for Ger40 EA must be able to trade on live account and Dll must be used for EA speed slippage control and spread filter
i want a forex robot that will read chats and enter trades on its oown. i want it to be able to use all trading strategies and partterns. good risky manegmemt, i want it to forcuse on Gold and and all major forex pairs. i want it to use stop loses and take profits as the market might change direction anytime. i want to work on both mt5 and mt4
I want to make something automatic which EMA will automatically trade in my account. For this I want to make a simple robot I want to get this made automatically on a simple EMA

Информация о проекте

Бюджет
50+ USD
Исполнителю
45 USD
Сроки выполнения
от 3 до 7 дн.