NexusFi: Find Your Edge


Home Menu

 





Midas (VWAP) Custom Period


Discussion in NinjaTrader

Updated
      Top Posters
    1. looks_one Zondor with 9 posts (48 thanks)
    2. looks_two futuretrader with 5 posts (12 thanks)
    3. looks_3 Fat Tails with 4 posts (7 thanks)
    4. looks_4 kalalex with 3 posts (0 thanks)
      Best Posters
    1. looks_one Silvester17 with 6 thanks per post
    2. looks_two Zondor with 5.3 thanks per post
    3. looks_3 futuretrader with 2.4 thanks per post
    4. looks_4 Fat Tails with 1.8 thanks per post
    1. trending_up 36,616 views
    2. thumb_up 91 thanks given
    3. group 30 followers
    1. forum 52 posts
    2. attach_file 17 attachments




 
Search this Thread

Midas (VWAP) Custom Period

  #1 (permalink)
 hegh 
paris
 
Experience: None
Platform: NinjaTrader
Posts: 60 since Oct 2009
Thanks Given: 1
Thanks Received: 54

hi,

Midas (VWAP) is normally applied over a period of several days or day tickets.
Or, on a very short period of 30 Mn and 60 Mn.
In all cases, each time we reset the vaiables and you begin to calculate the value continuously.

In this version, we chose a period of calculation, the latter value is added at the end of the Plot which gives it a continuous does not depend on a break.

The first images below a 12 Period, UT 5 Mn, gives us the progression of Midas in the last hour.

On the second image, a period 168, UT 5 Mn (session 14 hours, 12 * 5 = 168), we can see that Midas Custom Period and daily VWAP have the same value at the end of the day.

I hope it will serve you.

Have fun.

Adrien

Attached Thumbnails
Click image for larger version

Name:	FESX 06-11 (5 Min)  09_06_2011bis.jpg
Views:	1214
Size:	59.6 KB
ID:	40607   Click image for larger version

Name:	FESX 06-11 (5 Min)  09_06_2011.jpg
Views:	1168
Size:	59.6 KB
ID:	40608  
Attached Files
Elite Membership required to download: iMidasCP.zip
Started this thread Reply With Quote

Can you help answer these questions
from other members on NexusFi?
REcommedations for programming help
Sierra Chart
Cheap historycal L1 data for stocks
Stocks and ETFs
MC PL editor upgrade
MultiCharts
Pivot Indicator like the old SwingTemp by Big Mike
NinjaTrader
ZombieSqueeze
Platforms and Indicators
 
  #3 (permalink)
 
Fat Tails's Avatar
 Fat Tails 
Berlin, Europe
Market Wizard
 
Experience: Advanced
Platform: NinjaTrader, MultiCharts
Broker: Interactive Brokers
Trading: Keyboard
Posts: 9,888 since Mar 2010
Thanks Given: 4,242
Thanks Received: 27,103



hegh View Post
hi,

Midas (VWAP) is normally applied over a period of several days or day tickets.
Or, on a very short period of 30 Mn and 60 Mn.
In all cases, each time we reset the vaiables and you begin to calculate the value continuously.

In this version, we chose a period of calculation, the latter value is added at the end of the Plot which gives it a continuous does not depend on a break.

The first images below a 12 Period, UT 5 Mn, gives us the progression of Midas in the last hour.

On the second image, a period 168, UT 5 Mn (session 14 hours, 12 * 5 = 168), we can see that Midas Custom Period and daily VWAP have the same value at the end of the day.

I hope it will serve you.

Have fun.

Adrien

@ hegh

Generally MIDAS refers to an anchored volume weighted moving average (VWAP), where as your indicator is a simple volume weighted moving average.

The VWMA is a NinjaTrader default indicator. If I use it with a period of 168, I get exactly the same picture as yours.

But this is not MIDAS.

It is still one of my projects, to attach the VWAP to the swing points of a zig zag and use it for establishing support and resistance. For FOREX you would need to replace the VWAP with a TWAP, as there is no volume information.

Attached Thumbnails
Click image for larger version

Name:	No Midas.jpg
Views:	827
Size:	91.8 KB
ID:	40634  
Reply With Quote
  #4 (permalink)
 
kalalex's Avatar
 kalalex 
Up the Ladder, CA
 
Experience: Beginner
Platform: SC
Broker: Optimus & AMP
Trading: ES
Posts: 227 since Mar 2011
Thanks Given: 261
Thanks Received: 151


Fat Tails View Post
@ hegh

It is still one of my projects, to attach the VWAP to the swing points of a zig zag and use it for establishing support and resistance. For FOREX you would need to replace the VWAP with a TWAP, as there is no volume information.

FT, this is a little old thread but just FYI.


Reply With Quote
  #5 (permalink)
 
Zondor's Avatar
 Zondor 
Portland Oregon, United States
 
Experience: Beginner
Platform: NinjatraderŽ
Broker: CQG, Kinetick
Trading: Gameplay KlownbineŽ Trading of Globex
Posts: 1,333 since Jul 2009
Thanks Given: 1,246
Thanks Received: 2,731

I did a few quick hacks on the indicator from Gold Standard's thread to make it work in NT7.

(The DrawText and DrawLine signatures had to be updated from the NT6.5 syntax.)

Because the labels have a white background, you might want to put this indicator on a chart with a white background.

There are too many labels, so I added a parameter to turn them on and off. If they are turned off, the indicator looks fine on a dark background. You can also set the color of the zigzag lines to transparent.

There is a lot more that can be done with this. It's a diamond in the rough.

Attached Thumbnails
Click image for larger version

