仕事が完了した

実行時間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
評価
(132)
プロジェクト
178
39%
仲裁
4
25% / 50%
期限切れ
14
8%
3
開発者 3
評価
(58)
プロジェクト
66
8%
仲裁
39
26% / 56%
期限切れ
12
18%
仕事中
4
開発者 4
評価
(270)
プロジェクト
550
49%
仲裁
56
39% / 36%
期限切れ
227
41%
仕事中
類似した注文
PLEASE READ: IF YOU ARE NOT GOING TO ACCEPT THE BELOW THEN PLEASE MOVE ON TO THE NEXT CLIENT. I NEED SOMEONE WHO WILL DO THE WORK FIRST AND THEN CREATE A BUILT-IN DEMO INDI AS PER SPECIFICATIONS BELOW WHICH HAS AN EXPIRY (A DAY OR 2) SO THAT I TEST THE INDI BEFORE WE CREATE THE ORDER. I HAVE HAD PEOPLE WHO PRESSURE ME TO CREATE THE ORDER AND THEN THEY END UP DEVELOPING A FAULTY INDICATOR. AND I HAVE GIVEN THEM THE
I want EA 'Prop Firm limiter' for protecting account not breached. Below is the preset of the EA which I want made by ChatGPT. There is a lot of EA like this in MQL5 Market or elsewhere. You can refer one of these here. Drawdown Limiter Advanced | Buy Trading Utility for MetaTrader 5 Also in some webpages you can refer the source code. Account Protector for MetaTrader You can suggest better idea even though I don't
PLEASE READ: IF YOU ARE NOT GOING TO ACCEPT THE BELOW THEN PLEASE MOVE ON TO THE NEXT CLIENT. I NEED SOMEONE WHO WILL DO THE WORK FIRST AND THEN CREATE A BUILT-IN DEMO INDI AS PER SPECIFICATIONS BELOW WHICH HAS AN EXPIRY (A DAY OR 2) SO THAT I TEST THE INDI BEFORE WE CREATE THE ORDER. I HAVE HAD PEOPLE WHO PRESSURE ME TO CREATE THE ORDER AND THEN THEY END UP DEVELOPING A FAULTY INDICATOR. AND I HAVE GIVEN THEM THE
Budowa EA na indeksy 30 - 100 USD
Witam chcę żeby ktoś stworzył dla mnie eksperta które będzie działał na indeksach wszystkich ekspert ma komunikować się z kalendarzem ekonomicznym ekspert ma zawierać dwie strategie pierwsza strategia działa na indeksie niemieckim druga strategia na indeksach amerykańskich chciałbym żeby w bocie była funkcja wyłączania poszczególnej strategii poddane indeks ale żeby było to wszystko w jednym wszystkie informacje
I need an EA that can consistently make profits with low drawdowns and no dangerous martingale or grid. Requirements: - EA needs to open trades with dynamic lotsizes based on account balance or some other measure. - Minimum 15-30% growth monthly. - Open to any and all strategies, including advanced stuff like AI/SVM/HMM/etc or moderate/light martingale mechanism - No lower than 5mins timeframe for trading. - EA can
I want you to create me a Gold breakout EA . So basically it will put put buy and sell stop at previous days high and low. And we will trail the SL aggressively. For every 10 pips move the trailing SL will move 10pips behind. Along with that i want u to add session high breakout feature in it as well. Like we will put buy and sell order at the high and low of the session immediately after it ends. (In input settings
Pocket option bot 50 - 100 USD
I want a developer that can build a pocket option bot, You can only send application if you are experienced pocket option bot developer The bot should be develop base on my details that I will provided to the person that send application Best Regard
Indicator Specification Core Conditions for Signal Generation: Buy Signal: Triggered when: Price crosses above the MACD zero line, and The ZigZag also crosses above the zero line. Sell Signal: Triggered when: Price crosses below the MACD zero line, and The ZigZag also crosses below the zero line. Customization Options (Inputs): Full customizable settings for MACD (fast EMA, slow EMA, signal line, etc.). Full
Mthizo trades 30 - 200 USD
- *Currency Pairs*: Major pairs such as EUR/USD, XAU/USD and GBP/USD - *Funding Currency*: South African Rand (ZAR) - *Initial Deposit*: R100 (may require additional deposit for live trading) - *Risk Management*: Basic risk management features, such as stop loss and take profit - *Strategy*: Pre-defined strategy based on Smart Money Concept principles - *Cost*: Approximately R100-R200 (one-time cost or
I need an Expert advisor based on AOX signal . it must have check and handing of trade operation..errors. The main criterin for opening and dosing a position : moving average direction the price is higher than the previous bar Trade lots is input parameter bar

プロジェクト情報

予算
50+ USD
開発者用
45 USD
締め切り
最低 3 最高 7 日