Skip to content

Commit b68cc6a

Browse files
authored
Merge pull request #4 from coding-kitties/squad/3-improve-tbn-chart
Improve Trendline Breakout Navigator chart
2 parents 7a1dcd5 + ac277d2 commit b68cc6a

48 files changed

Lines changed: 22303 additions & 1130 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
pip install --upgrade pip
3939
pip install poetry
4040
poetry install --no-interaction
41-
pip install plotly kaleido
41+
pip install plotly kaleido investing-algorithm-framework
4242
4343
- name: Generate indicator charts
4444
run: python scripts/charts/generate_all.py --download

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,4 +152,4 @@ test.ipynb
152152
*.html
153153
*_test.png
154154

155-
analysis/*
155+
analysis/*

.squad/agents/carlos/charter.md

Lines changed: 0 additions & 35 deletions
This file was deleted.

.squad/agents/carlos/history.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

.squad/agents/chaosagent/charter.md

Lines changed: 0 additions & 43 deletions
This file was deleted.

.squad/agents/chaosagent/history.md

Lines changed: 0 additions & 17 deletions
This file was deleted.

.squad/agents/devmeister3000/charter.md

Lines changed: 0 additions & 40 deletions
This file was deleted.

.squad/agents/devmeister3000/history.md

Lines changed: 0 additions & 22 deletions
This file was deleted.

.squad/agents/doc-vader/charter.md

Lines changed: 0 additions & 45 deletions
This file was deleted.

.squad/agents/doc-vader/history.md

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)