Forum

how to

how do I display the sell and buy boxes Please look at the picture

my code does not work...please help

my code works in strategy tester but does not work in live...Please assist //+------------------------------------------------------------------+ //| t2018_21.mq5 | //| Copyright 2018, MetaQuotes Software Corp. | //|

mt5

if i want output of expert advisor to go to experts tab or to journal tab...which command do i have to use

help with indicator

The TDI indicator writes to the left top corner of the window the value of the buffers could you help me understand what part of the code writes the value of the buffers to the top left corner and it has 6 buffers but it writes only contents of 5 buffers I attach the code and the image of the tdi

script does not work

I wrote the following script... I expect that when i drop this script in the chart a input window will open to allow me to enter the value at run time - This is not happening. Please assist extern double ovalue1= 1.5 ; //+------------------------------------------------------------------+ //| Script

detect time frame

I understand that there is a variable called period_current which can be used in a script I have attached the same script to M1 and M5 time frame I have an alert which says "event triggered" however i am not sure if this alert was triggered by M1 or M5 Please assist

help with mt4

I have downloaded the MT4 software from FXCM USA However when I start metaeditor and i open the sample it says words like onInit and onTick These are mt5 language code words when I enter the following code from the book as follows