Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
backtest results differs from live testing
Collapse
X
-
backtest results differs from live testing
Why does my back testing results differs from forward live testing? Back testing shows today's trades are all profitable. However, I had trades during the day that were a loss. This happens every week when using my automated strategy trading.Tags: None
-
The age old question.Originally posted by CactusMo View PostWhy does my back testing results differs from forward live testing? Back testing shows today's trades are all profitable. However, I had trades during the day that were a loss. This happens every week when using my automated strategy trading.
Market Replay will mimic live very closely and should be used in final determination before going live.
-
With intra-bar granularity, results will typically vary. I suggest you consider adjusting your strategy to buy the open based on the previous closing bar.
You can do this without setting "CalculateOnBarClose = true", by using the [1] offset on all indicators.
Some strategy features might not lend well to this, such a as programmatic stop loss, but if you limit features with intra-bar triggered signals, the forward testing results will better match backtesting.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CarlTrading, 03-31-2026, 09:41 PM
|
1 response
68 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
38 views
0 likes
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
63 views
1 like
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
62 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
53 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|

Comment