Welcome to the Traders Laboratory Forums.
Coding Forum Collaborate, receive help, or discuss coding related issues.

Reply
Old 09-25-2008, 12:37 PM   #1

Join Date: Jan 2007
Location: chicago
Posts: 45
Ignore this user

Thanks: 1
Thanked 48 Times in 14 Posts



Help with TS Bid & Ask Indicator Please!

I have no ability to code so I need to ask for help from some one to modify the bid ask indicator for Trade Station. This is what I am looking to do.

Currently when used as a histogram you end up with a blue bar with a yellow Q-tip top. What I would like to see is the totla bid and ask trader per bar.

For example using a 200 tick chart you will get a bar showing the totla combined bid ask the traded. I would like to get the bar divided into its component parts. So I could see 500 trades at the ask and 300 at the bid for example. I hope this makes sense .

Right now you can tell the bid is coming in as it is happening for long trades but you must wait a bar to see if the bid fell off for short trades.

Thanks for any help in advance.
hunter1 is offline  
Reply With Quote
Old 09-25-2008, 01:44 PM   #2

daedalus's Avatar

Join Date: Jul 2007
Location: Omaha, NE
Posts: 627
Ignore this user

Thanks: 431
Thanked 546 Times in 225 Posts



Re: Help with TS Bid & Ask Indicator Please!

Doesn't it already do that if you click on each individual bar? It will tell you Up Vol and Down Vol...?
daedalus is offline  
Reply With Quote
Old 09-25-2008, 02:14 PM   #3

Join Date: Jan 2007
Location: chicago
Posts: 45
Ignore this user

Thanks: 1
Thanked 48 Times in 14 Posts



Re: Help with TS Bid & Ask Indicator Please!

No ,at least the my bid ask indicator doesn't. If it did I would think it would easier to get the bars to display it via color.
You can get up and down volume when you click on a bar but what I am looking for is an indicator that will give trades at the ask and trades at the bid.For example , when a long is done a market order will go at the ask and a limit order at the bid. So knowing the up and down volume will not provide the same information and knowing what occured at the bid and the ask.

Last edited by hunter1; 09-25-2008 at 02:25 PM.
hunter1 is offline  
Reply With Quote
Old 09-25-2008, 04:45 PM   #4

Join Date: Jan 2007
Location: san jose
Posts: 90
Ignore this user

Thanks: 0
Thanked 5 Times in 5 Posts



Re: Help with TS Bid & Ask Indicator Please!

insidebid/insideask are snapshoot of the RT market values and as such cannot be trusted. They are NOT updated on tick bases on the charts, only in matrix and T&S window, but ufortunatelly those are not accessible via EL code. This is a limitation of TS data feed and as far as I know, they have no plans to correct it soon.
nickm001 is offline  
Reply With Quote
Old 09-25-2008, 07:31 PM   #5

Join Date: Jan 2007
Location: chicago
Posts: 45
Ignore this user

Thanks: 1
Thanked 48 Times in 14 Posts



Re: Help with TS Bid & Ask Indicator Please!

Thanks Nick. I understand what you are saying and it would be better to get data from the matrix. However for my purposes the bid/ask indicator is providing the information I need. When plotted in histogram it is charting the bid pressure for lack of a better explanation. In line form the indicator provides a bid ask channel. In histogram from you always end up with a yellow Q'tip because ask is on top. The indicator is following the bid and ask however when put in histogram the bid overlaps the ask.

I am hoping someone can code the indicator so that this overlap does not occur so i can see the total ask as well as the total bid. I would imagine it would be similar to WalterW's Tick Delta in look.

Perhaps someone can apply to the bid/ask the the same or similar changes he made to a volume indicator.
hunter1 is offline  
Reply With Quote
Old 10-02-2008, 05:49 PM   #6

Join Date: Feb 2007
Location: US
Posts: 314
Ignore this user

Thanks: 86
Thanked 204 Times in 89 Posts



Re: Help with TS Bid & Ask Indicator Please!

http://www.traderslaboratory.com/for...ation-516.html
Quote:
Market Delta is 3rd party software that provides interesting ways of viewing bid/ask information. This information could be useful for analyzing market behavior as price approaches a key support/resistance level.

For those that use TradeStation, I have created a simulation of Market Delta. Note that TradeStation provides a snapshot of the bid/ask so it won't be accurate most of the time. Therefore, I have provided an option in this analysis technique to use upticks and downticks instead. Although the bid/ask info is not completely accurate in TradeStation, you can determine whether it is good enough or if using upticks/downticks is preferred. This Market Delta indicator defaults to using upticks/downticks, which I find useful. For example, in the first chart below, a downswing is highlighted in the ES on 8/29. In the second chart, you can see that the simulation of Market Delta using upticks/downticks highlighted the net selling.
thrunner is offline  
Reply With Quote
Old 10-03-2008, 12:20 PM   #7

Join Date: Jan 2007
Location: chicago
Posts: 45
Ignore this user

Thanks: 1
Thanked 48 Times in 14 Posts



Re: Help with TS Bid & Ask Indicator Please!

Thanks Thrunner. I am not sure this will work on the fast time frames I use . I am a scalper and primarily use 1 min 150 tick and 80 tick charts.
hunter1 is offline  
Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Indicator with Data of Another Indicator Tresor Coding Forum 13 08-06-2008 11:48 AM

All times are GMT -4. The time now is 04:40 PM.
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
CS to VB integration by DeskLancer
©2006-2011 Traders Laboratory, All Rights Reserved.