Top Gainers Losers data for backtest ?

I don't understand - why can't you simply find your own "top gainers/losers" for the day rather than relying on some other report?

I am not a programmer, and dont have a way to get this, unless you tell me how.
say, I need for the last 30 days for Nasdaq and NYSE
 
Time to learn how to program.

Determining the 30 day top gainers is as simple as roc(c,30). You can then use that with PositionScore. That's for AmiBroker.
 
  • Like
Reactions: d08
Back
Top