Announcement

Collapse
No announcement yet.

Backtesting trading systems

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Backtesting trading systems

    Hi,

    Is there a way in esignal to test different entry/exit strategies on a watchlist of, say, 600 stocks, like this:

    ENTRY:
    20 day SMA is rising
    Stochastics %K (8,3,3) < 40
    close price today is below 20 day SMA but above 50 day SMA

    EXIT:
    Trailing stop on low of each day + 0.5% of low price

    Oh - I don't intend to use Advanced Get due to the high price.

    Thanks - alex

  • #2
    Hello Alex,

    Back Testing formulas only run on one symbol at a time. You could back test all 600 symbols, but not in an automated fashion. You would have to execute each test manually one at a time.
    Jason K.
    Project Manager
    eSignal - an Interactive Data company

    EFS KnowledgeBase
    JavaScript for EFS Video Series
    EFS Beginner Tutorial Series
    EFS Glossary
    Custom EFS Development Policy

    New User Orientation

    Comment


    • #3
      Thanks - I didn't know that.

      Alex

      Comment

      Working...
      X