You can now use your Custom Series in Buy/Sell/Hedge rules and the screener

Dear All,

We upgraded GetSeries() to be able to handle Custom Series.

Examples:

  1. To buy stocks if the “% of stocks in the SP500 that are above their 200 day average” is 50% or greater, enter the following rule:

Close(0,GetSeries(“%AboveSMA200-SP500”)>50

This uses the pre-built Custom Series found in TOOLS->SERIES->P123 Custom Series->%AboveSMA200-SP500

  1. To buy stocks if the 50 bar smoothed average of the above series is > 50% enter:

SMA(50,0,GetSeries(“%AboveSMA200-SP500”))>50

1 Like

Bravo. This is absolutely fantastic.

Big release. Thanks.

Terry

Marco, try to take a break. My fingers are getting sore from typing praise so frequently. I barely had time to assimilate the last release. I tip my hat to you sir.

This is most welcome and truly superb work.
Thank You

Really cool. Thanks!!

Tom C

Impressive!!! And thanks for the FlipFlop too!

Marco,

Using GetSeries would be very powerful if we could rank fundamentals such as ROA or growth rates within the series. The fundamental items do not have a “series” parameter. Is it possible to add Series to Fundamental rules so that GetSeries could be used?

Rick

Hi Marco,

How can we use Custom Series in Market->MacroCharts?

I’m trying to visualize a graph of the Custom Series (which helps define the rules) and could find a way to render it in Portfolio/Simulation. The only tool that renders this is the MacroCharts.

The CustomSeries i have in mind is %AboveSMA100-SP500

thanks

applauso to you,clap clap