Name
SetBarsRequired — Set number of previous and future bars needed for script to properly execute (○)
Synopsis
SetBarsRequired
|
( backwardref = -1,
|
forwardref = -1) ;
|
Description
This function is inspired by AmiBroker function: www.amibroker.com/guide/afl/setbarsrequired.html
(○)... but it does nothing in Seetu.
Set number of previous and future bars needed for script to properly execute