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&action=BTO&quant=10&symbol=@ymu6&Stop=11049&duration=Day
Any idea why?
Thanks,
Marc
Do not capitalize Stop. See if this does the trick.
Thanks! It works.