PINE v4. Feature List
List of supported variables, functions and language operators
Official documentation:
If you did not find in the list the function that you use in the indicator or in the strategy, then write to support to add it.
+= | ✅ |
- | ✅ |
-= | ✅ |
/ | ✅ |
/= | ✅ |
< | ✅ |
<= | ✅ |
== | ✅ |
> | ✅ |
>= | ✅ |
?: | ✅ |
[] | ✅ |
and | ✅ |
bool | ✅ |
box | |
color | ✅ |
false | ✅ |
float | ✅ |
for | ✅ |
if | ✅ |
int | ✅ |
label | |
line | |
not | ✅ |
or | ✅ |
string | ✅ |
table | |
true | ✅ |
var | ✅ |
varip | |
abs | ✅ |
acos | ✅ |
alma | ✅ |
asin | ✅ |
atan | ✅ |
atr | |
avg | ✅ |
barssince | ✅ |
ceil | ✅ |
cmo | ✅ |
cos | ✅ |
cross | ✅ |
crossover | ✅ |
crossunder | ✅ |
cum | ✅ |
dev | ✅ |
ema | ✅ |
exp | ✅ |
floor | ✅ |
highest | ✅ |
highestbar | ✅ |
hma | ✅ |
kc | ✅ |
log | ✅ |
log10 | ✅ |
lowest | ✅ |
macd | ✅ |
max | ✅ |
min | ✅ |
mom | ✅ |
pivothigh | ✅ |
pow | ✅ |
rma | ✅ |
rising | ✅ |
roc | ✅ |
round | ✅ |
sar | ✅ |
sign | ✅ |
sin | ✅ |
sma | ✅ |
sqrt | ✅ |
stdev | ✅ |
stoch | ✅ |
sum | ✅ |
tan | ✅ |
tsi | ✅ |
vwma | ✅ |
wma | ✅ |
Last modified 10mo ago