Forum

getting all objects prices

Hi everyone. I have some different objects ( like H_lines and arrows and ....) on my chart and I wanna get all of their prices and set them in an array. help me plz thanks

what is difference between EA and manual order

HI All I have a problem and I have some questions. I trade in my country stock market and I have an EA that send order but the orders that sent by the EA not accepted in market trading core. that was my problem. and my questions are: how they understand the orders sent by an EA? what is difference

Import Orders From External File

Hi all I trade in stock market in my country. I have my orders ( symbol;price;TP;SL) in a .TXT file ( or .CSV file if you want) and I want to import it to MT5 for trading. I want a script ( or something like) for that. Thanks in advance for your help

A code in Java and I want to change it to mql5

Hi all I have a code that give two numbers and its result is a number it is in java languageand not in Mql5 language. and i want to change it to an indicator that draw a line with result value. the code is : double typed // this variable is input double d // this variable is input

How to combine two indicators in one indicator?

Hi all I want an indicator that draw arrow on main chart when CCI(14) < -100 and MFI(14) < 20 and sum latest three days Volume is greater than monthly Volume Average. thanks again

open chart window for a symbol set

hi all I have many sets of symbols on my MT4. and I want to show chart windows for a symbols of a particular set. please help me thanks