add the crypto anarchist manifest by timothy c. may

This commit is contained in:
writer 2024-10-15 10:48:15 +09:00
parent 2e05fb2bc6
commit b6b2db512f
275 changed files with 4733 additions and 2552 deletions

View file

@ -0,0 +1,20 @@
## backtesting
<br>
### tl; dr
<br>
* backtesting is a critical component of any trading strategy, allowing traders to evaluate the performance of their trading algorithm with historical data.
<br>
---
### external resources
<br>
* [using mont carlo for backtesting](https://tradingstrategy.ai/blog/why-you-should-use-a-monte-carlo-simulation-for-backtesting)
* [historical data and api for backstesting](https://tradingstrategy.ai/trading-view/backtesting)