[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Candlestick Indicator for Education



PureBytes Links

Trading Reference Links

<x-flowed>
Hi Brian

I haven't ever done much with alerts but this should the the job for you - 
just add it to the bottom of your existing code - remember to click on 
enable alert under indicator properties

If checkalert then begin
	if condition2 then alert = true ;
end ;

Rgds Stuart



</x-flowed>