-
Hi,
Thanks a lot for this plugin. Now I can add missing languages.
Here is how I added PineScript support:
- Download [pine.tmLanguage.json](https://github.com/frizLabz-FFriZz/Pine-Script-v5-VS…
-
https://www.tradingview.com/pine-script-docs/en/v3/appendix/Pine_Script_v2_parser_grammar.html
-
I wanted to try and parse a subset of tradingview's pinescript and create equivalent javascript code. I found antlr 3 lexer and parser definitions here: [lexer](https://www.tradingview.com/wiki/Appen…
-
Hi @Mathieu2301, I just wanted to ask if I can implement my current PineScript strategy in this project and be able to generate any webhook alerts to any local server provided link? If its possible, j…
-
We could use a scraper and use the already existing model to train on real time data via pinescript editors available on tradingview and other websites which would help possible backtest easier also b…
-
**Language**
Pine Script is TradingView's programming language. It allows traders to create their own trading tools and test them. TradingView is website tool for advanced financial visualisation.
…
-
Hi
can i request two indicators? one is called halftrend and if you are familiar with pinescript, you can find it on tradingview.com, even if you are not familiar with pine script, the code should be…
-
This is an awesome API and I tremendously appreciate your work.
**Describe the bug**
When accessing the table of a private indicator, the "cells" key in the JSON object is missing even though I ca…
-
## Feature Description
PineScript strategies has support for commission on trade execution, create an example!
Inputs
- Commission type, absolute or percentage
- Commission amount
#…
-
### Description
- [ ] Minor algorithms updates fix any warning messages.