NexusFi: Find Your Edge


Home Menu

 





custom daily indicator that using 1-minute info (Pascal Willain - Effective Volume)


Discussion in NinjaTrader

Updated
      Top Posters
    1. looks_one Fat Tails with 8 posts (24 thanks)
    2. looks_two Bondi9999 with 4 posts (6 thanks)
    3. looks_3 csayantan with 2 posts (2 thanks)
    4. looks_4 sagor with 2 posts (2 thanks)
      Best Posters
    1. looks_one Fat Tails with 3 thanks per post
    2. looks_two Daytrader999 with 3 thanks per post
    3. looks_3 Bondi9999 with 1.5 thanks per post
    4. looks_4 sagor with 1 thanks per post
    1. trending_up 11,972 views
    2. thumb_up 40 thanks given
    3. group 12 followers
    1. forum 18 posts
    2. attach_file 4 attachments




 
Search this Thread

custom daily indicator that using 1-minute info (Pascal Willain - Effective Volume)

  #11 (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,102

Before doing anything we should look at what effective volume is about. Let me do some comparisons with other indicators:

(1) OnBalanceVolume (OBV) simply adds up the volume of the bar series shown on the chart without taking into account the price change from close to close. Upvolume is counted as positive, downvolume is counted as negative. It is a simple and effective indicator.

(2) Effective Volume also adds up volume of the bar series shown on the chart, but it does not take the total volume but only a fraction of the volume. For that purpose volume is divided into effective volume (the volume that shifted price to produce a close to close change) and ineffective volume (the volume that produced a range expansion but did not lead to a price change in the end)

(3) Cumulative delta divides the volume into bid and ask traded volume. It is not necessary to use the complex GOM framework, but you can use uptick volume and downtick volume as an approximation for bid and ask traded volume. If you don't go down to trade 5 or 10-tick charts this works well and is entirely sufficient.

Now if I look at the chart attached, the result is somewhat disappointing. Effective Volume (red) is not very much different from On Balance Volume (orange). Both indicators mainly reflect price, there is little information added. The Cumulative Delta looks more interesting. There was a pronounced bullish divergence. Personally, I have never been able to trade on Cumulative Delta divergences.


Applying filters

As the raw data cannot be easily exploited, it would be nice to have the indicators calculated for smart and dumb money. Pascal Willain assumes that the large volume represents smart money. This is not entirely false, as large trader's participation facilitates price moves. The problem with the concept of effective volume is that you cannot look into the bars, and you do not know whether the bars are made up of a few large trades or many small trades. An assumption is made that higher effective volume can only be observed, when large traders participate. Therefore an effective volume threshold is needed to divide effective volume into small and large effective volume.

For the cumulative delta, which is directly calculated tick by tick this is easier. The trade size can be directly observed and it is possible to calculate cumulative delta for large and small trades by using a size filter. From my point of view it may be more rewarding to use cumulative delta than effective volume. But this would require at least a few tests.



Reply With Quote

Can you help answer these questions
from other members on NexusFi?
Increase in trading performance by 75%
The Elite Circle
Trade idea based off three indicators.
Traders Hideout
REcommedations for programming help
Sierra Chart
How to apply profiles
Traders Hideout
Better Renko Gaps
The Elite Circle
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Just another trading journal: PA, Wyckoff & Trends
34 thanks
Tao te Trade: way of the WLD
24 thanks
GFIs1 1 DAX trade per day journal
17 thanks
Vinny E-Mini & Algobox Review TRADE ROOM
13 thanks
My NQ Trading Journal
12 thanks
  #12 (permalink)
 Bondi9999 
sydney, nsw, australia
 
Experience: Intermediate
Platform: NinjaTrader, NeoTicker, Multicharts, InvestorRT
Broker: Mirus, IB, eSignal
Trading: ES, FESX, DAX, CCY
Posts: 42 since Aug 2009
Thanks Given: 57
Thanks Received: 13


Fat Tails View Post
Before doing anything we should look at what effective volume is about. Let me do some comparisons with other indicators:

(1) OnBalanceVolume (OBV) simply adds up the volume of the bar series shown on the chart without taking into account the price change from close to close. Upvolume is counted as positive, downvolume is counted as negative. It is a simple and effective indicator.

(2) Effective Volume also adds up volume of the bar series shown on the chart, but it does not take the total volume but only a fraction of the volume. For that purpose volume is divided into effective volume (the volume that shifted price to produce a close to close change) and ineffective volume (the volume that produced a range expansion but did not lead to a price change in the end)

(3) Cumulative delta divides the volume into bid and ask traded volume. It is not necessary to use the complex GOM framework, but you can use uptick volume and downtick volume as an approximation for bid and ask traded volume. If you don't go down to trade 5 or 10-tick charts this works well and is entirely sufficient.

Now if I look at the chart attached, the result is somewhat disappointing. Effective Volume (red) is not very much different from On Balance Volume (orange). Both indicators mainly reflect price, there is little information added. The Cumulative Delta looks more interesting. There was a pronounced bullish divergence. Personally, I have never been able to trade on Cumulative Delta divergences.


Applying filters

