Search found 11 matches

by KaBo
17 Feb 2016
Forum: MultiCharts .NET
Topic: Draw Staircase / horizontal lines / box [SOLVED]
Replies: 3
Views: 2404

Re: Draw Staircase / horizontal lines / box [SOLVED]

O.k., after wining and ranting for a while that my favourate indicator style is not available I spent some time on the CustomDraw. It turns out, that it is not that complicated after all. Though some more documentation in all areas of MC scripting would favour progress immensely ;-) Josh was right, ...
by KaBo
17 Feb 2016
Forum: User Contributed Studies
Topic: CustomDraw - Levels - Staircase
Replies: 0
Views: 2483

CustomDraw - Levels - Staircase

Hi everyone, I like to display levels in my charts - all kind of levels (breakout, stop loss, profit target) - and sometimes I like to display my indicators in in a drawing style called "staircase", where IMHO you can much easier see when the indicator value is broken, something stayed in a range, e...
by KaBo
09 Feb 2016
Forum: MultiCharts .NET
Topic: Draw Staircase / horizontal lines / box [SOLVED]
Replies: 3
Views: 2404

Re: Draw Staircase / horizontal lines / box [SOLVED]

So you might want to try to pass the DateTime value that's between two bars into this method to see if this also makes the trend line begin/end between bars. That begin said, I have no idea how this would work in practice because a trend line's condition cannot happen between bars: there is no time...
by KaBo
05 Feb 2016
Forum: MultiCharts .NET
Topic: Draw Staircase / horizontal lines / box [SOLVED]
Replies: 3
Views: 2404

Draw Staircase / horizontal lines / box [SOLVED]

Hi everybody, seems like a super simple task at hand but I don't get it done. Maybe somebody can point me in the right direction(s). 1.) I have a chart and want to draw support / resistance lines. My problem is that these lines always start at a bar and not between bars. It doesn't make any sense, b...
by KaBo
04 Feb 2016
Forum: MultiCharts .NET
Topic: Custom chart types
Replies: 6
Views: 4197

Re: Custom chart types

Yes Josh, you are probably right. I still wonder, why it is not very high on the MC agenda. Maybe the "old" MC is dragging any significant development in the .Net version? IMHO in .Net it should not be such a stretch to enable access to this data layer for customized bars and charting! Would be a hu...
by KaBo
03 Feb 2016
Forum: MultiCharts .NET
Topic: Custom chart types
Replies: 6
Views: 4197

Re: Custom chart types

Is the answer given then still the same today? It's still not possible no. The associated feature request ( here ) is not yet reviewed so it doesn't seem to be coming soon. It is a little sad! It's not just issue MC-1552, there are tons of requests in the Project Management over the years. I even o...
by KaBo
02 Oct 2015
Forum: MultiCharts .NET
Topic: Begin / End of Bar - Custom Bars
Replies: 3
Views: 2458

Re: Begin / End of Bar - Custom Bars

Hmm, tough questions or is it inappropriate to say that I used different programs before MC?!
Should be easy to answer for anyone who worked with it longer!
A simple
1.) No / Yes
2.) No / Yes
would do ?! Thanks!
by KaBo
29 Sep 2015
Forum: MultiCharts .NET
Topic: Begin / End of Bar - Custom Bars
Replies: 3
Views: 2458

Begin / End of Bar - Custom Bars

I have a couple of questions regarding bars. 1.) Is it possible to use the beginning time of the bar as the bar time in the chart? So if the session starts at 8 o'clock it would be the 8 o'clock bar and not the 9 o'clock bar on an hourly chart. On my other platform this setting is standard (although...
by KaBo
17 Jul 2014
Forum: MultiCharts .NET
Topic: Use of Functions / Shared Code in VS [SOLVED]
Replies: 4
Views: 1933

Re: Use of Functions / Shared Code in VS [SOLVED]

Sorry, my mistake, I was blind.

Thanks
KaBo
by KaBo
17 Jul 2014
Forum: MultiCharts .NET
Topic: Use of Functions / Shared Code in VS [SOLVED]
Replies: 4
Views: 1933

Re: Use of Functions / Shared Code in VS [SOLVED]

Hello Henry, thanks, I have to read up and play around with the indicator in strategy concept. However, to the base question, you wrote: The functions created by the user in PowerLanguage .NET editor can be accessed from Visual Studio. In the project files there are only the indicators and signals. ...
by KaBo
17 Jul 2014
Forum: MultiCharts .NET
Topic: Use of Functions / Shared Code in VS [SOLVED]
Replies: 4
Views: 1933

Use of Functions / Shared Code in VS [SOLVED]

Hi everyone, I have been evaluating MC.Net and I am a little confused about the integration with VS. I've read the documentation and some faq/forum. I am not a professional programmer, but have VS Pro and done some c# development. When I want to use a certain calculation in my strategy and display a...

Go to advanced search