SmartQuant Discussion
http://www.smartquant.com/forums/

RemoveReminder
http://www.smartquant.com/forums/viewtopic.php?f=86&t=15011
Page 1 of 1

Author:  mikembb [ Thu Oct 22, 2020 3:14 pm ]
Post subject:  RemoveReminder

Dear Team,

when I use the Strategy class, I have the call for RemoveReminder(DateTime dt).

Though, when I use Strategy_, that call is not there yet. Could you please implement that for the next release?

Or should I instead use:
Code:
var rr = AddReminder(Clock.DateTime.AddSeconds(20), "Reconnect");
Clock.RemoveReminder(rr.Callback, rr.DateTime);


Thanks and regards
Mike

Author:  skuvv [ Fri Oct 23, 2020 11:03 am ]
Post subject:  Re: RemoveReminder

Hello Mike,
RemoveReminder have been added for Strategy_. New release 1.0.7601 is available for download.

Page 1 of 1 All times are UTC + 3 hours
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/