Announcement

Collapse
No announcement yet.

2007 Apr: Closing-price Divergences

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 2007 Apr: Closing-price Divergences

    File Name: Price_Close_LD.efs

    Description:
    This study is based on the April 2007 article, Closing-price Divergences, by Clive Corcoran.

    Formula Parameters:
    Starting Equity: 100000
    Position Size (%of Equity): 2

    Notes:
    The study is intended for use with equities on a daily chart interval and requires eSignal version 8.0 or later. This system is enabled for Back Testing only, not real time analysis. The starting Equity amount entered for the study will also need to be entered into the Strategy Analyzer settings. The related article is copyrighted material. If you are not a subscriber of Active Trader Magazine, please visit www.activetradermag.com.


    Download File:
    Price_Close_LD.efs



    EFS Code:
    PHP Code:
    /***************************************
    Provided By : eSignal (c) Copyright 2007
    Description:  Closing-Price Divergences
                  by Clive Corcoran

    Version 1.0  1/18/2007

    Notes:
    * March 2007 Issue of Active Trader Magazine
    * Study requires version 8.0 or later.
    * This study is designed for back testing, not
        real time analysis.
    * This study is intended for Equities only.
    * The Starting Equity amount entered for the study will
        also need to be entered into the Strategy Analyzer
        settings.


    Formula Parameters:                     Default:
    Starting Equity                         100000
    Position Size (%of Equity)              2
    *************************************************/



    /*****

    The complete formula code has been omitted from this post due to length.
    Please download the formula at the link provided to view the complete code.

    *****/ 
    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
Working...
X