Dynamic order name

Questions about MultiCharts .NET and user contributed studies.
ivanyu
Posts: 31
Joined: 24 Jul 2013
Has thanked: 3 times
Been thanked: 1 time

Dynamic order name

Postby ivanyu » 24 Jul 2013

Hi,

I am new to MultiCharts, have read from the documentation that order objects must be created in Create()

so after

order = SOrderParameters(Contracts lots, string name, EOrderAction action);

If I want to change the label/name, how do I do that? e.g. attaching the actual price level for the order.

It seems the order object does not expose the name property after being instantiated.

Or do I need to draw the text manually with some other methods?

Thanks.

User avatar
Henry MultiСharts
Posts: 9165
Joined: 25 Aug 2011
Has thanked: 1264 times
Been thanked: 2957 times

Re: Dynamic order name

Postby Henry MultiСharts » 26 Jul 2013

If I want to change the label/name, how do I do that?
There is no way to do that at the moment.
Dynamic order names are coming in MultiCharts 8.8 beta 1 (mid August).


Return to “MultiCharts .NET”