Open AlexCatarino opened 6 months ago
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.
The crisis events are pre-defined.
N/A
master
The FTX collapse would be a good example to add with the implementation
Expected Behavior
We can define a crisis event period in the algorithm. E.g.:
The report will display this event.
Actual Behavior
The crisis events are pre-defined.
Potential Solution
N/A
Checklist
master
branch