AFL Help

#1
Hi All,

I want following conditons in AFL. Kindly help me.

If I have buy or sell signal in previous day, In next day if condition satisfy Buy/ Sell Signal should be displayed with out ExREM it works well but I need ExREM to avoid more unwanted signals.

Please find the attachment file.

Thanks
Deiva
 

Attachments

mastermind007

Well-Known Member
#3
Hi All,

I want following conditons in AFL. Kindly help me.

If I have buy or sell signal in previous day, In next day if condition satisfy Buy/ Sell Signal should be displayed with out ExREM it works well but I need ExREM to avoid more unwanted signals.

Please find the attachment file.

Thanks
Deiva
Where is your AFL code? Since I cannot see your code, I can only tell you the outline of solution.

Second parameter of ExRem controls the length within which excess signals will be removed. You need to shorten it down to day and then have ur entry condition liberal enough to re-appear on start of new day.
 

Similar threads