Jump to content
Medved Trader Forums

RSS

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by RSS

  1. Hi, Very new to Medved and C# in general. Trying to set up something similar using SetInterVar(). I have a portfolio with S&P 500 stocks that I run a historical scan through to narrow down to under the 100 symbol limit for a live intraday scan. I then have a second portfolio with the same 500 stocks and wanted to run the intraday scan on them, but only if they met the historical scan conditions. The Historical Scan is set up with an If and Else statement giving an output that labels stocks as bullish or bearish on the Daily. Where I put the SetScanResult, I have also included SetInterVar() like Jerry has above. But it's not working. Not sure if I understood correctly but here are the steps I'm doing 1. Open portfolio #1, run historical scan, and stop scan 2. Open Portfolio #2 and run intraday scan, however, it is pulling stocks not meeting the historical scan criteria. I can't seem to understand this, any help would be appreciated. Thank you!
×
×
  • Create New...