Hi,
I have the same question for European equities. Trading universe will be the top 500 stocks on LSE, EURONEXT, XETRA, SIX, NORDIC. Trades are submitted in every ten minutes.
Hi Alan, sorry I did not make it clearly enough. The math expression of turnover is position changes for each stocks on each day. If I use python DataFrame with dates as index and stocks as columns to represent a portfolio (entries are money allocated to each stock on each day), then the turnover is...
Assume I have M portfolios, each of them can be represented as a T by N matrix, where N represents number of stocks traded and T represents number of days. For each portfolio matrix, each row is under the following constraints: Absolute values for each row entries sum up to one which represents the...
<t>Hello, I am trying to simulate order book level data and I find it very different from simulating mid to low frequency data. It is pretty standard if we use Black-Scholes framework where we simulate GMB or whatever SDEs. In that case the volatility is in consistent with the vol that are quoted in...
<t>Hi guys, I am not sure if this question has been asked before. Except computation reasons, why do not we minimize the distance between the points (x,y) and the straight line that we are trying to estimate. The usual cost function is to minimize the squares of the vertical distances. If we swap x ...
<t>Hi there, I wonder if there are any good recent papers/books that summarize models for different type of underlying that are being used today in the industry.As there are so many different models (eg. local/sto vol), which model(s) should I use for option pricing (vol forecasting), say for some p...
<t>Hello, I have some questions about implied risk neutral density. Here are my understandings, correct me if I am wrong. 1. Purposes of computing implied risk neutral density (RND): a) Practitioners use available options to get some inferences to stock prices (distribution/dynamics) so that they ca...
<t>I am considering the continuity and differentiability of the semi-groups of CIR process. The first question is how to prove CIR is feller continuous better without using its exact conditional distribution (Non-central Chi-square). Or what are the general conditions for a diffusion process to be f...
<t>I am recently looking at pin/vpin stuff. It turns out to be a simple measure of the markets participants' buy/sell intentions. If the intentions that we measure is not symmetric over buys and sells, we believe there are some informed traders and we get a trending signal? There seems to be a lot o...
Hi, I have read the introduction part of this paper and found it interesting. I would like to hear from people who are familiar with his work or have bought the full text of this paper.
<t>QuoteOriginally posted by: AlanQuoteOriginally posted by: wh408Optional stoping theorem suggests that adding a stopping rule to our portfolio won't change the expectation. Any explanation from practical, mathematical or behavioural finance perspectives?ThanksI know you're thinking of short-term r...
Optional stoping theorem suggests that adding a stopping rule to our portfolio won't change the expectation. Any explanation from practical, mathematical or behavioural finance perspectives?Thanks
Thanks Hansi, can you also give me some comments on c++ in terms of the above factors? I may have to learn it anyway as c++ appears frequently in banks' interviews.
<t>Hi, I have been using Matlab for several years and I have got some codes written by myself. After I finish my study I will not be eligible to use Matlab unless I buy a licence myself which is very expensive. In terms of other programming languages, I only know C++ a little bit. My questions are:1...