Multiple Timeframe VWAP indicator

Job finished

Execution time 5 days
Feedback from employee
He know what he exactly wants and gives you comfort during job to lead a very good result. You love to code for him. thanks him
Feedback from customer
Awesome developer who will evaluate the logic of your program, point out any potential glance, and even be very patient to solve your code bug issues. A high-quality developer who I recommended.

Specification

I would like to create a volume weight average price (VWAP) indicator for multiple timeframe. My standard is the VWAP is calculated either starting with daily, weekly, monthly, quarterly or yearly basic. Below is the general formula for the VWAP. Formula from the past developer on the VWAP can be share as well.

 


To simplify my requirement, I will put it into bullets points 

  1. The VWAP indicators will reset based on daily basic ( Default - can set to make changes). When new days reached, the VWAP will begin from 0 again.
  2. I need an inputs that can allow me the period of resetting, just use period timeframe, where i can choose for it to reset on daily, weekly, monthly, quarterly or yearly basic.
    1. To ease the change after the putting into the chart, create 5 button where i can easily navigate between desire VWAP period on the chart. Put the button at the bottom left of the chart with the follow shortcut name. ( Font size 10 - Customisable)
    2. D = Daily (reset every day)
    3. W = Weekly  (reset every week)
    4. M = Monthly  (reset every month)
    5. Q = Quarterly (reset every quarter - 1-3, 4-6, 7-9, 10-12)
    6. Y = Yearly (reset every year)
  3. Follow the math equation above to calculate the center or VWAP lines (Formula will given)
    1. When VVWAP is decreasing = Red Colour
    2. When VVWAP is increasing = Lime Colour
    3. vwap_style = STYLE_SOLID
    4. vwap_width = 2
    5. Volume calculation is based on Tick volume
    6. Input: Price data based on current price mode (Close, Median, Typical etc. - Standard price mode)
  4. The standard deviation, SD bands (upside and downside) is measured using the  standard deviation of the price to the VWAP (1.0, 2.0)
    1. Past developer code will be share
    2. By default I only need 1.0 and 2.0 SD. But give it 2 more float input so i can key in whenever i need it. Meaning, there will be 4 level of SD
      1. 0.5 - No show
      2. 1.0 - Show
      3. 1.5 - No show
      4. 2.0 - Show
      5. I can choose whenever want to show the 0.5 or 1.5 or not. Also, I can make change of the number maybe 0.5 -> 0.75 (so make it into setting that i can change later)
    3. Allow me to change the style of the SD style, and this is the default
      1. band_color = clrWhite
      2. band_style = STYLE_DASHDOT
      3. band_width = 1
  5. A rectangle box will plot from previous VWAP1.0 SD and all the way to the future next VWAP reset period. Below are the design (all the settings below make available in the input section)
    1. style=STYLE_SOLID
    2. width=1
    3. fill=true
    4. selection=false
    5. Colour will different from each VWAP timeframe
      1. D = clrNavy
      2. W = clrDarkGoldenrod
      3. M = clrMaroon
      4. Q = clrIndigo
      5. Y = clrMidnightBlue
    6. A horizontal Solid trend line will plot from the previous VWAP value. The style just follow back the existing VWAP colour.
  6. Input: Period count - For the case where the calculation of VWAP on entire chart will be time consuming, by default let it only count on past 30 daysof VWAP. The '30' (count in day) is the inputs I can define later
    1. Suppose at least 1 VWAP period should plot out
  7. If the data is insufficient for higher period (such as Quarter or Yearly) display the message at TOP RIGHT prompt user to go M1 chart and down load the data until XX date.
    1. Note the highlighted is the input
    2. M1 = data source using now
    3. XX date = if is yearly then need to download the data all the way back to 01.01.2021
    4. I will be very appreciate if the developer knows the way to automatically download the data for the user.
  8. When changing VWAP timeframe option, previous VWAP object should be clear.
  9. When new candle generated the VWAP calculations MUST UPDATE CORRECTLY


Expected Outcome:



