kmcintyre![]() Veteran ![]() ![]() Posts: 132 Joined: 9/12/2007 Location: Valley Center, CA ![]() | I'm not sure where I should post this, but I figure this will probably catch the eye of the most knowledgeable OT users... I have a rather simple strategy. The Systems block has one system enabled - ABL-S. So every bar has a long signal. The Vote block does nothing - Vote Method = Majority, Conflicts = generate signals anyway, Advisor cutoff = fixed at 0. The filter block uses one OS statement ( c > c[1] and c[1] > c[2] and c[2] > c[3] ). So I expect a long signal to fire every time there are 3 rising close prices. And I indeed see the long signals at the Vote line. The problem I'm having is that many of my long signals are "Not Filled" and have an advisor rating of 0. The signals that are filled have an advisor rating of 61. Why? Any help will be appreciated. Keith |