Create MT5 Dashboard Indicators with 3 indicators

Job finished

Execution time 12 days
Feedback from employee
Very very nice customer, hope to work with him and his group in the near future again.
Feedback from customer
Very professional and hard working programmer in dashboard. Looking forward for future project together

Specification

This indicator consist of Dashboard & Chart indicators visualisation.


Dashboard (Always at top right)



The dashboard is arranged in (Top to bottom)

  1. Our group logo in horizontal (send seperately in chat)
  2. Timeframe, Symbol, Current Bid price (left to right arrangement)
  3. (Left side) Follow Trendwith a circle dot below
    1. Dot become Lime when (1)
      1. Bid > Pivot Price (Previous Daily candle (H + L + C)/3
      2. Bid > SMA 50
      3. MACD > 0
      4. MACD Signal > 0
    2. Dot become Lime when (2)
      1. Bid < Pivot Price (Previous Daily candle (H + L + C)/3
      2. Bid < SMA 50
      3. MACD < 0
      4. MACD Signal < 0
    3. Dot is Grey when either (1) or (2) signal above is false
    4. When the signal changes color (switching from any signal above), it will show a pop-up alert. To avoid "spam" alert, the alert only occurs once every 5 min (Adjustable).
  4. (Right side) Reversing with a circle dot below
    1. Dot is Maroon when (1)
      1. (Today High - Low) > Daily Range (Last candle's Daily ATR 21)
    2. Dot is Red when (2)
      1. (Today High - Low) > Pivot + ( Previous Daily candle (H - L) ) * 2.618
      2. (Today High - Low) < Pivot - ( Previous Daily candle (H - L) ) * 2.618
    3. If (1) or (2) conditions reached, Follow Trend dot above should always in Grey
    4. If (1) or (2) signal is false, dot is in Grey
    5. When the signal changes color (switching from any signal above), it will show a pop-up alert. To avoid "spam" alert, the alert only occurs once every 5 min (Adjustable).
  5. Swap (Left)
    1. Long Swap (MediumSeaGreen) with 2 decimals
    2. Short Swap (Red) with 2 decimals
  6. Buy / Sell Signal (Middle)
    1. Display BUY with Lime when
      1. Bid > Pivot Price (Previous Daily candle (H + L + C)/3
      2. Bid > SMA 50
      3. MACD > 0
      4. MACD Signal > 0
    2. Display SELL with Red when
      1. Bid < Pivot Price (Previous Daily candle (H + L + C)/3
      2. Bid < SMA 50
      3. MACD < 0
      4. MACD Signal < 0
  7. Range
    1. DA = _____ (Value =  Last candle's Daily ATR 21 in point with 0 decimal)
    2. T-R = _____ (Value =  Today High - Low in point with 0 decimal)
    3. Left = _____ (Value =  (DA-T-R) / DA * 100%) ** Note: Value should not be in negative)
  8. Signals
    1. SMA (with buy / sell signal below)
      1. BUY = Bid > SMA 50
      2. SELL = Bid < SMA 50
    2. PIVOT (with buy / sell signal below)
      1. BUY = Bid > Pivot
      2. SELL = Bid < Pivot
    3. MACD (with buy / sell signal below)
      1. BUY = MACD > 0 AND MACD Signal > 0
      2. SELL = MACD < 0 AND MACD Signal < 0
  9. Currency Meter
    1. Conventional currency strength meter

    2. Label
      1. Lime = Value >= 7
      2. Red = Value <= 2
  10. Risk Management

    1. Buy Lots Sell (Button) **Note: Need to be functional in backtesting by checking the button state
    2. TP SL Column (Display & Can key in value)
    3. % is the Equity risk per trade (and hence used to calculate the lots size) - **Note have to consider different market tick value on risk calculation (Forex, stock, crypto etc.)
  11. The above risk management work together with drag and drop trades line (like the example Trade Panel below)
    1. https://www.mql5.com/en/market/product/23415?source=Site+Market+MT5+Search+Rating006%3apanel
    2. It will show current buy price lines with TP and SL. User can interact with the TPSL to modify it directly and the lot size will automatically calculate based on the risk %
    3. Put 1 more buttonto switch buy trade to sell trade
    4. Alternatively, user can drag the TP / SL to the another side to automatically switch from buy to sell (or vice versa)
    5. Note: Only Instant order is required. No need code for pending order.
    6. 1 more buttonto show / hide the lines on the chart
    7. Color and design can follow same like the product example
    8. Note: Buy / Sell Button need to be functionable even in backtest and live market



Indicators Visualisation (on price chart)

All Drawing should display for more than 5000 candlesticks (or until full bars is drawn - which ever posible)

It will be better if can directly plug in the indicators directly to save the computing power

  1. Moving Average lines
    1. SMA 10 = White dash width 1
    2. SMA 20 = Gold dash width 1
    3. SMA 50 = Yellow solid width
    4. Note: Avoid redraw for historical lines (to avoid use too much resources)
  2. Pivot and SnR
    1. Pivot line = (Previous Daily candle (H + L + C)/3 + Yellow dash with lable below the line at center of the chart screen
    2. SnR 3 =  Pivot +- ( Previous Daily candle (H - L) ) * 1.000 + White dash with lable below the line at center of the chart screen
    3. SnR 4 =  Pivot +- ( Previous Daily candle (H - L) ) * 1.618 + White dash with lable below the line at center of the chart screen
    4. SnR 5 =  Pivot +- ( Previous Daily candle (H - L) ) * 2.618 + White dash with lable below the line at center of the chart screen
    5. SnR 6 =  Pivot +- ( Previous Daily candle (H - L) ) * 4.236 + White dash with lable below the line at center of the chart screen
  3. Time zone **Note: Only Display for past 20 days
    1. Asia
      1. Green box lable high to low of the zone
    2. London
      1. Blue box lable high to low of the zone
    3. New York
      1. Red box lable high to low of the zone
    4. Note: Only Display if the current Timeframe is <= H1
    5. Note: Future market no need to plot


Clean and Readable source code is needed by the end of project.

Developers that send previous dashboard project (with nice buttons and drawings) will be prioritised. 

Please do send me screenshot of past projects you completed so I know more about your experience. 


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
(40)
Projects
76
39%
Arbitration
0
Overdue
0
Free
2
Developer 2
Rating
(74)
Projects
121
43%
Arbitration
12
33% / 50%
Overdue
17
14%
Free
3
Developer 3
Rating
(34)
Projects
49
43%
Arbitration
3
0% / 33%
Overdue
14
29%
Working
Similar orders
HI, I'm looking for an experienced person who can add buy/sell indications/Alerts on existing Pinescript code along with little modification of the script and the script should connect to MT5 platform using pineconnector MT5 platform should execute trade instantly as based on the alerts/indications on tradingview script
I need an EA created by combining the PZ RSI, PZ MACD,and PZ Stochastic into one EA with the grid function The idea of the trading system is as follows: market entries are performed when MACD, RSI and Stochastic K are in the same current trend direction. The EA is created by combining 3 existing PZ EA's
Hello, I need smart and professional programmer that have minimum 300 projects finish for my expert advisor (mq4). I need this project finish quickly, and the function can running well like I need. My EA basicly using Consecutives Signals Candle, MA20, and ATR with some others parameters. If you programmer like I need, so can apply, IF NOT DONT APPLY! I will send the document completely when you apply. Thank you
Looking to have made a HFT/EA for live cash account's for indices, metals and forex for MT5 3 separate EA’s. Must not have any losses. ( I have a few MT4 HFTs that just take profit no losses) so I need to have the same with this new MT5 HFT. (If you need a copy to see how it operates let me know) Please only reply if you can program this HFT I request or have one like I requested. All business and messages will be
Hey, im looking for a person who can create an my very own version of pineconnector, which should have all the option of pineconnector and it should be user-friendly without any complications
HI, I'm looking for an experienced person who can add buy/sell indications and Alerts on existing Pinescript along with little modification of the script and the script should connect to MT5 platform using pineconnector MT5 platform should excute trade instantly as based on the alerts/indications on tradingview script
I want the trade to trigger anytime it sees the opportunity on all time frames, sl tp should be automated and all trades should be trigger anytime on cpi news and etc
I want an Indicator that : Draws vertical lines at the opening of candles on a time frames selected.( I want to be able change the candle timeframe the line will be drawn. Eg. I can slelect 1H, 4H etc from the settings, and the vertical line will be drawn at the opening). Draw a horizontal line at the opening of the candles in the selected timeframe. Calculate the average range of the candles on a selected timeframe
I need you to convert my tradingview pinescript to mt4, I have just $10 for it now, But i am going to give you more work later on cause i still have more work i am going to need you to work on for me, and i will be paying with crypto, Thank You
I want a bot developer deriv He has experience and I want a profitable robot, the profit is higher than the loss Or I want someone to sue with me. I have a profitable robot, but I want another robot or to improve another robot I have

Project information

Budget
30+ USD
For the developer
27 USD
Deadline
to 7 day(s)