Name:	YM 03-12 (150 Tick)  1_5_2012.jpg
Views:	1022
Size:	153.5 KB
ID:	58850   Click image for larger version

Name:	YM 03-12 (151 Tick)  1_5_2012.jpg
Views:	927
Size:	114.6 KB
ID:	58851  
Attached Files
Elite Membership required to download: MIDAS_SwingVolumeSR (1).cs
Follow me on Twitter Visit my NexusFi Trade Journal Reply With Quote
  #6 (permalink)
 
aligator's Avatar
 aligator 
Las Vegas, NV
Legendary Market Wizard
 
Experience: Advanced
Platform: Abacus, Slide Rule, HP-65
Trading: Futures, Stocks, Options
Posts: 3,621 since Aug 2010
Thanks Given: 1,071
Thanks Received: 5,994


Zondor View Post
I did a few quick hacks on the indicator from Gold Standard's thread to make it work in NT7.

(The DrawText and DrawLine signatures had to be updated from the NT6.5 syntax.)

Because the labels have a white background, you might want to put this indicator on a chart with a white background.

There are too many labels, so I added a parameter to turn them on and off. If they are turned off, the indicator looks fine on a dark background. You can also set the color of the zigzag lines to transparent.

There is a lot more that can be done with this. It's a diamond in the rough.

Thanks @Zondor,

Looks like a fun indicator. Can someone please explain what it means and how it is used.

Visit my NexusFi Trade Journal Reply With Quote
  #7 (permalink)
 
Zondor's Avatar
 Zondor 
Portland Oregon, United States
 
Experience: Beginner
Platform: NinjatraderŽ
Broker: CQG, Kinetick
Trading: Gameplay KlownbineŽ Trading of Globex
Posts: 1,333 since Jul 2009
Thanks Given: 1,246
Thanks Received: 2,731


Quoting 
Coles and Hawkins, MIDAS Technical Analysis
Anyone who trades using technical analysis would do well to read MIDAS Technical Analysis: A VWAP Approach to Trading and Investing in Today’s Markets (Bloomberg/Wiley, 2011) by Andrew Coles and David G. Hawkins. It’s not that the MIDAS method, pioneered by Paul Levine in 1995, is the holy grail. I recommend the book because the authors have done such a thorough job of explaining and, after extensive research, expanding on the notion of volume-weighted support and resistance curves. In the process they touch on a wide range of technical approaches to the market, some of which I suspect will be unfamiliar to the majority of readers.


Reading the Markets: Coles and Hawkins, MIDAS Technical Analysis


MIDAS Market Analysis

Follow me on Twitter Visit my NexusFi Trade Journal Reply With Quote
  #8 (permalink)
 
Zondor's Avatar
 Zondor 
Portland Oregon, United States
 
Experience: Beginner
Platform: NinjatraderŽ
Broker: CQG, Kinetick
Trading: Gameplay KlownbineŽ Trading of Globex
Posts: 1,333 since Jul 2009
Thanks Given: 1,246
Thanks Received: 2,731

I fixed a serialization error and did some runtime optimization. It's still a resource hog.

There are some excellent Midas indicators at Midas Explorer on a monthly subscription plan. I just bought one and will give it a shot.

Attached Files
Elite Membership required to download: MIDAS_SwingVolumeSR (1).cs
Follow me on Twitter Visit my NexusFi Trade Journal Reply With Quote
  #9 (permalink)
 sharmas 
Auckland
 
Experience: Advanced
Platform: Ninja Trader
Broker: Zen-Fire
Trading: CL and ES
Posts: 778 since Apr 2010
Thanks Given: 3,822
Thanks Received: 750


Zondor View Post
I fixed a serialization error and did some runtime optimization. It's still a resource hog.

There are some excellent Midas indicators at Midas Explorer on a monthly subscription plan. I just bought one and will give it a shot.

Zondor

Much appreciated.

plus it is very affordable too.

would you be able to give us your opinion after you have installed and used the indicator.
MIDAS Extensions - Midas Explorer for NinjaTrader

Thanking you
Sharmas

Visit my NexusFi Trade Journal Reply With Quote
  #10 (permalink)
 
kalalex's Avatar
 kalalex 
Up the Ladder, CA
 
Experience: Beginner
Platform: SC
Broker: Optimus & AMP
Trading: ES
Posts: 227 since Mar 2011
Thanks Given: 261
Thanks Received: 151


@Zondor

It's very nice of you to step in and provide us w/ this indicator for NT7.

I was going to post an indicator request but since I have your attention here and you are THE Authority from futures.io (formerly BMT) on volume study I'll just ask about it here.

I just took an interest on tape reading and wonder if there's any indicator that could spot such instances when market orders get absorbed by resting limit orders. I think they call it iceberg.

I've noticed these situations a few times. The most recent one was at the top of ES on Tuesday.
I can't remember exact price but it was ****.00 at ask and ****.75 at bid.
I wanted to sell at ****.00 and never got filled for at least 2 minutes while there were plenty of orders going through at ****.00 at ask.
Then it was the top of the day.

If we have such an indicator it help see if key S/R will hold and reverse.

And if I go a step further from here and if we can monitor the activity of cancelled or pulled limit orders after the hold or breakout of such S/R we can go in with the flow with more conviction??

For the case of top of the day above if we see the increase of cancelled or pulled BUY limit orders when price's going down
it's more conviction I guess.

I've seen some tape or DOM where they show pulled/cancelled resting orders but I don't know how they calculate but I'm sure YOU know.

You think I'm doing the price/volume analysis right and if so do-able?

Reply With Quote




Last Updated on January 12, 2018


© 2024 NexusFi™, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Privacy Policy - Downloads - Top
no new posts