Skip to main content

Questions tagged [ask]

0 votes
0 answers
87 views

I am parsing tick data using a Perl script and have come across instances where the BID is greater than the ASK for a given tick. Should I assume this is an error in the tick data (as published) and ...
skeetastax's user avatar
0 votes
0 answers
104 views

Let's say you were modeling bid and ask as two separate processes. With their own mean and variance. And with the constraint that ask must be greater than or equal to bid. How would you then ...
Tristan's user avatar
  • 113
1 vote
1 answer
406 views

They are a lot of ways to compute an "estimated bid-ask spread". The most straightforward one is to sample the bid-ask on a regular time grid (for instance every second), but that for you ...
XY0's user avatar
  • 141
0 votes
1 answer
198 views

I know it's possible to efficiently estimate bid/ask spreads from OHLC prices and there are several methods to do so. However I have a data source that contains only bids, asks and close prices, no ...
pyCthon's user avatar
  • 2,244
4 votes
1 answer
1k views

I need some assistance in understanding the relation between the "bid-ask bounce" and "the tick rule" + "quote rule". The two rules mentioned above are used to classify ...
Economics_student's user avatar
0 votes
1 answer
410 views

An (forex) Order Book (OB) for a trading (forex) pair (e.g. XBT-USD) has ASK and BID rows. Each row has PRICE and VOLUME (at least). Each row represents an offer for selling or buying a maximum of ...
bliako's user avatar
  • 101
0 votes
1 answer
118 views

Sometimes a sell limit order is not filled in a period even when the highest transaction price is higher than the limit order price. I don't understand why this could occur. The fact that the ...
user15502206's user avatar
2 votes
2 answers
829 views

Let's say i have bid / ask feed of an option prices (across strikes and expiries, calls and puts), what is the accurate way of implying out vols from these bid / asks For eg; to get the bid vol, ...
Andrew's user avatar
  • 21
1 vote
0 answers
432 views

Using Oanda's streaming API I get typical output as shown below: ...
babelproofreader's user avatar
2 votes
1 answer
726 views

I’m struggling with the interpretation of quoted option prices I obtained from Bloomberg. The call options prices are available for a daily time series with different strikes at a given day. I ...
Walter's user avatar
  • 175
1 vote
0 answers
192 views

I have bid/ask vols (straddles, risk-reversals and market strangles) for FX pairs, I want to create a mid/bid/ask volatility surface in strike/maturity space after a consistent smile calibration ...
BrownianBread's user avatar
4 votes
3 answers
7k views

The price impact of order book event is an arxiv article which shows that, over short time intervals, price changes are mainly driven by the order flow imbalance, defined as the imbalance between the ...
fgauth's user avatar
  • 329
2 votes
1 answer
1k views

I can't find a definitive answer for this: When generating (compressed) OHLC records from tick data, which field do I use for the Open and Close? Highest Ask for timeframe High makes sense; Lowest ...
skeetastax's user avatar
2 votes
0 answers
67 views

This might sound like a rather trivial question but how exactly is the last price in a market (let's assume stocks) quoted? "The last transaction" is not really precise. Let's assume there is a ...
freistil90's user avatar
1 vote
0 answers
191 views

I hope you can help me. I want to use the bid-ask spread of prices for 10yr treasury notes as a proxy for bond market liquidity. I got monthly aggregated bond price data (for yrs 1999-2013) from ...
neo_one's user avatar
  • 31

15 30 50 per page