Forum

how would i be able to add into an EA that it will buy when the arrow is given? or do a sell when sellarrow is given?

i just like it to open 1 order when an arrow is given immediately. not every tick or every new bar. just 1 trade. I have used icustom() function to merge indicator and expert advisor. and its work fine. but when indicator will give any arrow , then immediately i want to place trade. For that I coded