Skip to main content

Questions tagged [bid]

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
2 answers
120 views

Suppose I am willing to buy a contract which I believe has a 15% chance to settle to $100 and 0 otherwise. The EV of this contract is therefore 15. How much should I buy this for? I would answer at ...
Featherball'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
1 vote
0 answers
577 views

I am currently implementing the MatLab code reported below for the calibration of Heston Model. The code seems fine and, by reading the paper where I took the code, I was able to calibrate and price ...
Francesco Bova's user avatar
0 votes
1 answer
109 views

I've found that ticks for equities (for example for companies from US market like Amazon or Apple) someone could name as "best bid/ask offer" (or Level 1 type of tick data) and them clearly ...
V.Medvedev's user avatar
2 votes
2 answers
830 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
0 votes
1 answer
352 views

In my tick feed I get real-time bid and ask prices like below from oanda. My question is this. Lets assume I build a time series model to buy eur/usd in the Oanda UI manually. If I were to build ...
Tampa's user avatar
  • 101
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

15 30 50 per page