Find System by Name

Wait


 

Forum: C2 Software Development

New?Last PostPosted By#Subject
4/23/13 (23:09)Matthew Klein3Reversing a Position Using Tradestation
4/03/13 (22:23)Greg Hanowski3sync suggestion
3/14/13 (8:34)Matthew Klein2ordertypes
3/11/13 (17:01)Greg Hanowski1super slow getsystemroster
2/27/13 (19:22)Matthew Klein5orders accepted and then cancelled by the system
2/25/13 (10:33)Greg Hanowski4scaledQuant confusion
2/20/13 (12:20)Greg Hanowski3session timeout
 
Older subjects >>



Post new message

 
Subject:My Stop and limit order became market
Posted by:Marc Perlman ( C2 Score: 173)  New msg
 
Ignore user's posts for week month forever
When:6/19/06 (14:37) 
Systems:
 
Hello C2 Programmer,

I barely got my visual basic code to work. I am having trouble sending stop order or limited order. C2 interperted it as market order.

Here is my actually order

http://www.collective2.com/cgi-perl/signal.mpl?cmd=signal&systemid=XXXXX&pw=XXXX&instrument=future&a mp;action=BTO&quant=10&symbol=@ymu6&Stop=11049&duration=Day

Any idea why?

Thanks,

Marc

  
 
Subject:My Stop and limit order became market
Posted by:Matthew Klein (Admin)  New msg
When:6/19/06 (14:58) 
 

In response to post by Marc Perlman of 6/19/06 (14:37)

Hello C2 Programmer,

I barely got my visual basic code to work. I am having trouble sending stop order or limited order. C2 interperted it as market order....

See entire

Do not capitalize Stop. See if this does the trick.
  
 
Subject:My Stop and limit order became market
Posted by:Marc Perlman ( C2 Score: 173)  New msg
 
Ignore user's posts for week month forever
When:6/20/06 (14:11) 
Systems:
 

In response to post by Matthew Klein of 6/19/06 (14:58)

Do not capitalize Stop. See if this does the trick.

Thanks! It works.
  
Back up to list of subjects