Article Archive For
Andrea Unger
AUTHOR: Andrea UngerDATE: SEP 2024SUBJECT: Futures Trading
Tesla Stock: Comparing Traditional Investment Strategies With Systematic Trading
ARTICLE SYNOPSIS ...Here's a demonstration of a simple algorithmic strategy, made up of just a few lines of code, that you can use to potentially capture profit from a rising stock while protecting against sharp retracements...
AUTHOR: Andrea UngerDATE: OCT 2024SUBJECT: Trading Methods
AUTHOR: Andrea UngerDATE: NOV 2024SUBJECT: Trading System Development
The Power Of Volatility Contraction Patterns In Breakout Trading Strategies
ARTICLE SYNOPSIS ...You can filter trades to improve signal quality. Here, we focus on situations where volatility has decreased in the market to be traded. Here's how to code, test, and implement this concept...
AUTHOR: Andrea UngerDATE: MAY 2024SUBJECT: Price Filters
AUTHOR: Andrea UngerDATE: MAR 2024SUBJECT: Trading Techniques
AUTHOR: Andrea UngerDATE: JUN 2024SUBJECT: Trading Strategies
AUTHOR: Andrea UngerDATE: JAN 2024SUBJECT: Statistics
The Trend Compression Pattern
ARTICLE SYNOPSIS ...The three-day compression (3DC) pattern can be used to filter trade entries for improved system results. Here, we explain this useful pattern and how to code it, and we show step-by-step how you can design, test, and optimize a trading system with trade filtering...
AUTHOR: Andrea UngerDATE: FEB 2024SUBJECT: System Development
Automatic Trend-Following Strategy For Stock Trading: Microsoft, Apple, Google, And Meta
ARTICLE SYNOPSIS ...Is it a good idea to enter on what appears to be a pullback in a bullish trend? Here is how you can code, test, and measure performance of a trend strategy so you can compare different approaches to entry...
AUTHOR: Andrea UngerDATE: DEC 2024SUBJECT: Trading System Development
AUTHOR: Andrea UngerDATE: Bonus Issue 2024SUBJECT: Artificial Intelligence
AUTHOR: Andrea UngerDATE: AUG 2024SUBJECT: Indicators
AUTHOR: Andrea UngerDATE: OCT 2023SUBJECT: Trading Strategies
AUTHOR: Andrea UngerDATE: MAY 2023SUBJECT: Price Patterns
AUTHOR: Andrea UngerDATE: JUN 2023SUBJECT: Trading Methodology
The Outside Bar: A Rare And Powerful Filter
ARTICLE SYNOPSIS ...Some price patterns can be used to filter trades. Find out the impact the "outside bar" can have on some trend-following strategies and how useful this can be. This article includes code to discover outside bar frequency in various markets, and sample code to trade those occurrenc...
AUTHOR: Andrea UngerDATE: FEB 2023SUBJECT: Price Patterns
AUTHOR: Andrea UngerDATE: DEC 2023SUBJECT: Price Patterns
AUTHOR: Andrea UngerDATE: AUG 2023SUBJECT: Trading Methodology
The "Day Drop" Pattern
ARTICLE SYNOPSIS ...Here is a price pattern you may not have heard of that you can use as a trade filter to improve system performance. In this article, we'll step through the process of writing some code to develop a trading strategy, we'll test adding some rules and conditions--including the filtering of trades using this price pattern--and we'll review the resulting system performance metrics...
AUTHOR: Andrea UngerDATE: APR 2023SUBJECT: Price Patterns
AUTHOR: Andrea UngerDATE: NOV 2022SUBJECT: System Development