Ask/Bid template tag exporting Bid/Ask values

Report any bugs with the Tickstory Lite software here. Please give as much detail as possible so the issue can be identified and resolved as soon as possible.
Post Reply
pipnotic
Posts: 1
Joined: Fri Nov 15, 2013 12:33 pm

Ask/Bid template tag exporting Bid/Ask values

Post by pipnotic »

Hi, there!

First of all thanks for a great piece of software! ;-)

I downloaded some tick data and exported it to CSV format using the custom template.

While doing that I noticed that the template tags for Ask and Bid ({AskPrice} and {BidPrice}) are mixed-up, with {AskPrice} exporting Bid values and {BidPrice} exporting Ask values.

That can even be verified when checking the Example output: with Data format set to

{Timestamp:yyyy.MM.dd} {Timestamp:HH:mm:ss:fff},{AskPrice},{BidPrice},1,1

the Example output is displayed as

2012.01.12 01:02:10:100,1.24231,1.24273,1,1
2012.02.13 02:04:10:332,1.24431,1.24473,1,1

Otherwise, rock-solid application!!

Cheers,
Pipnotic

tickstory
Posts: 4899
Joined: Sun Jan 06, 2013 12:27 am

Re: Ask/Bid template tag exporting Bid/Ask values

Post by tickstory »

Hi Pipnotic - thanks for your keen eye and taking the time to log the issue.

We've looked at the issue and see that this affects only the sample record shown in the Export screen. That is, the Ask & Bid price in the sample record is 1.24431 and 1.24433, respectively. We will correct this in the next version. Meanwhile, the Ask & Bid prices that are actually exported to file should all be correct and as you expect.

Kind regards.

Post Reply