Monday, July 25, 2016

Altitude

Altitude


Altitude - indicator showing distance moving average of the current price in points. A simple but effective tool! Altitude indicator can be used in manual trading, and embedded in the expert.


He is represented by ?? in the form of a histogram in which you can change the color for positive and negative results. The indicator can also display the standard deviation of its values ​​in a line graph.



  • positive results when the moving average is above the price.

  • The results are negative, when the moving average is below the price.





Automated trading


To use the automated trading indicator buffer type double:



  1. MA above the price (always positive) - buffer 0.

  2. MA below the price (always negative) - 1 buffer.

  3. Standard deviation indicator (always positive) - 2 buffer.

  4. Note that Zero - always empty.


Input parameters



  1. MAPeriod - period moving average.

  2. MAMethod - averaging method:


    • MODE_SMA - 0.

    • MODE_EMA - 1.

    • MODE_SMMA - 2.

    • MODE_LWMA - 3.


  3. MAAppliedTo - used price:


    • PRICE_CLOSE - 0.

    • PRICE_OPEN - 1.

    • PRICE_HIGH - 2.

    • PRICE_LOW - 3.

    • PRICE_MEDIAN - 4.

    • PRICE_TYPICAL - 5.

    • PRICE_WEIGHTED - 6.


  4. ShowStdDev mapping line standard deviation can be set to True, and False.


Altitude indicator developed by Hilton Global LLC.


Altitude

Related posts




  • RSI Global


    RSI Global Description Universal indicator RSI together with the sliding means on its base. Depending upon the need or desire moving averages may be...




  • Multicurrency Cross Oscillator


    Multicurrency Cross Oscillator Description Color universal indicator / oscillator crossing moving averages. It is possible to raise or lower coloring...




  • Level Moving Averages Message


    Level Moving Averages Message Indicator Level Moving Averages Message (see the description, video) does not paint a very moving average line in the chart...




Next posts


No comments:

Post a Comment

Batman

Batman Batman Advisor is based on a very simple system that uses ZigZag indicator and breakdown strategy. Transactions are opened only whe...