
I just started learning about ninjascript 8 and gone through few online tutorials and the documentation part but can't able to get a good command over creating custom bar types.
I was able to create custom indicator easily but facing difficulty in understand where to start and how to start building custom bar types.
Issues that I'm facing --
- Not able even understand the pre-build Minute bartype code in ninjascript -- means what all the functions does and what that code inside those functions do and how to modify that to one's needs
- not enough resources, I checked the documentation but there's only few functions description and not the whole code explanation
Would be great if anybody could help me get over this.

THANKS

Comment