Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

TMS_Arrows - indicator for MetaTrader 5

Views:
9831
Rating:
(18)
Published:
2018.12.28 13:00
Updated:
2019.01.17 11:29
TMS_Arrows.mq5 (24.22 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

TMS Arrows signal indicator. It is based on three indicators: Heiken Ashi, Stochastic and Traders Dynamic Index.

The indicator has eight configurable parameters:

  • TDI RSI period
  • TDI RSI applied price
  • TDI Volatility band period
  • TDI RSI smoothing period
  • TDI RSI smoothing method
  • TDI Signal smoothing period
  • TDI Signal smoothing method
  • Signal point anchor:
    • High/Low - on High and Low prices
    • Open - on Open price

The green bullish label is set if:

  1. The green TDI line crosses the red signal TDI line upwards
  2. Stochastic moves upwards
  3. 1 st or 2 nd Heiken Ashi candle is bullish

The red bearish signal label is placed if:

  1. The green TDI line crosses the red signal TDI line downwards
  2. Stochastic moves downwards
  3. 1 st or 2 nd Heiken Ashi candle is bearish

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/22779

Par_MA Par_MA

Indicator Parabolic Moving Average

Par_MA_Bands Par_MA_Bands

Parabolic MA with Bands indicator

Alligator Simple v1.0 Alligator Simple v1.0

The EA uses indicator iAlligator

Traders_Dynamic_Index Traders_Dynamic_Index

Indicator Traders Dynamic Index