|
OpenPine C++ API
C++ wrapper for the OpenPine Pine Script VM
|
Classes | |
| class | InputBool |
| Wrapper for a boolean script input. More... | |
| class | InputColor |
| Wrapper for a color script input. More... | |
| struct | InputEnumOptionView |
| One option (value + title) in an enum input. More... | |
| class | InputEnum |
| Wrapper for an enum script input. More... | |
| class | InputFloat |
| Wrapper for a float script input. More... | |
| class | InputInt |
| Wrapper for an integer script input. More... | |
| class | InputPrice |
| Wrapper for a price script input. More... | |
| class | InputSession |
| Wrapper for a session script input. More... | |
| class | InputSource |
| Wrapper for a source (OHLC) script input. More... | |
| class | InputString |
| Wrapper for a string script input. More... | |
| class | InputSymbol |
| Wrapper for a symbol script input. More... | |
| class | InputTextArea |
| Wrapper for a text area script input. More... | |
| class | InputTime |
| Wrapper for a time (timestamp) script input. More... | |
| class | InputTimeFrame |
| Wrapper for a timeframe script input. More... | |