Skip to content

Conversation

DrChandrakant
Copy link
Contributor

Donchian Channel Ploted With t_data.csv and used Filled Between

Donchian Channel Ploted With t_data.csv and used Filled Between
@alexpvpmindustry
Copy link
Contributor

good attempt!
but this isnt actually a notebook.
if you run a notebook and save it, it will show the cells and the output
you can get jupyter notebooks with anaconda or just google jupyter notebooks for installation

@alexpvpmindustry
Copy link
Contributor

what you have is a .py file.
you cant just change the file type to .ipynb to make it a notebook.
see https://github.com/matplotlib/mplfinance/pull/611/files#diff-4d1db37b1655c84d1d48a20fd7e4675cd21662573eba90f159880880efb78447 for an example of the notebook. its raw text is actually json. but you don't have to type it all out, if you install the correct jupyter IDE, the notebooks will be very easy to create

@DrChandrakant DrChandrakant deleted the patch-2 branch April 19, 2023 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants