TradingTalk
Every article we publish on automated trading, sorted by topic. New pieces are added as we finish reporting and testing them, not on a fixed schedule.
What Automated Trading Actually Means
A plain-language walkthrough of how a trading rule becomes an executable order.
Read more →From Trading Idea to Testable Rule
A framework for writing entry and exit logic a computer can evaluate.
Read more →Algorithmic Trading Backtesting: How to Test a Strategy Without Fooling Yourself
Why most backtests lie to their creators, and the checks that catch it before real money is on the line.
Read more →Setting a Maximum Drawdown Limit and Actually Respecting It
Why the rule matters more before a losing streak than during one.
Read more →Python Libraries for Backtesting: A Practical Comparison
What pandas, backtrader, and vectorbt are each best suited for.
Read more →Broker API Access: What Automated Traders Need to Check First
Rate limits, order types, and sandbox environments compared.
Read more →