Koos de Klerk / Publications
Forum
Wrong values returned from ObjectGetValueByTime
I'm getting the wrong values returned from the function ObjectGetValueByTime. First I create the object with: ObjectCreate(0, DivName, OBJ_STDDEVCHANNEL , 0, fromDate, fromPrice, toDate, toPrice); Then I try to get the first value with: double FirstPrice0 = ObjectGetValueByTime(0, DivName, fromDate