AI Trader
Bitcoin / Crypto AI Trading Bot
Install / Use
npx skills add TheDoctorAI/AI-TraderInstalls into whichever agent you are using.
README
AI-Trader
We had some good codes going here but some new ideas have happened. They will be shown here (Different branch) and over at TheDoctorAI/edge-learner
---- Setting Up Locally:
pipenv sync
pipenv shell
python -m ipykernel install --user --name=aitrader
jupyter notebook --ip=127.0.0.1
---- At this point you should be able to switch to your Pipenv's Python as kernel in notebook.
or...
All of the .ipynb scripts in this repo can be run on Google Colaboratory. There is a Colab button link on each of the script pages here on Github. For instance: https://github.com/TheDoctorAI/AI-Trader/blob/master/lstm_forecaster.ipynb
Related Skills
python-debugpy
385.5kDebug Python with pdb, breakpoint(), post-mortem inspection, and debugpy remote attach.
skill-creator
385.5kCreate, edit, audit, tidy, validate, or restructure AgentSkills and SKILL.md files.
claude-opus-4-5-migration
140.6kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
automl-hyperparameter-optimization
40.5kAutoML and hyperparameter optimization rules for Python ML projects using Ray Tune, Optuna, PyCaret, and time-series AutoML libraries
