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

User Defined Crisis Event #8026

Open
4 tasks done
AlexCatarino opened this issue May 15, 2024 · 1 comment
Open
4 tasks done

User Defined Crisis Event #8026

AlexCatarino opened this issue May 15, 2024 · 1 comment
Labels

Comments

@AlexCatarino
Copy link
Member

Expected Behavior

We can define a crisis event period in the algorithm. E.g.:

AddCrisisEvent("Lord of the Rings Trilogy", new DateTime(2001,12,19), new DateTime(2003,12,17));

The report will display this event.

Actual Behavior

The crisis events are pre-defined.

Potential Solution

N/A

Checklist

  • I have completely filled out this template
  • I have confirmed that this issue exists on the current master branch
  • I have confirmed that this is not a duplicate issue by searching issues
  • I have provided detailed steps to reproduce the issue
@DerekMelchin
Copy link
Collaborator

The FTX collapse would be a good example to add with the implementation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants