Explore the possibility to create and export/save evolution videos/animations with price and indicator evolution in time like below
User selects a start and end time and click a button and animation like above is created which can be downloaded/shared to showcase importance of specific time.
@Prof. Sornette, You wanted to depict the 6 major events in the past. if we had this functionality in the chart we would be able to create short videos for any asset (stock/ index/ sector) etc. And maybe your way to visualize the successful prediction could be these videos ??
Explore the possibility to create and export/save evolution videos/animations with price and indicator evolution in time like below
User selects a start and end time and click a button and animation like above is created which can be downloaded/shared to showcase importance of specific time.
@Prof. Sornette, You wanted to depict the 6 major events in the past. if we had this functionality in the chart we would be able to create short videos for any asset (stock/ index/ sector) etc. And maybe your way to visualize the successful prediction could be these videos ??
Currently Highchart say they do not do it https://stackoverflow.com/questions/26975498/export-highcharts-animation-as-video But maybe we can investigate if there is some other way to achieve this ?
EDIT Found this plugin https://www.highcharts.com/blog/tutorials/176-charts-in-motion/ which can capture motion
Essentially one could get svg at each time point and then stitch them together in browser to generate a Gif https://bl.ocks.org/veltman/1071413ad6b5b542a1a3