Skip to main content
本文为英文。需要查看中文翻译吗?

交互工具在翻译视图中可能无法使用。

交易术语词典

Backtesting

Psychology

是什么意思

Running a strategy over historical data to see how it would have performed, before risking real money on it. It is the lab test for a trading idea.

举例

You test "buy the 50/200 SMA crossover on AAPL, 2010-2024" and find 28 trades, a 46% win rate, and +0.4R per trade. The strategy is marginally profitable -- worth paper-trading next.

新手常犯的错

Beginners over-tune settings until the backtest looks perfect, then lose live. A perfectly fit backtest is overfit -- it predicts the past, not the future. Test out-of-sample data too.

相关术语

  • Edge — A repeatable reason your trades should make money over a large sample, paired with risk ma…
  • Paper Trading — Trading with a simulated account using fake money, so you can practice execution and test …
  • Trading Plan — A written set of rules covering what you trade, when you enter, when you exit, how much yo…

← 交易术语,简单讲明白