time-of-day examples for .NET

Questions about MultiCharts .NET and user contributed studies.
User avatar
ernay
Posts: 14
Joined: 08 Jun 2020
Has thanked: 9 times

time-of-day examples for .NET

Postby ernay » 08 Jun 2020

hi there, I'm looking for examples of performing time-of-day tasks.

Is it possible to register a callback that fires at a certain time of day?

Also looking for examples of screening for certain time windows inside of CalcBar()

Thanks!

User avatar
ernay
Posts: 14
Joined: 08 Jun 2020
Has thanked: 9 times

Re: time-of-day examples for .NET

Postby ernay » 15 Jun 2020

nothing? How do I get support for the product I Just paid $1500 for?

User avatar
JoshM
Posts: 2195
Joined: 20 May 2011
Location: The Netherlands
Has thanked: 1544 times
Been thanked: 1565 times
Contact:

Re: time-of-day examples for .NET

Postby JoshM » 16 Jun 2020

I can't speak for others but the reason why I didn't comment is that you have general questions: examples of time of day tasks. I don't have the time to code a dozen examples for you and hope that one of them does what you aim to achieve.

Regarding your question about an event that fires at a particular time of day, I don't know if that's possible. You can use a C# Timer event, but as I understand that fires at a certain time interval, not once a day at a particular time.

In general the question way to get support from MultiCharts is to email them. The forum is more intended as a community help, the way I understand it.


Return to “MultiCharts .NET”