Skip to main content

Questions tagged [ask]

The tag has no usage guidance.

0 votes
0 answers
50 views

Tick bid greater than tick ask (negative spread)?

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
58 views

How to mathematically model Bid and Ask as two separate processes, and combine into a Price process?

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
0 votes
0 answers
21 views

Setting Bid-ask for option forward-type strips

do you know if there is any methodology on how to define spreads when fx option market maker is trying to quote for exaple various fx forward strip strategies? From bbg ovml or software which we are ...
Kos3_'s user avatar
  • 1
1 vote
1 answer
159 views

The bid-ask spread before transactions

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
  • 127
0 votes
1 answer
117 views

Estimate Open, High and Low prices from bid, ask and close prices

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,131
4 votes
1 answer
774 views

Assistance understanding relation between the "Bid-ask bounce" and the "Tick rule"+"Quote rule"

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
306 views

Interpreting an Order Book (example Kraken.com)

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
90 views

Why the highest transaction price of stock in a time period can be higher than a sell limit order price, but the order is not filled?

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
1 vote
2 answers
403 views

using bid ask prices to imply bid ask volatilities

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
  • 11
1 vote
0 answers
377 views

What are CloseoutBid and CloseoutAsk Prices?

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

Confusion about bid- ask- and last-prices from option prices data

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
  • 165
1 vote
0 answers
169 views

FX Volatility surface bid/ask

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
6k views

What is the order flow imbalance?

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

When converting Tick to OHLC, which field do I use for Open and Close: bid or ask?

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
53 views

Precise calculation of the last price

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

15 30 50 per page