OPEN-SOURCE SCRIPT
Aggiornato

Study forloop Star Triangle

'Study forloop' pinescript Program to print star Triangle
The Program Logic

For example, the following Pinescript programme will need two nested for loops. The outer forloop is for rows and the inner forloop is for columns or stars. to create a triangle shape.
Note di rilascio
Some minor fixes

Declinazione di responsabilità