TradingViewのチャートに以下のような表示が可能になる、PineScriptコードの書き方が学べる動画講座を作りました。 以下のような表示ができるインジケーターの作り方を、サンプルコード付きで解説しています。 吹き出しラベルでサインやシグナルを表示 ...
This google sheet is meant to convert a basket of stocks into pinescript syntax in order to create a custom indicator for Tradingview software which can track the peformance of a basket of up to 40 ...
先日、PineScriptに関する本を手に入れまして、一通り読んで実装して動かしてみています。 そもそもPineScriptが何なのかというと、TradingViewというチャートツールで使えるスクリプト言語のようなものです。 TradingView自体が、一般的なインジケーター(移動平均 ...
This project builds a custom candle generator for TradingView that replaces the platform’s default candles with user-defined time-based candles. It gives traders full control over how candles open, ...