Functions by Category Functions by Alphabetical list
TomorrowClose |  | This function returns the close price of tomorrow (the next bar). This function is dangerous as it "looks" ahead, however it is sometimes useful for experimentation or debugging.
Related functions: Open , Close , High , Low , Volume , DateTime , OpenPrice , ClosePrice , HighPrice , LowPrice , TomorrowVolume , TomorrowLow , TomorrowHigh , TomorrowOpen
|