This document provides a concise reference for Pine Script, a programming language specifically designed for trading strategies and indicators within TradingView.
| Operator | Description |
|---|
| // | |
| // Google Cloud Pub/Sub C# example | |
| // NOTE: This is a .NET Core 1.1 console app. | |
| // Use "dotnet run" to run it, run setup.ps1 first. | |
| // | |
| using System; | |
| using System.Collections.Generic; | |
| using Google.Cloud.PubSub.V1; | |
| using Google.Protobuf; |