You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just unzip the file there is 1 folders src replace folder in root. run on terminal
commands on root folder
python setup.py install
need to install (install node) for your distribution
npm install @rollup/plugin-typescript --save-dev
command- (npx rollup -c)
command- (bash build.sh)
Inside fibo.ts you can add or remove the levels you need for your fibonacci.
Thanku MR louisnw01 for the lightweight chart python superchart this is my contribution so that you can use it in future projects
The text was updated successfully, but these errors were encountered:
cilindro5432
changed the title
Fibonnacci and Real Ray Line not Horizontal Ray Line
NEW TOOLS For Play Fibonnacci and Real Ray Line not Horizontal Ray Line
Oct 31, 2024
I was able to create a fibonacci and rayline for lightweight charts python. I'll leave the files available so you can play with them
toolbox.zip
Just unzip the file there is 1 folders src replace folder in root. run on terminal
commands on root folder
python setup.py install
need to install (install node) for your distribution
npm install @rollup/plugin-typescript --save-dev
command- (npx rollup -c)
command- (bash build.sh)
Inside fibo.ts you can add or remove the levels you need for your fibonacci.
![Screenshot 2024-11-03 at 5 14 29 PM](https://private-user-images.githubusercontent.com/150294229/382605674-0488abba-5448-4ed1-bd1b-afc224bf717a.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNzEwNDMsIm5iZiI6MTczOTM3MDc0MywicGF0aCI6Ii8xNTAyOTQyMjkvMzgyNjA1Njc0LTA0ODhhYmJhLTU0NDgtNGVkMS1iZDFiLWFmYzIyNGJmNzE3YS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEyJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMlQxNDMyMjNaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT02ZTYxYmJlY2Q5N2Y5Y2JhMGEyZTI1MzVhOTk5ZDZlMTQyYmM3ZTAyNmY2NjQ3YTM0M2QzZmZmYmY0OWE2MDQ2JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.BrJn9yPY2eKZcF7k6Q4ntgs2gLXfopojz9z2jKuiRJ8)
Thanku MR louisnw01 for the lightweight chart python superchart this is my contribution so that you can use it in future projects
The text was updated successfully, but these errors were encountered: