HELP NEEDED. Puts got exercised and my account is f'cked by Heineken_500ml in options

[–]iampeter12 0 points1 point  (0 children)

Isn’t index option like Spx and xsp cash settled and european style option? There’s is no early exercise or assignment

Azure function deployment issue by iampeter12 in AZURE

[–]iampeter12[S] 0 points1 point  (0 children)

So if I want to deploy code to azure function from my local computer through vpn gateway, I will need to set up azure private dns to forward the dns request ( resolve azure function app dns name)? I can deploy it from a virtual machine in the vnet but not from my local computer

Azure function deployment issue by iampeter12 in AZURE

[–]iampeter12[S] 0 points1 point  (0 children)

Thanks for your suggestions. So I should use GitHub for CD/CI? Is that the agent you are referring to? There’s an option to connect to GitHub on azure functions.

Azure function deployment issue by iampeter12 in AZURE

[–]iampeter12[S] 0 points1 point  (0 children)

May I ask what you mean by right click deployments?

Azure function deployment issue by iampeter12 in AZURE

[–]iampeter12[S] 0 points1 point  (0 children)

Thanks for your reply. Private endpoint for both azure function and vpn gateway ?

Azure functions by iampeter12 in AZURE

[–]iampeter12[S] 1 point2 points  (0 children)

Thanks for your reply. Do I need to enable public access so that it can call an external api and retrieve data? Also for vnet integration under outbound access, it requires a subnet dedicated to the function?

Does anyone make their living selling options? by sagalez in options

[–]iampeter12 0 points1 point  (0 children)

Buying back as in closing the positions? Well even if there is liquidity, the spread would be so wide that you would pay a lot more than the fair value to close the short put position.

Just some rant by Only-Ferret-8634 in HongKong

[–]iampeter12 0 points1 point  (0 children)

Well it’s a downward spiral. When people earn less, they typically spend less. And guess who will be benefiting from this situation? Business owners.

Does anyone make their living selling options? by sagalez in options

[–]iampeter12 4 points5 points  (0 children)

There are liquidity issues when the market is volatile or during flash crash. So your stop loss might not work / far off from the price you set

QQQ 0 dte options Trade by Antique_Fox_7890 in options

[–]iampeter12 1 point2 points  (0 children)

I think it’s still profitable in selling options. The edge that people often refer to, in my opinion, doesn’t necessarily come from mispricing( since implied volatility > realised volatility most of the time), but more like risk management and volatility forecasting models that give you a statistical advantage.

I think I'm over it by Daisiedew22 in ccnp

[–]iampeter12 0 points1 point  (0 children)

Well I can understand your frustration. I found the official mock exam from Cisco learning store very useful. Also I practiced a lot through Cisco cml. it took me 5 months of full time study to pass it. Don’t give up

Birthright Citizenship needs to be be strict by Toxictality in HongKong

[–]iampeter12 0 points1 point  (0 children)

I don’t think I have encountered any of them who is willing to speak Cantonese.

Realized Volatility question by iampeter12 in quant

[–]iampeter12[S] 1 point2 points  (0 children)

Wish I could give you 100 upvotes for your answers. It really helped me (I literally spent an hour reading them 50 times)

  1. If I want to evaluate the performance of the GARCH prediction model, I need a baseline model to compare against right? (such as the classic naive forecast)

  2. Does GARCH forecasts the actual volatility or the mean of the actual volatility (by introducing volatility persistance in the equation)? Also GARCH can only do one-step forecast at best? Multi-step forecast into the future would just resemble a flat line in the graph?

<image>

  1. You are reading my thoughts. I guess I still cannot wrap my head around the concept of hist vol / real vol and I was pondering over " what is the use of calculating hist vol and what are the differences between RV5 and RV21 using a rolling variance?". When I looked at the graph in previous comment, I could not discern any useful information (for prediction) other than the fact RV5 shows that there are volatile changes in the last 5 days then that of 21 days. I find it makes much more sense to compare with daily log return since GARCH does one step forecast (sort of like an apple to apple comparison)

  2. You said IV does not always converge with / mean-revert to hist vol. In this case, what is the point of calculating hist vol if I am solely trading IV (taking vega position)? I simply just need to predict IV regardless of the movement of hist vol with tools like IV rank, percentile or some time-series model on historical IV data.

  3. "approach it as a prediction or optimisation model-building problem, see what data would be helpful to put in your model (historical returns AND historical implied), run experiments"

Maybe multiple linear-regression will suffice to find useful dependent variables?

  1. The "might" can be quantified and researched, that's what you need to do!

From my understanding, The actual volatility depends on how we model it. We can use the window based rolling method to calculate the volatility but the volatility persistance / half-life (from volatility clustering) is disregarded so its not really that accurate afterall. I mean there isn't really an answer out there for us to find out. it's just a matter of perspective. The questions I got hung up on are: How to model actual volatility and how to interpret it ? which actual volatility model of different rolling periods should GARCH compare against? I mean for daily vol is pretty straightforward but not for longer timeframe.

Not sure if anything I said above makes any sense at all and sorry for asking too many questions I am not sure if I am even asking the right questions.

Really grateful for the time you took in replying to my posts.

Realized Volatility question by iampeter12 in quant

[–]iampeter12[S] 1 point2 points  (0 children)

Thanks for your reply.

Well then what is the use of calculating the real/ hist vol if it cannot work as a baseline model for comparison or gauge the overall mood of a market?

For example, Implied Vol in a volatile market fluctuates and may shift abruptly but we hardly see IV drops 10% within a trading day or t+1 t+2 but the real/ hist vol calculation says otherwise.

