compare_strategies_w_graph_3d
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
compare_strategies_w_graph_3d [2025/03/03 10:02] – bruno | compare_strategies_w_graph_3d [2025/03/14 11:20] (current) – bruno | ||
---|---|---|---|
Line 10: | Line 10: | ||
import pandas as pd | import pandas as pd | ||
import talib as ta | import talib as ta | ||
- | + | ||
- | #df = pd.read_csv(' | + | # Donwload data |
- | df = pd.read_csv(' | + | # https://support.kraken.com/hc/en-us/articles/360047124832 |
+ | df = pd.read_csv(' | ||
df = df[int(-10.5*365): | df = df[int(-10.5*365): | ||
df[' | df[' |
compare_strategies_w_graph_3d.txt · Last modified: 2025/03/14 11:20 by bruno