i am new here, and i have just one question please help my

 

I have an indicator, it draws arrows on the chart, and when a new arrow comes, it send automatic a message and it gives an alert with open and stop loss level.

Thats great, but the problem what i have is......

is it possible that i can iclude a function for open new trades when the message come?


but here is a simple, at the 1H chart for example eurusd i draws an arrow for down, and the stop loss is set for 20 pips,

so is it possible to take the information of the alert for open automatic a trade with this information??

thanks for all you helps

i have the complete code, i need just modify or include the buy oder sell function in this code


thomas brügger

switzerland

 
creativ:

I have an indicator, it draws arrows on the chart, and when a new arrow comes, it send automatic a message and it gives an alert with open and stop loss level.

Thats great, but the problem what i have is......

is it possible that i can iclude a function for open new trades when the message come?

Write an EA to open trades. Use iCustom to read the indicator.
 

Hello WHRoeder


Thanks for your help, i have tryed for testing with this: i have found here

https://forum.mql4.com/22243

but i have no results, but i think the problem is that the broker is closed now

i hope that works


thank you and greetings from switzerland

thomas

 

hi, you have to change the code so that it "looks" at your custom indicator. Also it seems the the EA on your post has also it's problems...

//z

Reason: