Learning Pinescript
type
Post
status
Published
date
Sep 19, 2024
slug
learning-pinescript-20240919
summary
tags
learning
pinescript
programming
trading
trading-view
category
icon
password
Importance
Tweet
Started learning Pinescript to build simple strategy on Tradingview.
Thoughts so far
- It is actually fun.
- It has a very unique execution model which totally make sense for the tradingview usecase.
- Does not have a good support on VSCode or git, having to copy paste code between my editor and tradingview is not fun
Loading...