Create MT5 Dashboard Indicators with 3 indicators

Auftrag beendet

Ausführungszeit 12 Tage
Bewertung des Entwicklers
Very very nice customer, hope to work with him and his group in the near future again.
Bewertung des Kunden
Very professional and hard working programmer in dashboard. Looking forward for future project together

Spezifikation

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.






Bewerbungen

1
Entwickler 1
Bewertung
(40)
Projekte
76
39%
Schlichtung
0
Frist nicht eingehalten
0
Frei
2
Entwickler 2
Bewertung
(74)
Projekte
121
43%
Schlichtung
12
33% / 50%
Frist nicht eingehalten
17
14%
Frei
3
Entwickler 3
Bewertung
(34)
Projekte
49
43%
Schlichtung
3
0% / 33%
Frist nicht eingehalten
14
29%
Arbeitet
Ähnliche Aufträge
I'm looking for a developer to help with the development of my expert advisor, several of jobs upcoming will be small like this one, then there will be a larger $1000+ job. The source code for this job is located below the job description. the right developer: Will provide me pictures showing me that they understand the job and can complete the task effectively. Will provide me some form of exe file / demonstration
Hello brothers and sisters I want to create the expert advisor based on SMC concept and moving out because over strategy so when there is a bullish trade setup on the SMC concept below the moving average we buy vice versa for sell trade I have many other project and I would like to work with you yes brother and sisters so this is it yes bro
Hello there, I need a mql4 EA based on pine script custom indicator. You need to do pine script indicator convert into mt4 advisor. If you are able to do please contact. Thanks
I want to develop bot for MT4 and i will send pdf to explain in detail and you have any questions on it https://drive.google.com/drive/folders/1TPtn-THkqbLqf6kL_w09OD4vcmhOerIc?usp=sharing I will be looking for great developer to bid for it best regard
I need a AI signal generating bot for forex trading. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame whether they are buying or selling. If it is buying the arrow should be green and if it is
Using Bollinger Band only. When price closes above upper BB, open Buy. If the length of the candle body that closed above the upper BB is more than Y pips, then do not Buy and remove the EA. Otherwise, continue to open Buy if crosses and close above upper BB and the number of positions is not more than Max No of Positions. The user will choose either Buy or Sell only. When price closes below the lower BB, close all
Hello freelancers here, I need an expert to help me with coding my script which is already working in pinescript, Moreover, i want a system whereby i can sell my trading bot and can give access with a license, I need an expert that can help me with this
I need an EA which only trades the news data. The EA has to analyze the news-data and needs to classify them into categories. The Strategy includes the following points and this features needs to be included : 1. Filter for news Data : Pairs : USD ● EUR ● AUD ● GBP News Events : GDP Unemployment rate (initial claims) CB Consumer Confidence (US) Retail sales Consumer Price Index (CPI) Purchasing Managers' Index (PMI)
hello great developer Can you make a high/low ticker tape on a table for 100 stock symbols? As a symbol makes a high or low throughout the day, it will appear on the table. i will be expecting great developer to bid for this project
Hello freelancers here, I need an expert to help me with coding my script which is already working in pinescript, Moreover, i want a system whereby i can sell my trading bot and can give access with a license, I need an expert that can help me with this, and my budget is $20, Thank you

Projektdetails

Budget
30+ USD
Für die Entwickler
27 USD
Ausführungsfristen
bis 7 Tag(e)