hi,
i have a indicator which gives buy and sell signals
i want to get out of this signal after it moves 20 points in any direction.

but prior to this i want ot test this afl, need a exploration or someinput
in my afl

where i can know how many times it actually went up 20 points immediately
inthe next trades( for buy) and down 20 points immediately after the
signal ( for sell)
in case if it goes down 20 points down immediately i am as it is going to
exit, but if it goes up 20 points and then falls down, i want to get out
after those 20 points.
This exploration will should help me to set the target whether i should get
out after 20 points or 25 or thirty based on the previous behaviour.
Deepak

Reply via email to