株式投資に役立つ最新ツールやプログラミングに関する情報をお届けしている、しゅん@Trade Tech です。 プログラミング経験者の皆さん、普段の株取引やデータ分析にTradingViewを活用していますか? 「チャートツールは証券会社のもので十分」と考えている方 ...
PineScriptには ta.rsi という組み込み関数があるので、1行で済みます。 in_source(計算対象の価格)と in_rsi_length(期間)をパラメータとして渡しています。 設定画面で値を変えれば、ここの計算結果も自動的に変わる仕組みですね。 (4) シグナルの判定 ...
Started learning about Pinescript which is tradingview’s proprietary programming language, used for creating strategies, indicators and alerts on its trading and charting platform. A Pine script is ...
This repository contains a collection of custom technical analysis indicators developed for the TradingView platform using PineScript (v5/v6). While primarily designed with cryptocurrency markets in ...
Quick note: This reflects my personal views and experience. It is not affiliated with, endorsed by, or representative of any company I work for or have worked for. 𝐓𝐡𝐞 𝐖𝐞𝐞𝐤𝐞𝐧𝐝 𝐓𝐡𝐚𝐭 ...
A lightweight, zero-dependency backtesting engine built for technical traders. It mirrors the core logic patterns of TradingView's PineScript v5 entirely in Python, providing a robust bridge for ...