Search found 4 matches

by jaanie
29 Aug 2016
Forum: MultiCharts .NET
Topic: .NET optimization library for Multicharts.NET
Replies: 1
Views: 1632

Re: .NET optimization library for Multicharts.NET

you could try this one to start with: http://cosmobomb.com/wp/?p=532

it's not really new though.

good luck

Jan
by jaanie
31 Jan 2016
Forum: MultiCharts
Topic: Mail Format [SOLVED]
Replies: 9
Views: 2439

Re: Mail Format [SOLVED]

Hello No Erocla

I did not realize you are using the standard MC version. The solution i gave is only useful in MC.Net.
I am sorry. I guess JoshM is right. You will probably have to make a dll.

Best of luck,
jaanie
by jaanie
30 Jan 2016
Forum: MultiCharts
Topic: Mail Format [SOLVED]
Replies: 9
Views: 2439

Re: Mail Format [SOLVED]

Hello no erocla, I just found this other approach on StackOverflow, it might work. I haven't tried it yet though. then you don't have to use Alerts. http://stackoverflow.com/questions/10283400/adding-multiple-lines-to-body-of-smtp-email-vb-net jaanie using System.Net.Mail; using System.Text; public ...
by jaanie
30 May 2015
Forum: MultiCharts .NET
Topic: Set values to VariableSeries
Replies: 1
Views: 2142

Set values to VariableSeries

I'm finding below code in NT manual online. Setting Values - DataSeries.Set() & DataSeries.Reset() You can set value (plug in a value) into a DataSeries object by calling the Set() method. DataSeries.Set(double value) Setting a value on a DataSeries object is automatically aligned to the current bar...

Go to advanced search