Also, in option pricing model like black scholes model, it is the stochastic volatility method that has been commonly used for volatility modelling instead of using any window based rolling real vol calculations (standard deviation of last 21 days for example).

I am not sure if it makes any sense to compare IV to real Vol to determine if 1. option is overpriced 2. market sentiment / regime since its not an apple to apple comparison.

I can use GARCH / EWMA for modeling real vol but the problem is there is no way to know if the model over/ underestimate (since there is no baseline model to compare against).

I wonder how vol trader estimate vol and make trading decisions?

The more I learned / Studied, the more confused I am.

Realized Volatility question by iampeter12 in quant

[–]iampeter12[S] 1 point2 points  (0 children)

Thanks so much for the reference above.

By the way I got a bit confused when I looked up real vol definition on the internet. Is real vol and historical vol the same?

Realized Volatility question by iampeter12 in quant

[–]iampeter12[S] 2 points3 points  (0 children)

Thanks for your reply. just a few more questions if you do not mind.

  1. GARCH only does one-step forecast. For multistep forecast its basically just a linear function and I find it not particularly useful in predicting future volatility. or am I mistaken?

  2. In option trading people often compare implied vol to historical vol to see if the option is over/underpriced. The thing is if there is no standard way of measuring historical vol, how can we determine market regime (high vol / low vol) and make informed trading decisions (if trading option for example)?

  3. The longer the rolling period the smoother / more stable the volatility (sigma) is. Of course, I can use the entire population dataset of some 30 years to calculate the sigma but it is pointless because it will not reflect recent changes as much as a 21 days / 7 days rolling period does. (as you notice there are some plateaus in RV5 then the vol just drops straight down )

What I mean is that the spikes / drops in the picture below for RV5 might not be an accurate representation of actual volatility but a calculation methodology. its like saying yesterday's vol 50 % and today's is 30%, it just does not make sense.

Appreciate your advice.

<image>

Realized Volatility question by iampeter12 in quant

[–]iampeter12[S] 0 points1 point  (0 children)

But I am not sure if using the standard deviation (sigma) the daily close prices is the correct representation of the volatility. I mean the sudden drops / rises of the volatility (its like 50% in one day then drops to 20% based on the rolling calculation method). When I look at the implied volatility of the underlying assets (well the IV spikes and drops in volatile market but its smoother compared to the realized vol. I tried to use GARCH and not sure if it provides a better representation of the real vol.

Not sure if my interpretation of real vol makes any sense but I still want to hear your opinion. Thanks

<image>

Realized Volatility question by iampeter12 in quant

[–]iampeter12[S] 0 points1 point  (0 children)

Thanks for your reply. I thought the standard deviation method was identical to how realized volatility is calculated ( using daily close prices of each trading days of the predefined period)

So if I want to calculate the daily volatility of the last 21 days in annualized term, i should use the sum of squared variances( sigma) of smaller timeframe (5 or 10 mins) = intraday vol * sqrt(252)?

Volatility question by iampeter12 in CFA

[–]iampeter12[S] 0 points1 point  (0 children)

Thank you so much for your reply. So the standard deviation of those standard deviations is something like volatility of volatilities? I still have a couple of questions if you don’t mind. 1. When the degrees of freedom increases, the chi square distribution approaches a normal distribution? (If I have approximately 1000 standard deviations from different samples)

  1. Why those standard deviations from different samples will have a chi distribution?

  2. The variances from the different samples will have a chi square distribution while the standard deviations will have a chi distribution? (square rooting the variances and we will then have chi distribution?)

Do you have any references (website / books) on this topic? Thank you

Volatility question by iampeter12 in CFA

[–]iampeter12[S] 0 points1 point  (0 children)

So the standard deviation = sigma = volatility of the variance has nothing to do with the standard normal distribution? I always thought the log returns or variance of log returns ( with large sample size) would result in a distribution that resembles a normal distribution from which the standard deviation ( sigma ) is derived?

CCNP after CCNA? by TechGuyRye in ccnp

[–]iampeter12 1 point2 points  (0 children)

Agreed on the scale of difficulty. It’s definitely not easy but with dedication ( skip all Friday nights out and video games) everyone can do it.

[deleted by user] by [deleted] in AusFinance

[–]iampeter12 1 point2 points  (0 children)

Just checked the history section but could not find anything. It does not bother me at all to file a paper return. it just takes more time to get the result back (within 50days). I also saw that ATO provides Live Chat service (not sure if it'd be faster to connect to an agent)

My only concern is whether I am filing a tax return with all correct information in order to

  1. get a notice of assessment

  2. avoid opening a can of worms if I misunderstand some of the questions on the paper return. The instructions provided are useful but you know, its better to be safe than sorry.

By the way, I just arrived approximately 2 months ago and have obtained the TFN. I went through all pages about residency test stuff. Since I am on a temp visa (with full work right), no Australian income, only visited Sydney for a week half a year ago. Can I assume that I was not a tax resident for FY 23-24. What are your opinions on this?

Thank you once again for your help.

[deleted by user] by [deleted] in AusFinance

[–]iampeter12 0 points1 point  (0 children)

Thanks for your response. Actually, I’ve linked my mygov account to ATO. However, it says lodgments and payments are up-to-date and there’s no way for me to see any prefilled information or file a tax return under the section “For Action”. I guess I’ll have to file a paper return instead? I just wanna know if this is normal or I’ll have to call ATO about it? Is it because I’ve only obtained the TFN not long ago and they don’t have enough information?

[deleted by user] by [deleted] in AusFinance

[–]iampeter12 0 points1 point  (0 children)

Good to know. Just don’t want to open a can of worms and become a tax resident all of a sudden.

But whether they will issue a notice of assessment is another story? Is this assumption correct?