Forum

Send Order problem

Hi every body, I've used the SendOrder function in my EA, my problem is, in spot markets and currencies, it works correctly, but in futures market, when the program reach to SendOrder Syntax, an error would occur, "wrong Input Parameter" I looked at the New Order window, and found that, in spot

File Functions

How can Add data to a closed CSV file, without deleting it's last writed Data? i use: int handle = FileOpen(FileName,FILE_CSV|FILE_WRITE,";"); but this syntax delete file data

Unusual Functions

Hi everybody I'm wondering how i can define one special function that returns an Array All definable function only return one variable not Array! can anyone help me? Thanks