As the raw data cannot be easily exploited, it would be nice to have the indicators calculated for smart and dumb money. Pascal Willain assumes that the large volume represents smart money. This is not entirely false, as large trader's participation facilitates price moves. The problem with the concept of effective volume is that you cannot look into the bars, and you do not know whether the bars are made up of a few large trades or many small trades. An assumption is made that higher effective volume can only be observed, when large traders participate. Therefore an effective volume threshold is needed to divide effective volume into small and large effective volume.

For the cumulative delta, which is directly calculated tick by tick this is easier. The trade size can be directly observed and it is possible to calculate cumulative delta for large and small trades by using a size filter. From my point of view it may be more rewarding to use cumulative delta than effective volume. But this would require at least a few tests.



Fat Tails. Thank you for this analysis, I did not expect EV to mirror OBV so closely. If you don't mind if I ask, is that Total EV I am looking at or EV large? What period is each incremental EV period calculated over for the 1 min bars to then rank and create the small and large EV (or total) for the 1 minute?

I'm not sure that a separation of large and small transaction sizes is necessarily better, as some of the algo's will work to hide their "footprint" by transacting smaller orders, which when separated by size are ignored by Cumulative Delta but not by EV. Certainly there will be a lot of smaller transaction though that are not useful in relation to looking at what the larger players are doing. So it seems a reasonable approach to me that Pascal takes.

Reply With Quote
Thanked by:
  #13 (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,102



Bondi9999 View Post
Fat Tails. Thank you for this analysis, I did not expect EV to mirror OBV so closely. If you don't mind if I ask, is that Total EV I am looking at or EV large? What period is each incremental EV period calculated over for the 1 min bars to then rank and create the small and large EV (or total) for the 1 minute?

I'm not sure that a separation of large and small transaction sizes is necessarily better, as some of the algo's will work to hide their "footprint" by transacting smaller orders, which when separated by size are ignored by Cumulative Delta but not by EV. Certainly there will be a lot of smaller transaction though that are not useful in relation to looking at what the larger players are doing. So it seems a reasonable approach to me that Pascal takes.

The chart shows Total Effective Volume. I have not had the time to code an indicator that identifies large and small Effective Volume. I just wanted to get an idea, how Effective Volume compares to other related concepts.

Also I do not know whether a separation of transaction sizes helps, as I have not tested it.

Reply With Quote
Thanked by:
  #14 (permalink)
 
paps's Avatar
 paps 
SF Bay Area + CA/US
 
Experience: None
Platform: TS, TOS, Ninja(Analytics)
Trading: NQ CL, ES when volatile mrkts
Posts: 1,739 since Oct 2011
Thanks Given: 2,176
Thanks Received: 1,726

Hi Guys..came across this thread. interesting discussion. I too am reading the book. However do not know how to code. are there any ELD code versions for tradestation.

Reply With Quote
Thanked by:
  #15 (permalink)
csayantan
kolkata+WB/Country
 
Posts: 22 since Dec 2013
Thanks Given: 10
Thanks Received: 4


Fat Tails View Post
Found that version in the downloads of this forum:

Downloads - [AUTOLINK]NinjaTrader[/AUTOLINK] 6.5 Indicators - Big Mike's Trading Forum

It looks strange, I will try to understand it.

I am searching for the same pascal's lev/sev.But this links appeared as broken in my end.
Can we get this indicator in NT7 ?

thx
CS

Reply With Quote
Thanked by:
  #16 (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,102


csayantan View Post
I am searching for the same pascal's lev/sev.But this links appeared as broken in my end.
Can we get this indicator in NT7 ?

thx
CS

The link is broken. The Effective Volume indicator is available both in the downlaod section of this forum and in the NinjaTrader forum. Just search for it or google it.

Reply With Quote
Thanked by:
  #17 (permalink)
csayantan
kolkata+WB/Country
 
Posts: 22 since Dec 2013
Thanks Given: 10
Thanks Received: 4

Hi @Fat Tails


Fat Tails View Post
The link is broken. The Effective Volume indicator is available both in the downlaod section of this forum and in the NinjaTrader forum. Just search for it or google it.


not able to find futures.io (formerly BMT) version of LEV/SEV.

thx
CS

Reply With Quote
Thanked by:
  #18 (permalink)
 
Daytrader999's Avatar
 Daytrader999 
Ilsede, Germany
Site Moderator
 
Experience: Advanced
Platform: NinjaTrader 8
Broker: Rithmic / CQG / Ninja Trader Brokerage
Trading: NQ
Posts: 1,525 since Sep 2011
Thanks Given: 2,067
Thanks Received: 2,316


csayantan View Post

not able to find futures.io (formerly BMT) version of LEV/SEV.

thx
CS

I think you need to be an Elite Member to get access to the Download Section.

"If you don't design your own life plan, chances are you'll fall into someone else's plan. And guess what they have planned for you? Not much." - Jim Rohn
Reply With Quote
Thanked by:
  #19 (permalink)
sasa15
zanjan/Iran
 
Posts: 1 since Jun 2014
Thanks Given: 0
Thanks Received: 1

Hi guys
I see you trade with effective volume.
I read value in time pascal books, but i have a problem about finding EV
do you know this formula?
please help me.
tnx

Reply With Quote
Thanked by:




Last Updated on June 27, 2014


© 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