aboutsummaryrefslogtreecommitdiff
path: root/app.py
AgeCommit message (Collapse)Author
2025-09-03new fft algo with laplacian range of convergencemainsotech117
2025-07-31add code for analysis of datasotech117
2025-07-31run batch code to produce some backtesting resultsloit
2025-07-31testing different paramsloit
2025-07-31attemp using the alpaca api for history dataloit
2025-07-29fix small bugsloit
2025-07-29begin infrastructure for automated backtesting, allowing for viewing details ↵loit
about the trial after
2025-07-29add basic features to indicte if parameters are badloit
2025-07-29worked on updating html elements and fixing some bugs with switching chartsloit
2025-07-28work on functionality to change parameters of charts and refactor some files outloit
2025-07-28add calculations that determine the percent gain and loss from using this ↵loit
algorithm
2025-07-28add intersection interpolation code for graphing EMAs visuallyloit
2025-07-28basic functionality to pull data uising requests and make a chart using Dash ↵loit
and plotly