Forum

TSF -- Time Series Forecast

Is anyone willing to build this indicator for me? I've seen it in other packages and want to make use of it. I've included some basic information below. If you need more info I think I could find some. I could provide the code from another package if that would be helpful. Time Series Forecast The

Adding Time

If I have a full date time string and I want to add two hours to that to come up with a new date time string, is it possible to do simple arithmatic, or must I parse , convert, add, reconvert? An example would be helpful. Thanks

Line Drawing Issue

I want to draw a line using an indicator, between two points at a given time, and extend the line but only to a third time. This is all in the chart window. Just drawing the line would be simple, but to get it to extend, and only to a third clock time is the trick. I'll gladly code it myself, just