Forgotten Your Password?
Connect with Facebook
Frequent Questions

Forex Trading Laboratory Discussion forum for Forex traders - all forex pairs

Forex Trading Laboratory Thread, Better Volume Indicator and Tradestation in The Financial Markets; Hi Guys I just found this thread. I have both TS & NT and the better volume for NT doesn't ...
Reply
7 7 Attachment(s)
 
LinkBack Thread Tools Display Modes

Re: Better Volume Indicator and Tradestation  

  #21  
Old 06-08-2009, 05:02 AM
cunparis's Avatar
cunparis
Trade With The Flow
 
Join Date: May 2008
Location: Paris
Posts: 112
Thanks: 157
Thanked 24 Times in 16 Posts
Hi Guys I just found this thread. I have both TS & NT and the better volume for NT doesn't work at all. I've done comparisons and it's not even close.

I ported the Better Volume code to NT but there's just one small problem: NT doesn't have access to historical bid/ask information. So the indicator worked in real time but if you do anything that would cause a refresh you loose all your volume information. This historical bid/ask feature is supposed to be added in NT 7.0.

So what I do is use better volume with TS and use my other indicators with NT. I prefer to do everything on one platform but some tasks are much easier on one or the other.

Hope that helps.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Re: Better Volume Indicator and Tradestation  

  #22  
Old 06-08-2009, 05:08 AM
BlowFish's Avatar
BlowFish
.BlowFish
 
Join Date: Mar 2007
Location: In Da House
Posts: 2,839
Thanks: 108
Thanked 822 Times in 562 Posts
Neither TS or NT have historical bid/ask info. Its fortunate then that the better volume indicator does not require it are you getting mixed up with another indicator?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Re: Better Volume Indicator and Tradestation  

  #23  
Old 06-08-2009, 06:22 AM
cunparis's Avatar
cunparis
Trade With The Flow
 
Join Date: May 2008
Location: Paris
Posts: 112
Thanks: 157
Thanked 24 Times in 16 Posts
Originally Posted by BlowFish View Post
Neither TS or NT have historical bid/ask info. Its fortunate then that the better volume indicator does not require it are you getting mixed up with another indicator?
BV for TS uses upTicks & downTicks. on a tick chart, if the tick is an uptick then that means it occurred at the ask right? how does TS draw the better volume indicator for historical data if TS doesn't have the bid/ask information?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Re: Better Volume Indicator and Tradestation  

  #24  
Old 06-08-2009, 06:36 AM
Trader333's Avatar
Trader333
is Trading Price Action
 
Join Date: May 2008
Location: UK
Posts: 152
Thanks: 77
Thanked 23 Times in 19 Posts
If you read the code you will see that one version plots based on tick volume and does not discern between upticks or downticks at all.


Paul
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Re: Better Volume Indicator and Tradestation  

  #25  
Old 06-08-2009, 06:38 AM
cunparis's Avatar
cunparis
Trade With The Flow
 
Join Date: May 2008
Location: Paris
Posts: 112
Thanks: 157
Thanked 24 Times in 16 Posts
Originally Posted by Trader333 View Post
If you read the code you will see that one version plots based on tick volume and does not discern between upticks or downticks at all.

Paul
The only thing interesting is having it use the upticks & downticks.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Re: Better Volume Indicator and Tradestation  

  #26  
Old 06-08-2009, 07:22 AM
BlowFish's Avatar
BlowFish
.BlowFish
 
Join Date: Mar 2007
Location: In Da House
Posts: 2,839
Thanks: 108
Thanked 822 Times in 562 Posts
Originally Posted by cunparis View Post
BV for TS uses upTicks & downTicks. on a tick chart, if the tick is an uptick then that means it occurred at the ask right? how does TS draw the better volume indicator for historical data if TS doesn't have the bid/ask information?
Essentially it looks at the ratio of Volume against Range and marks high volume low range bars low volume high range etc. etc.

An uptick does not necessarily occur at the ask if price is being bid up (bid and ask lift) you can have upticks on the bid. This is completely academic as this indicator uses total volume, it does not split the volume in anyway.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to BlowFish For This Useful Post:
RickAce (06-19-2009)

Re: Better Volume Indicator and Tradestation  

  #27  
Old 06-08-2009, 08:04 AM
cunparis's Avatar
cunparis
Trade With The Flow
 
Join Date: May 2008
Location: Paris
Posts: 112
Thanks: 157
Thanked 24 Times in 16 Posts
Originally Posted by BlowFish View Post
Essentially it looks at the ratio of Volume against Range and marks high volume low range bars low volume high range etc. etc.

An uptick does not necessarily occur at the ask if price is being bid up (bid and ask lift) you can have upticks on the bid. This is completely academic as this indicator uses total volume, it does not split the volume in anyway.
Good point about the bid moving up. You're far more knowledgeable about this than I am. But I'd like to clarify one point: BetterVolume uses upTicks & downTicks (if configured to do so). So tradestation must provide this historically correct? I'm not sure what you mean about it using the ratio with the range, that's a bit over my head I'm afraid.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Re: Better Volume Indicator and Tradestation  

  #28  
Old 06-08-2009, 08:20 AM
BlowFish's Avatar
BlowFish
.BlowFish
 
Join Date: Mar 2007
Location: In Da House
Posts: 2,839
Thanks: 108
Thanked 822 Times in 562 Posts
Looks like I was wrong about how the code works -apologies- it looks as if he is doing some sort of 'weighting' for up and down volume. I don't think the earlier versions did (but I may be wrong there too).

Maybe I'll go through and change all the value1 value2 value3 etc etc etc to more meaningful names so we can actually see what is going on!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Re: Better Volume Indicator and Tradestation  

  #29  
Old 06-08-2009, 10:10 AM
pa18
 
Join Date: Jul 2008
Location: Seoul
Posts: 33
Thanks: 7
Thanked 9 Times in 8 Posts
Originally Posted by Fibtrader View Post
When using the BetterVolume indicator in TS and tracking Forex, set the Forex symbol to Tick Count not Trade Volume. The BetterVolume indicator will work with this setting. Forex does not report actual volume.
I want to use for NinjaTrader.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Re: Better Volume Indicator and Tradestation  

  #30  
Old 06-08-2009, 10:31 AM
cunparis's Avatar
cunparis
Trade With The Flow
 
Join Date: May 2008
Location: Paris
Posts: 112
Thanks: 157
Thanked 24 Times in 16 Posts
Originally Posted by pa18 View Post
I want to use for NinjaTrader.
I think you have to wait until NT7.

I posted my attempt at porting bettervolume to NT in the NT forums, search for the thread "Better Volume Beta", go to the end of the thread to see the recent posts. Maybe someone will be able to figure out how to do it with NT6.5.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Convert MT4 Indicator into Tradestation Eld? goody01 Coding Forum 16 05-25-2010 11:02 AM
Bid-Ask Pressure Indicator for Tradestation Soultrader Trading Indicators 81 08-18-2009 03:29 PM
BRICKS Indicator for Tradestation Soultrader Trading Indicators 8 02-23-2008 09:10 PM
Alert on Tradestation volume? Greycells Coding Forum 2 12-13-2007 11:02 AM
Tradestation Volume Avg vj2651 Coding Forum 7 03-22-2007 03:16 PM


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


» »

» Invite Friends