Forum

Help Please How to Use Value of One Indicator in Another

I'm no coder but like to play around and learn a bit. How can I make the Example indicator only display when it is above or below the FastTMALine indicator (see attachment). The Example indicator doesn't actually do anything, I just want to learn how to display it based on the value of another

Script for Changing Templates

Hi all, I have a script that changes the template on ALL open charts. It has an input parameter to determine which template [0,1,2,etc]. Is there some code I could add to this which applies different templates to different markets? For example: if(market=GBP/USD) { apply template 1 }

MT4 in Windows10 Style

Are there any plans to remove the rounded corners of chart windows and bring the design in line with Windows 10? Also, will the iPad version of MT4 be updated any time to allow a black background

Shift Chart Over By 30 Minutes?

I know this is going to seem a bizarre request to many of you but is there a way to move the chart over by 30 minutes. By this I mean where currently a 1hr bar shows the activity from 8:00 - 9:00, 9:00 - 10:00, etc, is it possible to have the hourly bars showing the activity from 7:30 - 8:30, 8:30

Corners on Tiled Charts

Is it possible to have square corners instead of rounded ones on tiled charts

Hide the OPEN Price on Bar Chart

Hi, Is it possible to hide the OPEN price on a Bar Chart and just have the close price showing

Middle Price of a Bar Indicator

Hi all, I am looking for an indicator that draws a short horizontal bar through the mid point of bars. Can anyone help me with this? Thanks in advance Mark