View Single Post
  #4 (permalink)  
Old 07-03-2006, 03:39 PM
elihayun's Avatar
elihayun elihayun is offline
Senior Member
 
Join Date: Jan 2006
Posts: 379
elihayun is on a distinguished road
Quote:
Originally Posted by DaytrSuccess
hello Firedave,

thank you for your answer.

I tried it, but still the same problem : unbalenced parenthesis
why not u count the left parenthesis and right parenthesis to see if they match.

OrderModify((OrderTicket(),OrderOpenPrice(),Bid-TrailingStop*Point,OrderTakeProfit(),YellowGreen);

It can't be more simple than that
Reply With Quote