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
Scripts

Change Chart and Timeframe - script for MetaTrader 5

Published by:
Jens
Views:
12082
Rating:
(29)
Published:
2014.06.06 13:55
Updated:
2016.11.22 07:32
\MQL5\Scripts\ChangeCharts\
chartbefore.mq5 (1.63 KB) view
chartnext.mq5 (1.34 KB) view
periodnext.mq5 (1.39 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Real Author:

The inspiration comming from ChartChanger by Olegs Kucerenko (see ChartNext script).

Modified scripts to change Charts(next,previous) and Timeframes(higher,lower) of all charts quickly by hotkeys.

  • script ChartNext: change to next Chart;
  • script ChartBefore: change to previous Chart;
  • script PeriodNext: select higher timeframe of all Charts;
  • script PeriodBefore: select lower timeframe of all Charts;

Please add a shortcut key to every script at you choice.

Japanese Candlestick Patterns Japanese Candlestick Patterns

Indicator displays different candlestick patterns on chart. It is possible to change colors and disable alerts.

MACD Sample MACD Sample

The MACD Sample Expert Advisor trades at the crossover of the main and the signal line of the MACD. This Expert Advisor is an example of object-oriented approach in EA development.

Ticker_AMA Ticker_AMA

The indicator is drawn as a colored cloud between the lines of Kaufman's AMA (Adaptive Moving Average) indicator and the price.

DynamicRS_Channel DynamicRS_Channel

An indicator of the series of simple indicators without averaging. It is implemented as a channel with a fixed width.