Indicators: Indicator RDS2689SignalAlerts

 

Indicator RDS2689SignalAlerts:

This indicator will write the price of Pivot Point on the trading chart, ranging from Price Support 6 to Price Resistance 6. When prices change or pass one of Pivot Price level, the indicator will be given alerts.

Author: 3rjfx

 
Hopefully it can be useful for traders who want to succeed..!! ^_^
 
Hopefully it can be useful for traders who want to succeed..!! ^_^
 

Seriously?

if (RDS2689SignalAlerts!=CheckCopy) return(0);

Anyone spending 2 seconds in the code can figure out how to bypass this. Why did you even put that in there if you're releasing the full source code?

 

Seriously?

if (RDS2689SignalAlerts!=CheckCopy) return(0);

Anyone spending 2 seconds in the code can figure out how to bypass this. Why did you even put that in there if you're releasing the full source code?

 
maj1es2tic:

Seriously?

if (RDS2689SignalAlerts!=CheckCopy) return(0);

Anyone spending 2 seconds in the code can figure out how to bypass this. Why did you even put that in there if you're releasing the full source code?

Hi maj1es2tic:

That is not the problem, you should delete this line (line 145, 146) on script:

mint=Minute();

if (mint==0) {Sleep(35000); RefreshRates();}

If you remove the code == if (RDS2689SignalAlerts!=CheckCopy) return(0); == , you are violating my copyright.

Thats it.
 
maj1es2tic:

Seriously?

if (RDS2689SignalAlerts!=CheckCopy) return(0);

Anyone spending 2 seconds in the code can figure out how to bypass this. Why did you even put that in there if you're releasing the full source code?

Hi maj1es2tic:

That is not the problem, you should delete this line (line 145, 146) on script:

mint=Minute();

if (mint==0) {Sleep(35000); RefreshRates();}

If you remove the code == if (RDS2689SignalAlerts!=CheckCopy) return(0); == , you are violating my copyright.

Thats it.