View Single Post
  #3 (permalink)  
Old 03-23-2006, 01:21 AM
jorgka jorgka is offline
Senior Member
 
Join Date: Jan 2006
Location: Australia
Posts: 111
jorgka is on a distinguished road
Braintrader

Lowphat

It works except is places the trade on every bar. How do you allow the EA to only place the trade when the signal is given. One would think that iCustom(NULL, 0, "BrainTrend2Sig",1,0); //down arrow, iCustom(NULL, 0, "BrainTrend2Sig",1,0); //up arrow would be fine except this does not seem to be the case.

Jorgka
Reply With Quote