Search found 4 matches

by Ferro
25 Dec 2015
Forum: MultiCharts .NET
Topic: How to create a stop-order with stoploss at broker?
Replies: 7
Views: 5760

Re: How to create a stop-order with stoploss at broker?

Hi Josh, Thank you for your reply. I've looked into unmanaged orders but couldn't find a stoploss parameter. There exists a PlaceOrder and ModifyOrder function but they don't support adding a stoploss. How do other MC users address this problem? Are they aware of the risk of a stop-order without a s...
by Ferro
24 Dec 2015
Forum: MultiCharts .NET
Topic: How to create a stop-order with stoploss at broker?
Replies: 7
Views: 5760

Re: How to create a stop-order with stoploss at broker?

Hello Henry,

Thank you for your explanation.
What do you propose as a solution?
by Ferro
22 Dec 2015
Forum: MultiCharts .NET
Topic: How to create a stop-order with stoploss at broker?
Replies: 7
Views: 5760

Re: How to create a stop-order with stoploss at broker?

Hello Henry, Thank you for your reply. I tried what you proposed. However the sell order was not placed at the broker. Please note that I don't want to use a SellShort order to protect my buy-stop order, since I just want a protective stoploss and not a short order. My code is shown below. Do you ha...
by Ferro
17 Dec 2015
Forum: MultiCharts .NET
Topic: How to create a stop-order with stoploss at broker?
Replies: 7
Views: 5760

How to create a stop-order with stoploss at broker?

How can I place a buy-stop order with a stoploss at my broker (LMAX)? I tested this: 1) My signal places a buy stop order, including GenerateStopLossPt(10). 2) I unplugged the network so MC loses internet connection. 3) The price hits the stop order at the broker so it is filled. 4) Result: there is...

Go to advanced search