I'd like to back up the request to be able to read from a text file or preferably an Excel cell
Specifically:
For a given date and time if cell A1 ="True" then draw a vertical line, Thickness, Color, Style etc at that point in time
For a given date and time if cell B1 ="True" or => cell C1 or <= D1 etc then draw a horizontal line, Thickness, Color, Style, periods forward, periods backwards etc from that point in time
For a given date and time if cell C1 ="True" then draw a my1.gif
at that point in Time and Price.Offset(xaxis, yaxis)
or a given date and time if cell B1 ="True" then draw background color BLUE, Else draw Background Color red
For a given date and time if cell B1 ="True" or => cell C1 or <= D1 etc then GOFLAT, GOLONG, GOSHORT
I realise this isn't trivial but I think its a very important feature
Any ideas?
Gary
Specifically:
For a given date and time if cell A1 ="True" then draw a vertical line, Thickness, Color, Style etc at that point in time
For a given date and time if cell B1 ="True" or => cell C1 or <= D1 etc then draw a horizontal line, Thickness, Color, Style, periods forward, periods backwards etc from that point in time
For a given date and time if cell C1 ="True" then draw a my1.gif
at that point in Time and Price.Offset(xaxis, yaxis)
or a given date and time if cell B1 ="True" then draw background color BLUE, Else draw Background Color red
For a given date and time if cell B1 ="True" or => cell C1 or <= D1 etc then GOFLAT, GOLONG, GOSHORT
I realise this isn't trivial but I think its a very important feature
Any ideas?
Gary
Comment