• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer

SanzProphet

DYI Investing, Quant tools and thoughts on the market

  • Start Here
  • The Bull Bear Bitcoin Strategies
  • About
  • Contact
  • Disclaimer

strategy development

Connors RSI – Part 1

December 6, 2012 by sanz prophet 22 Comments

One of the readers of this blog, Mark, alerted me to a new indicator/system published from Connors/Alvarez : The ConnorsRSI. What is the ConnorsRSI? It consists of three components:a. Short term Relative Strength, i.e., RSI(3).b. Counting consecutive up and down days (streaks) and “normalizing” the data using RSI(streak,2). The result is a bounded, 0-100  indicator.c. Magnitude of the move …

Read moreConnors RSI – Part 1

Filed Under: Amibroker, Connors, RSI, SPY

Quiz System

November 30, 2012 by sanz prophet 3 Comments

Here’s the  Equity curve: And here’s the code: Buy=Sell=Short=Cover=0;if (StrFind(“WOODGDXEPUIDXPALLJJG”, Name()))Buy=Sell=1;qty=6;SetOption(“MaxOpenPositions”,qty);;PositionSize=-98/qty;SetTradeDelays(0,1,1,1);BuyPrice=C;SellPrice=O;ShortPrice=O;CoverPrice=C; What’s happening here? This is a variation of Jay Kaeppel’s post at optionetics but using some extra ETFs that have exhibited the same kind of behavior. Original article: http://www.optionetics.com/market/articles/2012/11/28/kaeppels-corner-the-greatest-gold-stock-system-youll-probably-never-use It buys equal amounts of each of these 6 etfs: WOOD,GDX,EPU,IDX,PALL,JJG.It buys on the close …

Read moreQuiz System

Filed Under: Amibroker, code, strategy, strategy development

Quantopian Multiple Strategy algorithm

November 9, 2012 by sanz prophet Leave a Comment

I implemented a Multi-Strategy algo in python that can be backtested in Quantopian. Quantopian is an online tool/community where you can code your own algorithm (or copy someone else’s) and backtest against historical 1-minute data. Yes, that is 1-min intraday data of all major U.S. stocks, for free. This is what the backtest looks like …

Read moreQuantopian Multiple Strategy algorithm

Filed Under: quantopian, strategy development

Better than mean-reversion? An Adaptive Multi-Strategy System

November 2, 2012 by sanz prophet 9 Comments

Mean reversion strategies have been very popular since 2009. They have performed exceptionally well for the past 10 years, performing well even during the 2008-09 bear market. Different versions have been popularized, notably by Larry Connors and Cezar Alvarez (previous post) as well as many others in the blog-o-spere such as David Varadi of CSS analytics (DV2) and Michael Stokes @ MarketSci. …

Read moreBetter than mean-reversion? An Adaptive Multi-Strategy System

Filed Under: adaptive, backtesting, SPY, strategy development

Backtest Multiple Strategies

October 31, 2012 by sanz prophet 9 Comments

If you are serious about trading and/or investing and are willing to commit a good amount of your net worth, you may choose not to follow just one strategy. You may be better off splitting your capital amongst not just different asset classes or stocks or etfs but also different strategies that trade those assets. How can …

Read moreBacktest Multiple Strategies

Filed Under: Amibroker, multiple strategies, QuantShare, trading software

  • « Go to Previous Page
  • Go to page 1
  • Interim pages omitted …
  • Go to page 3
  • Go to page 4
  • Go to page 5
  • Go to page 6
  • Go to page 7
  • Go to page 8
  • Go to Next Page »

Primary Sidebar

Keep in touch

Managed Crypto Funds

via TokenSets.com

Categories

Archives

Footer

RSS Portfolios from Logical-Invest.com

  • Bond ETF Rotation Strategy: Low-volatility portfolios for smart investors from Logical Invest
  • BUG Permanent Portfolio Strategy: Quantitative investment models from Logical Invest
  • Dow 30 Strategy: Build your own quantitative models from Logical Invest
  • Leveraged Gold-Currency Strategy: Quantitative investment models from Logical Invest

Pages

  • About
  • Contact
  • Disclaimer
  • Start Here

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Copyright © 2021 · @SanzProphet.com· Log in