Please visit our sponsors

Rolclub does not endorse ads. Please see our disclaimer.
Results 1 to 1 of 1
  1. #1
    Senior Member
    Join Date
    Oct 2015
    Posts
    149
    Feedback Score
    0
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default LSMA in Color - Vertex FX Indicator

    LSMA in Color (Least Squares Moving Average) is a powerful VertexFX client side VTL indicator that provides adaptive Moving Average based on the statistical Least Squares fit algorithm. The LSMA in Color indicator requires at least 2 X R_PERIOD + 5 bars. For example, if R_PERIOD is 10, then the indicator requires 25 bars to construct the indicator.
    The concept behind the indicator is that price bars can be expressed as a linear or polynomial equation. The equation with the least error-fit (least squares regression fit) is the best representative of that indicator. It can be used to predict the next bar assuming that it is the best equation to represent the price bars over the recent R_PERIOD.
    In the first step we calculate the regression error over the recent R_PERIOD bars. This value is then compared with the previous value. If it is lesser than the previous value, it implies that our equation for the line is better than the previous and this value is the new indicator value.
    When the price closes above the indicator value, the indicator color is set to GREEN and when the price closes below the indicator value, the indicator color is set to RED.
    BUY - Enter BUY position at close of candle when the indicator value is GREEN. Do not open BUY position if candle has gap-up opening. Stop Loss can be placed below the nearest swing low.
    SELL - Enter SELL position at candle close when the indicator value is RED. Do not open SELL position if candle has gap-down opening. Stop Loss can be placed above the nearest swing low.
    Attached Images Attached Images
    Attached Files Attached Files

  2. Sponsored Links
  3. Sponsored Links

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Share |