by Chris White | Feb 8, 2024 | Spotlight, Tutorials, Technical Analysis, Strategy Analysis, Code Samples
Can A Simple Trading System Outperform SPY? Recipe for replicating the test shown in the video The 200 Day Moving Average indicator was used in the video to try to outperform the SPY ETF. The exact setup steps are shown here so that you can reproduce the results and...
by Chris White | Jan 23, 2013 | EdgeClub Trading, Technical Analysis, Code Samples
In order to support the EdgeClub templates based on the ‘Trading Leveraged ETFs with ConnorsRSI’ strategy guide from TradingMarkets.com a few new indicators and scripts have been added to the EdgeClub. They are listed below: New Functions that can be...
by Chris White | Jul 26, 2010 | EdgeRater, Technical Analysis, Strategy Analysis, Code Samples
Would you trade this strategy? After my last post regarding the CME data import functionality an EdgeRater user told me about a winning strategy using the e-mini S&P 500 contract. It appears that my post was very timely because he had heard about the strategy the...
by Chris White | Jun 14, 2010 | EdgeRater, Strategy Analysis, Code Samples
Last week I went online with Ron Brown of HGSI to experiment with Ian Woodward’s %B buy and sell system for stocks and ETFs. We wanted to see the characteristics of the system in both a down and an up market and we used the SPY as a comparison benchmark. I...
by Chris White | May 22, 2010 | EdgeRater, Strategy Analysis, Code Samples, Uncategorized
Last week I did a webinar with Ron Brown from HGSI on the virtues of Relative Strength trading and how you can analyze strategies like this in EdgeRater. The recording is now available for all to see at:...
by Chris White | Feb 3, 2010 | Code Samples
An EdgeRater user recently asked about using the candlestick pattern library and combining one of the candlestick patterns with another condition such as the close price crossing over the EMA. This sample code shows one way to achieve that using the Managed Code API....