Warning! This section will be deprecated on February 1st 2025. Please move all your Indicators to the cTrader Store catalogue.
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: 3166
- 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.
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?