Skip to content

Ploting Example Added With Data #612

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 26 commits into from
Jun 13, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
b7086d4
Add files via upload
DrChandrakant Apr 15, 2023
07ddaca
Merge pull request #1 from DrChandrakant/DrChandrakant-patch-1
DrChandrakant Apr 15, 2023
e7bed53
Add files via upload
DrChandrakant Apr 15, 2023
1957580
Add files via upload
DrChandrakant Apr 15, 2023
7a9f25b
Example of Ichimoku Cloud
DrChandrakant Apr 19, 2023
9a47649
Merge pull request #2 from DrChandrakant/DrChandrakant-patch-2
DrChandrakant Apr 19, 2023
93f4366
Update Ichimoku_Cloud_Example.ipynb
DrChandrakant May 17, 2023
5582a4b
Update Indicatior_Donchian_Channel.ipynb
DrChandrakant May 17, 2023
76246d5
Update Indicator_MACD_Histogram_Gradient.ipynb
DrChandrakant May 17, 2023
74853ba
Rename Indicatior_Donchian_Channel.ipynb to Indicator_Donchian_Channe…
DrChandrakant May 24, 2023
2409abe
Supertrend Indicator Plot
DrChandrakant May 24, 2023
ae5c3b8
Awesome Oscillator Example
DrChandrakant May 24, 2023
74abc02
Update Indicator_Donchian_Channel.ipynb
DrChandrakant May 24, 2023
785e723
Update Indicator_supertrend.ipynb
DrChandrakant Jun 2, 2023
a40675c
Golden Cross Over
DrChandrakant Jun 2, 2023
5bc02fe
Delete Indicator_golden_cross_over.ipynb
DrChandrakant Jun 2, 2023
946c79f
Golden Cross Over With Signal
DrChandrakant Jun 2, 2023
1174779
Alphatrend Indicator Created
DrChandrakant Jun 3, 2023
acd6227
Dark Binance Theme Updated Feature Request #614
DrChandrakant Jun 7, 2023
485d434
Indicator Parabolic SAR Added
DrChandrakant Jun 7, 2023
64585ce
Feature Update Without Color #625
DrChandrakant Jun 9, 2023
94f99cb
Delete binancedark.py
DrChandrakant Jun 9, 2023
7049902
Revert "Dark Binance Theme Updated Feature Request #614"
DrChandrakant Jun 9, 2023
fa92f44
Revert "Feature Update Without Color #625"
DrChandrakant Jun 9, 2023
48e2ea9
Merge branch 'master' of https://github.com/DrChandrakant/mplfinance
DrChandrakant Jun 9, 2023
e88fbe4
All Example Migrated To OHLCV Data,
DrChandrakant Jun 12, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
396 changes: 396 additions & 0 deletions examples/Ichimoku_Cloud_Example.ipynb

Large diffs are not rendered by default.

453 changes: 453 additions & 0 deletions examples/Indicator_Awesome_Oscillator.ipynb

Large diffs are not rendered by default.

397 changes: 397 additions & 0 deletions examples/Indicator_Donchian_Channel.ipynb

Large diffs are not rendered by default.

449 changes: 449 additions & 0 deletions examples/Indicator_MACD_Histogram_Gradient.ipynb

Large diffs are not rendered by default.

492 changes: 492 additions & 0 deletions examples/Indicator_Parabolic_SAR.ipynb

Large diffs are not rendered by default.

491 changes: 491 additions & 0 deletions examples/Indicator_alphatrend.ipynb

Large diffs are not rendered by default.

491 changes: 491 additions & 0 deletions examples/Indicator_golden_cross_over.ipynb

Large diffs are not rendered by default.

460 changes: 460 additions & 0 deletions examples/Indicator_supertrend.ipynb

Large diffs are not rendered by default.