Category Trend  Published on 13/03/2013

NonLagDotAlarm

Description

Please find attached the nonlagdot indicator with the requested modifications.

It uses a file notify.wav for a notification sound which is normally found in this directory: C:\Windows\Media
To change the path for this file you can modify this code:
 
        private string _soundFile = @"C:\Windows\Media\notify.wav";
 
It also prints the message on the chart and updates it when the trend changes anew.
 
Other than the above it's the standard Non Lag Dot Indicator

u

ER
EricBubb

Joined on 02.12.2012

  • Distribution: Free
  • Language: C#
  • Trading platform: cTrader Automate
  • File name: NonLagDotAlarm.algo
  • Rating: 0
  • Installs: 2990
Comments
Log in to add a comment.
SA
Santo Rusli · 4 years ago

hi, i am a newbie , How do i edit the ALgo file?  how come i can not hear any alarm when the dot colour change ? is the file downloaded have the code to sound the alarm?