Create MT5 Dashboard Indicators with 3 indicators

工作已完成

执行时间12 天
员工反馈
Very very nice customer, hope to work with him and his group in the near future again.
客户反馈
Very professional and hard working programmer in dashboard. Looking forward for future project together

指定

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.






反馈

1
开发者 1
等级
(40)
项目
76
39%
仲裁
0
逾期
0
空闲
2
开发者 2
等级
(74)
项目
121
43%
仲裁
12
33% / 50%
逾期
17
14%
空闲
3
开发者 3
等级
(34)
项目
49
43%
仲裁
3
0% / 33%
逾期
14
29%
工作中
相似订单
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
Hello freelancers here, I need an expert freelancer to help me convert an expert advisor from MT4 to MT5. I have the MT4 source code, As for now i only got $15 for this project i don't have much on me at the moment, So i need someone who can work long terms cause i still have other projects i need him to work on for me
Hello, I want an experience programmer who knows how to make a simple UI/UX for this EA for an MT5 platform. The logic of this is EA is simple, with hedging system and continuing trend ordering system or cascade ordering. I also included in this EA the market reversal points, when the active orders reached this point and the market reverses the current order closes and will execute a new order (further discuss in in
Need a good synthetic EA 50 - 1000 USD
I don't have specifications. If you're good at building an EA with good coding, accuracy, 85% money management, good trading decision. Please apply let's discuss Bussiness. Price below is not specific we can discuss new price depending on your professionalism
I want to lock my indicators and my EAs in the data folder with a password because i am going to give my pc to a trader , and i do not want him to just go to my data folder and copy my indicators and EAs , i will not send my indicators to the developer, i want to use a password protection in the windows system or if mt4 has this protection feature then its ok, the real names of the indicators also should be changed
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
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
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

项目信息

预算
30+ USD
开发人员
27 USD
截止日期
 7 天