Skip to content

Commit bd4220f

Browse files
committed
Tighten consistency warnings to match Pine
1 parent bbb39fe commit bd4220f

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

src/pinescript_validator/ast_validator.py

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,19 +13,12 @@
1313
"ta.cross",
1414
"ta.crossover",
1515
"ta.crossunder",
16-
"ta.ema",
1716
"ta.highest",
1817
"ta.lowest",
1918
"ta.highestbars",
2019
"ta.lowestbars",
21-
"ta.sma",
2220
"ta.stdev",
2321
"ta.variance",
24-
"ta.rma",
25-
"ta.wma",
26-
"ta.vwma",
27-
"ta.swma",
28-
"ta.linreg",
2922
}
3023
)
3124

0 commit comments

Comments
 (0)