pinets-cli : a command line tool to run pine script indicators from the terminal #114
alaa-eddine
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Community,
I'm glad to announce the first release of pinets-cli
The goal of this tool is to expose PineTS features in a command line tool that allowing yo to run indicators and extract results without the need to write code.
This tool is useful for non-developers, or for quick testing/running of indicators when you do not need custom integrations.
The first version comes with the possibility to run indicators, using binance or custom data (from a file), and output the data in json format.
The project documentation can be found here : https://github.com/QuantForgeOrg/pinets-cli/tree/main/docs
Beta Was this translation helpful? Give feedback.
All reactions