Click here to Login
Email
Password
Remember me
Forgot my Password
Trading Software
Features
Trading objects
How-to
Blog
QuantShare Blog
Users Blog
Forum
Partnership
White Label
Search
0
RemoveSameSignals 1
Function - REMOVESAMESIGNALS
REMOVESAMESIGNALS
Remove Excessive Signals
Technical
SYNTAX
RemoveSameSignals( ARRAY array)
RETURNS
NUMERIC ARRAY
DESCRIPTION
removes excessive signals.
Returns 1 on the first occurence of 'true' signal in the first array.
then Returns 0 until the second array become 'false' then 'true'.
ADDITIONAL INFO
EXAMPLE
RemoveSameSignals(array)