Search found 5 matches

by MattR
22 Jan 2015
Forum: MultiCharts .NET
Topic: .Send(num_lots) is not sending the proper number of orders [SOLVED]
Replies: 4
Views: 2138

Re: .Send(num_lots) is not sending the proper number of orde [SOLVED]

If what you said is correct, why on earth is this overload available?
Screen Shot 2015-01-22 at 10.09.56 AM.png
(16.64 KiB) Downloaded 632 times
by MattR
22 Jan 2015
Forum: MultiCharts .NET
Topic: .Send(num_lots) is not sending the proper number of orders [SOLVED]
Replies: 4
Views: 2138

Re: .Send(num_lots) is not sending the proper number of orde [SOLVED]

So, you mean it is not possible to specify the number dynamically??!

In order to specify 1-10 lots, I'm going to need to create 10 different orders?
by MattR
21 Jan 2015
Forum: MultiCharts .NET
Topic: .Send(num_lots) is not sending the proper number of orders [SOLVED]
Replies: 4
Views: 2138

.Send(num_lots) is not sending the proper number of orders [SOLVED]

In my Create() section, my order is being set up exactly as instructed by the documentation and IDE. However, when I try to use the my_order.Send() method and specify a number of lots, it continues using the default of 1 instead of the num_contracts integer which I am specifying. my_order = OrderCre...
by MattR
21 Feb 2014
Forum: User Contributed Studies
Topic: Horizontal Price Line
Replies: 4
Views: 5108

Re: Horizontal Price Line

Very helpful! Thanks!

Go to advanced search