substitute Keltner channel center line 20 ema with...

Questions about MultiCharts .NET and user contributed studies.
stoxcat
Posts: 1
Joined: 10 Mar 2015

substitute Keltner channel center line 20 ema with...

Postby stoxcat » 24 Mar 2015

Greetings all,

I'm a novice when it comes to coding, but hopefully somebody can help me out with this...

I'm looking to substitute the 20 period center line ema on the Keltner_Channel study with a 20 period linear regression curve (LRC)

Can somebody point me in the right direction as far a modifying the code?

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

Re: substitute Keltner channel center line 20 ema with...

Postby Henry MultiСharts » 31 Mar 2015

Hello stoxcat,

MultiCharts .Net is oriented to experienced programmers. In case you have any questions regarding C# coding we recommend referencing MSDN for information. Interfaces and classes available in MultiCharts .Net are described in MC .Net help file (PowerLanguage .Net Editor->Help tab-> PowerLanguage .Net Help). You can also find the code examples in the source code of the prebuilt MultiCharts studies (PowerLanguage .Net Editor->File tab->Open).

MultiCharts .NET Programming guide that contains important and useful information not only for beginners but for experienced MC .Net users as well. This is the recommended "Getting started for programming in MultiCharts .Net": https://www.multicharts.com/downloads/M ... e-v1.1.pdf

Wiki format: https://www.multicharts.com/trading-sof ... ming_Giude

MC .NET FAQ: viewtopic.php?f=19&t=45848

You can try combining the required studies into one by yourself. If you are interested in a custom programmings services - please contact us directly.


Return to “MultiCharts .NET”