String to OrderTicket

 

Hi i have this problem. I have a string array filled with strings as: OrderSend(Symbol(),OP_SELL,0.1,Bid,5,0,0,"Testkauf",251,0,Red);


I want to read this strings from the array and assign it to a ticket number so that i can open this trades.


Any idea?


Many thanks

Reason: