Forum

Error 130 & 129

Hello everyone, How can i solve the problem of error 130 & 129 here: ticket= OrderSend ( "NZDCHF" ,OP_BUY, 1.0 ,Open[ 0 ], 0 ,Low[ 0 ]- 200 * Point ,High[ 0 ]+ 200 * Point , NULL , 0 , 0 ,Green);

Expert Problem

Hello everyone, I'm trying to make an expert with the CCFp for currency strength, the problem is that when i make the expert from thr indicator, it doesn't report the data so every variable in the code is equal to 0. How can I solve it

Charts Problem

Hello Everyone, I'm trying to make a screener in which i'd like to draw a minichart in a little box under datas,what functions can i use

iHigh & iLow

Hello everyone, today i'm working on a EA, i was wandering how can i get the iHigh/iLow parameter from a personalized Indicator with the iCustom function ?? and when i declare the parameters of the iCustom function, Which parameters i need to take?? because there are more than 3

Servers for Indicators

Hello everyone! How can I set a specific server for the indicator? What is the code to add in the compiler

Password and security

Hello everyone I'm trying to put a password on a indicator, can anyone explain to me what base code to use and how to do it? Can you write the example of the base code please