Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[paper] general structure and comments #18

Closed
bahung opened this issue Nov 13, 2023 · 10 comments
Closed

[paper] general structure and comments #18

bahung opened this issue Nov 13, 2023 · 10 comments

Comments

@bahung
Copy link

bahung commented Nov 13, 2023

Hi @ahudde

Below are my comments for your paper current version:

  1. Structure: Please add one section to describe the components of greeks, each with visualizations accordingly, especially when one of your paper main contributions is "Also, it is the only R package with included interactive visualization"
  2. What is "Shiny app"? If it is a way to display the interactive visualizations, I think it is better to explain the mechanism to produce such visualizations and how easy to interact with them.
  3. There are strong claims on the last paragraph in your statement of need section:
  • "greeks is used in graduate courses in financial mathematics to provide a better understanding of option prices and Greeks by interactive visualizations."
  • "greeks is also suited for financial risk management purposes".
    Please cite the appropriate source here or provide evidence to such claims.
  1. More related works are needed, especially on Asian option greeks calculations

Bests

@ahudde
Copy link
Owner

ahudde commented Nov 18, 2023

Dear @bahung,

Thank you very much for your comments!

  1. and 2.: Shiny is a framework to program interactive apps, see https://shiny.posit.co/ for more information. The packages greeks comes with one shiny app. After you have installed the package, you can run it with greeks::Greeks_UI() (see also the description on readme.md). The app should be quite intuitively to operate, please try it yourself.

@ahudde
Copy link
Owner

ahudde commented Nov 18, 2023

3.1:. I am a professor of Data Science and use this package in my graduate course in financial mathematics.

@ahudde
Copy link
Owner

ahudde commented Nov 18, 2023

3.2. and 4.: I think that this belongs to Issue #11: I need more references which describe the methods that are implemented in greeks Also I should mention a source that describes, how the computation of Greeks is applied in risk management. I will update #11 with this point and work on this.

@bahung
Copy link
Author

bahung commented Dec 1, 2023

Hi @ahudde,

Thank you for your responses,
1 and 2 are for paper so that reading your paper will provide information for readers to at least imagine what they can achieve and by what steps with your app. So, please address it.

It is also related to issue #2

3.1 it is great that the app is used wildly, kindly include a link to the course you are teaching, that I think will be a win for both sides.

That's all for the paper. I will comment for the app in other issues.

@ahudde
Copy link
Owner

ahudde commented Dec 2, 2023

Dear @bahung,

For 1. and 2., I opened a new issue #19. I think it's better to address your points with single issues. But I will need more help from you with this issue. I will address this later.

I am currently teaching a masters course in financial mathematics of master students of applied mathematics. At our university, the course sites are restricted to students of the course. The course curriculum includes the Black Scholes Model and the computation of Greeks. We use the shiny app to get a better intuitition of options prices and greeks. Do you want to know the curriculum of the course, or what information is lacking?

@bahung
Copy link
Author

bahung commented Dec 11, 2023

Hi @ahudde
I do not want it personally, what I mentioned in 3. above means that the readers of your paper or the users of your app will objectively see the benefits of using your app. So, please make the supporting evidence seen by readers/users. I also taught these courses back in 2014, and one way to provide evidence is a link to the course curriculum, such as https://platform.onlinelearning.upenn.edu/offering/finance-quantitative-modeling-for-analysts-a0Q2E00000JnjO9UAJ, and you link's content should mention Greeks.

@ahudde ahudde reopened this Feb 1, 2024
@ahudde
Copy link
Owner

ahudde commented Feb 1, 2024

Dear @bahung,

Thank you very much for the idea to link the course description! I added the link (see 9c3de72). The course description mentions Risk-neutral valuation, the Black Scholes Model, and hedging. This of course includes option valuation and Delta-hedging, which use the Greek Delta. But we also covered other Greeks in the course.

@ahudde
Copy link
Owner

ahudde commented Mar 3, 2024

Dear @bahung,
Does this satisfy point 3 for you?
With best regards,
Anselm

@bahung
Copy link
Author

bahung commented Mar 5, 2024

Hi @ahudde,

With "greeks is used in graduate courses in financial mathematics to provide a better understanding of option prices and Greeks by interactive visualizations." and the page at the link you provided https://www.hs-koblenz.de/fileadmin/media/fb_mathematik-und-technik/Pruefungsamt-Dokumente/Modulhandbuch_Ma-AM_aktuell.pdf#page=32, it seems there is no explicitly mention about your greeks software being used to calculate Greeks. If it is not possible to provide evidence to such claim, please consider rewrite it to make this statement clear.

Bests

ahudde pushed a commit that referenced this issue Mar 5, 2024
@ahudde
Copy link
Owner

ahudde commented Mar 5, 2024

@bahung : I reformulated this sentence. What do you think? Yours, Anselm

@ahudde ahudde closed this as completed Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants