Search found 4 matches

by davidib
21 Mar 2013
Forum: MultiCharts
Topic: The simplest thing doesn't seem to work, can someone help? [SOLVED]
Replies: 3
Views: 1977

Re: The simplest thing doesn't seem to work, can someone hel [SOLVED]

Hey Mips, thanks ALOT . I knew I was missing some key concept when even the simplest of functions would not retain their values. I've been thru the EasyLanguage manual, don't recall seeing this explicitly stated anywhere, and it's such a foundational concept for all other languages that it's easy to...
by davidib
21 Mar 2013
Forum: MultiCharts
Topic: The simplest thing doesn't seem to work, can someone help? [SOLVED]
Replies: 3
Views: 1977

The simplest thing doesn't seem to work, can someone help? [SOLVED]

Hi Guys, this is so simple I'm almost ashamed to post it but I've pulling my hair out trying to figure out what is going on. I have a simple function: inputs: ftype(NumericSimple), parm0(NumericSimple); vars: count(0); switch (ftype) begin //init the counter case 0: count = 0; KR_Test0=0; //incremen...
by davidib
04 Mar 2013
Forum: MultiCharts .NET
Topic: Can I just use PowerLanguage in MC .Net [SOLVED]
Replies: 1
Views: 2162

Can I just use PowerLanguage in MC .Net [SOLVED]

Hey Guys, It's taking way too long to implement what I need to do in PowerLanguage .Net. Due to my schedule constraints, I've decided to just throw in the towel and use straight PowerLanguage. 1.Can I just code my stuff in PowerLanguage even though I've installed/using Multicharts .Net? 2.If I can c...
by davidib
23 Feb 2013
Forum: MultiCharts .NET
Topic: Help file or documentation file for objects?
Replies: 10
Views: 5170

Re: Help file or documentation file for objects?

Hi guys, I've just started with Multicharts but very familiar w EasyLanguage/C# and the trading space in general. Have to say that I'm very disappointed with the documentation, expected so much more. For example, the documentation in the chm file for PowerLanguage.Function is a joke, there is nothin...

Go to advanced search