Search found 4 matches

by vincat
26 Feb 2015
Forum: MultiCharts .NET
Topic: SUPERTREND
Replies: 10
Views: 6301

Re: SUPERTREND

I did a conversion of a powerlanguage supertrend indicator I found on Big Mike's forum while I was learning how to use powerlanguage.NET. Not sure if it's the same as yours but it looks quite similar. However, I never really used it so I cannot guarantee that it works correctly, but hopefully it can...
by vincat
27 Aug 2014
Forum: User Contributed Studies
Topic: BB Squeeze
Replies: 1
Views: 3631

BB Squeeze

Hi, as a coding excercise I had a try at converting one of the Bollinger Band Squeeze implementations from easylanguage to Multicharts.NET. I hope it can be of use to somebody...

Let me know if you see errors or things that could have been done better.
_BB_Squeeze.PNG
(6 KiB) Downloaded 1485 times
_BB_Squeeze.pln
(2.28 KiB) Downloaded 872 times
by vincat
25 Aug 2014
Forum: MultiCharts .NET
Topic: Issue with incorrect value of previous bar in data serie
Replies: 3
Views: 1682

Re: Issue with incorrect value of previous bar in data serie

Hello Henri, Thank you for the quick reply, the coloring looks ok now. Time to do the final polishing. So if I understood the issue correctly, the function LinearRegValue() recalculates it's historical values on each new bar? I guess I'll need some extra experimenting to fully understand the interna...
by vincat
24 Aug 2014
Forum: MultiCharts .NET
Topic: Issue with incorrect value of previous bar in data serie
Replies: 3
Views: 1682

Issue with incorrect value of previous bar in data serie

Hi, I'm looking into the possibilities of Multicharts.NET and for a better understanding on how to program in it, I had a go at converting the TTM Squeeze indicator from an easylanguage-version I found on the net. I've got the indicator almost working, but I encounter a strange issue when referring ...

Go to advanced search