|
Portland Oregon, United States
Market Wizard
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,734
|
This is what happens when we put Gom indicators on a volume based chart. In Panel 2 we have buyvolume plus sellvolume from the BuySellVolume indicator (my latest version with the FirstTickOfBar workaround) In Panel 3 we have the total volume as reported by Volume[0], real time volume.
It looks like the discrepancies may be due to the GomRecorder not "splitting" trades that cause the sum of buy and sell volume to be unequal to the volume interval of the chart.
Overall the errors probably mostly cancel out, but on a bar by bar basis there are errors. Best to use tick interval charts with Gom stuff, because each record in the Gom data file is a tick, ie a trade.
|