Subscribe to Quantisan
Tag Archives: indicator
How to use FX futures to narrow down which forex pair to trade
A problem I have is that once a currency pair shows a viable trading setup, other related pairs often show the same setup too. A reason for this phenomenon is that markets don’t operate in a vacuum. When markets really move, everything move together. So the highly correlated markets can scream for entry at the [...]
Stock move estimation on expiration day based on option prices
I’d like to document a useful technique I picked up today from Tom Sosnoff on ShadowTrader. It’s based on the idea that option pricing has become so efficient that it can be used to predict actual stock move. Since it is expiration Friday this week, the Oct 08 index option are expiring in two days. [...]
Back to Basics: Market sentiment via 2-line EMA on S&P500
One of the most, if not THE most, important theme in trading is identifying if we’re in a bull or bear market. It’s easier to “ride with the wave” than to fight against it. While there are an abundance of work, studies, theories, or whatever, on calling out market sentiments, I feel that the most [...]
Using new MA algorithm to rewrite old indicators
Seeing that many indicators use a MA for calculation. It may be possible to use new MA algorithm to improve on their calculation. For example, the RS in RSI is something like RS = EMA(up days) / EMA(down days). We could change it to RS = HMA(up days) / HMA(down days). Since HMA is much [...]
New moving average
I downloaded Hull Moving Average, Adaptive Moving Average, and a Kalmann Filter today. In the figure, the blue/red is HMA(8), cyan is AMA(10), yellow is EMA(9) as comparison. Notice that HMA is super fast and follows the price closely. AMA lags more but does a good job of smoothing outt the noise. EMA is as [...]
Trending and Ranging indicators
RSI and MACD makes them appropriate for trending markets. For directionless, chopping markets, you need to use Stochastics and Wm%R. from g034

My name is Paul and I am a full-time engineer, part-time trader. Back in 2000, I deposited my $5000 interest-free student loan with an online broker. Since then, my interest in trading has become an obsession.
A leading indicator to spot financial market Black Swan Events?