-
Notifications
You must be signed in to change notification settings - Fork 4
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
Add Market Price Generator for Exchanges #8
Comments
I would need to know the formulations behind the "predictions" for the generation of market data.
|
@busiing #iss8 has now included the required functions under
|
Need to discuss what you mean with volatility and how can it be formulated |
@Fernando3161 please check if the price pattern generated provide the same results as the excel price pattern generator. |
Prices diverge only on 1 h on Autumn when the clock changes. This is due to a different standard used for the DA/ID Index prices: A suggestion would be to replace the "3am" standard timestamps with a 2am generated timestamps. The difference would be only those two hours in the summer / winter daylight saving time switch. |
The text was updated successfully, but these errors were encountered: