Watch how to download trading robots for free
Find us on Telegram!
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

Subway - indicator for MetaTrader 4

Views:
16009
Rating:
(18)
Published:
2016.02.08 12:46
Subway.mq4 (4.92 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The indicator displays a channel based on the moving averages.

Description of the indicator settings:

  • Level_Model — channel line layout model relative to the central line at a distance in points,
    at Model №1: +89, +144, +233, -89, -144, -233,
    at
    Model №2: +144, +233, +377, -144, -233, -377,
    at Model №3: +233, +377, +610, -233, -377, -610,
    at Model №4: +377, +610, +987, -377, -610, -987
  • MA_1 — The averaging period for the indicator calculation — fast Moving Average.
  • MA_2 — The averaging period for the indicator calculation — slow Moving Average.

Subway

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

The Fraktrak xonax Expert Advisor based on the fractal breakouts The Fraktrak xonax Expert Advisor based on the fractal breakouts

The EA searches the last upper and lower fractals and opens positions when the price exceeds these levels.

Heiken Ashi in Subwindow Heiken Ashi in Subwindow

Display of the Heiken Ashi candlestick indicator in a subwindow.

Fonts lib Fonts lib

The library is intended to implement the font list in the input parameters. The library contains 208 fonts.

ChannelsFIBO ChannelsFIBO

The Fibonacci channel display, the axis of which is the moving average line.