Description
Display of countdown to the next bar on the chart. W1 and M1 Timeframes are not supported.
/
fzlogic
Joined on 06.08.2012
- Distribution: Free
- Language: C#
- Trading platform: cTrader Automate
- File name: Countdown Timer Display.algo
- Rating: 5
- Installs: 7828
- Modified: 13/10/2021 09:54
Note that publishing copyrighted material is strictly prohibited. If you believe there is copyrighted material in this section, please use the Copyright Infringement Notification form to submit a claim.
Comments
Log in to add a comment.
RA
racshen-seo
·
1 year ago
Hello! Excellent indicator. But it would be nice to change the size and color of the font!
LO
This maxes out my CPU after a few minutes it's crazy laggy, and makes trading impossible
CR
Code still hasn't been updated after 8 years. Would also be nice to change the font colour. No capability to change it from the settings box nor does changing it in the code have any effect.
its obsolete as cTrader has this now build-in
ED
I'm getting this error when building it:
Error CS0104: 'Timer' is an ambiguous reference between 'cAlgo.API.Timer' and 'System.Timers.Timer'
Can anyone fix it?
The release will be within next week. You can see what it will look like with Spotware cAlgo.
EN
Looks pretty obsolete now with the latest update.
cAlgo will include a build in timer in the next release.
EN
No, it looks to be a problem of server time updating only on ticks.
EN
Too bad OnTimedEvent seems to be processed only on new ticks.