index
:
fin-backtesting.git
main
Stock backtesting project for a client, gorilla with glasses.
mfoiani
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-09-03
new fft algo with laplacian range of convergence
main
sotech117
2025-07-31
add code for analysis of data
sotech117
2025-07-31
run batch code to produce some backtesting results
loit
2025-07-31
testing different params
loit
2025-07-31
attemp using the alpaca api for history data
loit
2025-07-30
test using another api
loit
2025-07-30
work on expanding api to use periods then create the infrastructure for rando...
loit
2025-07-29
fix small bugs
loit
2025-07-29
begin infrastructure for automated backtesting, allowing for viewing details ...
loit
2025-07-29
add basic features to indicte if parameters are bad
loit
2025-07-29
worked on updating html elements and fixing some bugs with switching charts
loit
2025-07-28
work on functionality to change parameters of charts and refactor some files out
loit
2025-07-28
add calculations that determine the percent gain and loss from using this alg...
loit
2025-07-28
add intersection interpolation code for graphing EMAs visually
loit
2025-07-28
basic functionality to pull data uising requests and make a chart using Dash ...
loit
2025-07-28
initial commit for project
loit