Search found 6 matches

by mk42
05 Jul 2013
Forum: MultiCharts .NET
Topic: contract roll over
Replies: 2
Views: 2643

contract roll over

Hi, how to facilitate the contract rollover? E.g. when I am trading NQ and I have a symbol defined (via Quote Manager) NQM3, then when I want to rollover to NQU3 how to do it automatically? And not to lose the historical data? When I tried removing NQM3 and adding NQU3 I do not have the data continu...
by mk42
20 Jun 2013
Forum: MultiCharts .NET
Topic: GenerateProfitTarget() and GenerateStopLoss() lifetime
Replies: 7
Views: 4946

Re: GenerateProfitTarget() and GenerateStopLoss() lifetime

Hi, still you are explaining how to affect when the orders are sent. I am asking how to affect how long they stay active. When reading the documentation you linked here, it clearly says that GenerateProfitTarget() generates a Limit order on the price which comes from the calculation of the amount gi...
by mk42
18 Jun 2013
Forum: MultiCharts .NET
Topic: GenerateProfitTarget() and GenerateStopLoss() lifetime
Replies: 7
Views: 4946

Re: GenerateProfitTarget() and GenerateStopLoss() lifetime

Hi, I read through both links and neither answers the question. Maybe I do not understand the methods properly. My understanding is I call GenerateProfitTarget() every time I need a new limit order (or set of limit orders) to be sent in order to achieve the profit target. Is the limit order only val...
by mk42
18 Jun 2013
Forum: MultiCharts .NET
Topic: GenerateProfitTarget() and GenerateStopLoss() lifetime
Replies: 7
Views: 4946

GenerateProfitTarget() and GenerateStopLoss() lifetime

Hi, in my strategy I am trying to utilize GenerateProfitTarget() and GenerateStopLoss() methods. For some time I could not find out, why things were not working for me. But when I lowered the SL/PT amount low enough I found out that the generated limit orders seem to be only worth on the same bar wh...
by mk42
13 Jun 2013
Forum: MultiCharts .NET
Topic: .NET Strategy - Dynamic Order Creation/Modification
Replies: 3
Views: 2869

Re: .NET Strategy - Dynamic Order Creation/Modification

Hi, thanks for fast response, Or is there a way how to modify the created Order object during the run of strategy? That is possible to modify the amount of contracts and price. - url=https://www.multicharts.com/discussion/viewtopic.php?f=19&t=11963#p59064 - Example I read the thread linked and I can...
by mk42
13 Jun 2013
Forum: MultiCharts .NET
Topic: .NET Strategy - Dynamic Order Creation/Modification
Replies: 3
Views: 2869

.NET Strategy - Dynamic Order Creation/Modification

Hi, I am trying to work on some strategies, which I have been using in other C# based platform, but am struggling with the orders. As far as I understand it I have to pre-create all orders in the Create() method before the strategy starts processing data. But if the strategy needs to work with diffe...

Go to advanced search