Search found 4 matches

by dasepi
22 Aug 2015
Forum: MultiCharts .NET
Topic: LastBarOnChart not working with multiple data lines
Replies: 4
Views: 2423

LastBarOnChart not working with multiple data lines

Just wanted to submit bug report. When chart has multiple data lines, under rare scenarios I have seen where Bars.LastBarOnChart will return false all the time. When debugging, I found out that in such case Bars.Status=None, and only one of the other data lines (say line 3) that has BarsOfData(3).St...
by dasepi
16 Mar 2015
Forum: MultiCharts .NET
Topic: IOG mode and strange backtester behaviour
Replies: 4
Views: 2239

Re: IOG mode and strange backtester behaviour

I did try lots of different variations, including the one suggested, to test if there are open orders. I will be investigating further this issue, but preliminary determination is that under certain conditions GenerateExitOnClose will not close the signal, and carry it over to the next day. I will c...
by dasepi
12 Mar 2015
Forum: MultiCharts .NET
Topic: IOG mode and strange backtester behaviour
Replies: 4
Views: 2239

IOG mode and strange backtester behaviour

Hi, I am testing a model on daily bars with [IOGMode(IOGMode.Enabled)] set and bar magnifier set to 1-min resolution. While there is no position, I keep sending a pair of limit orders. Everything works as expected if I close them with GenerateExitOnCLose() order. However, as soon as I add GeneratePr...
by dasepi
12 Mar 2015
Forum: MultiCharts .NET
Topic: obtaining programatically Official Market Open (Daily) IB [SOLVED]
Replies: 1
Views: 1716

obtaining programatically Official Market Open (Daily) IB [SOLVED]

Hi, I see that you are displaying official market open on charts with IB data feed as per feature of multicharts.net (The ‘Open’ field in the status line. Values for the Open field will now be fed into the status line for IB symbols.) How do I obtain this value programatically from a study (not the ...

Go to advanced search