An open API service indexing awesome lists of open source software.

https://github.com/yaphott/pynescript

Parsing Pine (.pine) scripts using Regex in Python
https://github.com/yaphott/pynescript

pinescript python3 tradingview tradingview-pine-scripts

Last synced: 6 months ago
JSON representation

Parsing Pine (.pine) scripts using Regex in Python

Awesome Lists containing this project

README

          

# pynescript

Parsing Pine (.pine) scripts using Regex in Python

### This script is just a mild proof of concept and is not finished.

### Running the test:

```bash
python3 run.py
```