Bitcoin chart visualizer with agent that takes custom actions. Uses simple trading strategy such as buy/sell when programmed combination of indicators cross certain thresholds. Features a trainable reinforcement agent trained on chosen indicators and/ or raw BTC data. Keep stacking 💎
Stars
2
Forks
1
Watchers
2
Open Issues
7
Overall repository health assessment
No package.json found
This might not be a Node.js project
13
commits
1
commits
Merge pull request #17 from pahautelman/bitcoin_data_and_basic_indicators
32fe18eView on GitHubMerge branch 'main' into bitcoin_data_and_basic_indicators
2e9db34View on GitHubuse finta package to calculate indicators, refactor indicator classes
98247e1View on GitHubMerge pull request #11 from pahautelman/other_simple_indicators_and_agents
42bbdf7View on GitHubextends actions to include indicator strength, implement MACD, RSI, MACD_RSI agents
f9ecc1eView on GitHubMerge pull request #10 from pahautelman/cctx_ticker_api
75c0c34View on GitHubMerge pull request #5 from pahautelman/bitcoin_data_and_basic_indicators
5251120View on GitHubcreate classes for getting data, plotting, agents, actions, implmenet baseline DCA agent
c521b42View on GitHubimplement bitcoin data ticker, vizualizer, BB indicator and strategy
45e7213View on GitHub