![]() |
This website will be down for maintenance from Friday May 24th at 6PM MDT until Saturday May 25th at 11AM MDT. We apologize for the inconvenience. If you need assistance during this time, please email sales@ninjatrader.com
|
|||||||
| Indicator Development Support for the development of custom indicators using NinjaScript. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Member
Join Date: Jun 2007
Posts: 69
Thanks: 0
Thanked 0 times in 0 posts
|
I'm looking for an indicator the plots the standard deviation of vwap ( and vwap of course.) Any help would be most appreciated.
txs, Rok |
|
|
|
|
|
#2 |
|
Administrator
Join Date: Mar 2005
Location: Bamberg, Germany
Posts: 9,994
Thanks: 0
Thanked 6 times in 6 posts
|
Unfortunately there is no off-the-shelf solution available. However, you always could custom code this indicator by using the existing implementations as building blocks.
Dierk
NinjaTrader Customer Service |
|
|
|
|
|
#3 |
|
Member
Join Date: Jun 2007
Posts: 69
Thanks: 0
Thanked 0 times in 0 posts
|
thank you ....
|
|
|
|
|
|
#4 |
|
NinjaTrader Product Manager
Join Date: May 2007
Location: Denver, CO
Posts: 17,458
Thanks: 1
Thanked 106 times in 70 posts
|
Are VWAPs generally only for a single day's intraday charts because looking at the formula it would seem historical data has a large impact on the ending VWAP value? Also it would appear that with lots of historical data after-hour trading will have a nominal impact on the VWAP.
![]() I'll help you code this tomorrow rokafella. The plotting is going to be interesting if you have auto scale on though. The VWAP value can easily be in the $100-$200 range while the std dev value will be in the 0-10 range so it will make the lines very flat in order to plot the whole 0-200 range.
Last edited by NinjaTrader_Josh; 07-26-2007 at 03:36 AM.
|
|
|
|
|
|
#5 |
|
Member
Join Date: Jun 2007
Posts: 69
Thanks: 0
Thanked 0 times in 0 posts
|
From what I have gathered, it is meant to be used only during the day.
Trades are meant to be taken depending on where the POC( Point of control) or PVP (Peak volume price) is located in relation to the vwap. Txs. |
|
|
|
|
|
#6 |
|
NinjaTrader Product Manager
Join Date: May 2007
Location: Denver, CO
Posts: 17,458
Thanks: 1
Thanked 106 times in 70 posts
|
rokafella give this a try. Hope it fits to your likings. Please cross check the calculations with another platform's VWAP indicator for me. Let me know of any bugs you find or changes you want. Thanks.
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|