PureBytes Links
Trading Reference Links
|
I am doing a simple backtest:
Long entry.
Exit after n bars with Apply Stop
ApplyStop( stopTypeNBar, stopModeBars, Sell_Control );
I get a large number of trades (maybe 5% of total) with a 1 bar duration. (Exit on same bar). The exit code is shown as Long(n-bar), which is the normal display.
If I check "activate stops immediately", those trades dissapear.
Since I have one one entry and one exit, what could be triggering the premature exit??
Thanks
Ara
Content-Description: "AVG certification"
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.432 / Virus Database: 268.17.31/676 - Release Date: 2/8/2007 3:04 PM
|