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
Views:
10941
Rating:
(30)
Published:
2017.11.03 12:31
TRIX ARROWS.mq5 (14.36 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The Triple Exponential Average (TRIX) indicator with an additional signal line and arrows displayed at the intersection of the main and the signal lines.

The principle for determining the intersection of the main and the signal lines:

  • If on the previous bar the signal line was below the main one, and on the current bar the signal line is above the main one, it is an "UP" signal.
  • If on the previous bar the signal line was above the main one, and on the current bar the signal line is below the main one, it is a "DOWN" signal.

TRIX ARROWS

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

Carbophos Carbophos

The Expert Advisor sets a grid of pending Sell Limit and Buy Limit orders.

Burg Extrapolator Burg Extrapolator

The Expert Advisor uses Burg's method for linear prediction.

EA Trix EA Trix

An expert advisor based on the TRIX ARROWS indicator.

Pending orders by time Pending orders by time

The Expert Advisor sets pending Buy Stop and Sell Stop order at a specified time.