Note: The graphic display i know may be a little bit different but similar result is needed.


Question:

  1. Is it possible to have multiple timeframe VWAP display all together?
  2. Is there any thing that is unclear?

Send me an answer so that I know you did read through and understand the requirement


I do not accept indicator code that is generated.


Highly welcome developer that is communicative and experience in MQL indicator. Please communicate with me on your experience so I know if you are suitable in working with this project or not.

Source code is needed by the end of the project.


Responded

1
Developer 1
Rating
(115)
Projects
129
18%
Arbitration
11
27% / 55%
Overdue
4
3%
Free
2
Developer 2
Rating
(126)
Projects
160
36%
Arbitration
4
25% / 50%
Overdue
13
8%
Free
3
Developer 3
Rating
(62)
Projects
84
26%
Arbitration
22
23% / 50%
Overdue
23
27%
Working
4
Developer 4
Rating
(21)
Projects
24
17%
Arbitration
15
20% / 40%
Overdue
6
25%
Free
5
Developer 5
Rating
(586)
Projects
1046
49%
Arbitration
39
28% / 41%
Overdue
49
5%
Working
6
Developer 6
Rating
(71)
Projects
97
43%
Arbitration
2
50% / 0%
Overdue
2
2%
Free
7
Developer 7
Rating
(41)
Projects
88
14%
Arbitration
29
31% / 48%
Overdue
36
41%
Loaded
8
Developer 8
Rating
(563)
Projects
931
47%
Arbitration
301
59% / 25%
Overdue
123
13%
Working
9
Developer 9
Rating
(66)
Projects
143
34%
Arbitration
10
10% / 60%
Overdue
26
18%
Free
Similar orders
hey friends, I am looking to build a smart trading robot, for the capital market. He knew how to trade in all the different types of trade. Example - in shares, currencies, index, indices, ETFs, funds, commodities, options, futures and so on. Suitable for trading on all stock exchanges in the world. It will be possible to install the trading robot in the MetaTrader 5 trading software. But it will also be possible to
Hello Amazing developer am looking for profitable EA for mt4 and made for some past year and i will be looking forward for your bid if you have mt4 EA let Negotiate in the contact box best regards
Hello Amazing developer am looking for profitable EA for mt4 and made for some past year and i will be looking forward for your bid if you have mt4 EA let negotitate in the contact box best regartds
Hi I need a software like Mirror trade copier ( https://www.antonnel.net/mirror/ ) which directly connect to the Accounts over api with out MT4 terminal and copies trades from mater to client. I want the same and possible improvement like can be accessed over a url and dashboard for some basic metrics (optional)
Hello great developer Can you build this indicator for Quantower. If positive, then how much will it cost to make automated strategy from the indicator? i will be looking for great developer to build for this project best regards
Hello Greetings. I have a custom tradingview strategy I would like to convert to Metatrader 5 ( mt5 ) . I have the source code a and with me. Kindly bid if it is what you can do for me and let discuss about the project. Thanks
Attached to this post is the pinescript tradingview indicator code, i will also attach a link to the youtube explanatory video of how the indicator works on tradingview, i will like the exact thing on mt5, including the percentage prediction on each bar and the win loss counter ... it should work on both forex, stock and volatility indices on mt5 https://youtu.be/30FLWyEWroM?si=q9GpvJVHp-oyvsvZ // This work is
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
Can you get my drafts to work? Have to conditions in RSI and Stoch oscillators ,,,I have a draft but its not run,, you can help me? if iRsi <30 ordersend op_sell iStoch > 80 ordersend op_sell Period_15M Send Orders_Buy limit Pivot Price Send Orders_Sell Limit Pivot Price
I am looking for a tool that will calculate the max adverse excursion before a trade closes in profit or loss. The toll needs to analyse historical trades and record this value for each trade. The purpose is to assist me calculate the best stop loss for using a martingale system

Project information

Budget
50 - 100 USD
For the developer
45 - 90 USD
Deadline
from 3 to 5 day(s)