Search found 37 matches

by MaRCHeW
18 May 2016
Forum: MultiCharts .NET
Topic: MultiCharts .NET 10.0 Beta 1?
Replies: 6
Views: 3774

MultiCharts .NET 10.0 Beta 1?

Hi :)

MultiCharts 10.0 Beta 1 has been released https://www.multicharts.com/traders-blog/?p=1556
What about .NET version? Do you want to provide it too?

Regards
MaRCHeW
by MaRCHeW
03 Sep 2015
Forum: MultiCharts .NET
Topic: Microsoft introduces free Visual Studio Community Edition
Replies: 5
Views: 3746

Re: Microsoft introduces free Visual Studio Community Editio

Hi,

VS 2010 is obsolete. IMHO is a higher time to change this situation and make adaptation for VS 2013 and VS 2015 in nearest version of MC .NET.

Regards
MaRCHeW
by MaRCHeW
01 Sep 2015
Forum: MultiCharts .NET
Topic: Microsoft introduces free Visual Studio Community Edition
Replies: 5
Views: 3746

Re: Microsoft introduces free Visual Studio Community Editio

Hi,

Does MultiCharts .NET 9.1 will be support the Visual Studio 2015 Community?

Regards
MaRCHeW
by MaRCHeW
15 Jul 2015
Forum: MultiCharts .NET
Topic: MultiCharts .NET tutorials
Replies: 17
Views: 20837

Re: MultiCharts .NET tutorials

Hi JoshM,

I found this site some time ago and I'd like to tell that this is very helpfull and great place for everyone who wants to take advantage of features implemented in MultiCharts .NET.

Thank you for your effort JoshM! Great job!.

Regards
MaRCHeW
by MaRCHeW
12 Mar 2015
Forum: MultiCharts .NET
Topic: "Mark forums read" button doesn't work.
Replies: 4
Views: 2619

Re: "Mark forums read" button doesn't work.

Hi :)
Doesn't work on FF either and hasn't worked ever since I came to MC.net over 2 years ago.
The high time to change this situation :)

Regards
MaRCHeW
by MaRCHeW
10 Mar 2015
Forum: MultiCharts .NET
Topic: "Mark forums read" button doesn't work.
Replies: 4
Views: 2619

"Mark forums read" button doesn't work.

Hi :)

Please check buton "Mark forums read" from this site because it doesn't work in my IE 11 (Win8.1).

Regards
MaRCHeW
by MaRCHeW
09 Mar 2015
Forum: MultiCharts .NET
Topic: Making the change from NT to .NET Special Edition [SOLVED]
Replies: 8
Views: 6495

Re: Making the change from NT to .NET SE [SOLVED]

Hi :) According to AMP: This is not an introductory offer. AMP has signed a 5 year Enterprise license with MultiCharts. This is how we are able to offer this to our customers for FREE. Source . It looks like this 'free' edition might be around longer since it's paid for by AMP. Henry, could you tell...
by MaRCHeW
17 Dec 2014
Forum: MultiCharts .NET
Topic: Calling custom indicators from strategy
Replies: 1
Views: 1367

Re: Calling custom indicators from strategy

Hi :) In the name of code re-use. Where is some example code for calling our custom indicators from within our strategies? I had thought this was supposed to be possible in version 9 but I cannot find it from searching the forum and google searching. Check this out: https://www.multicharts.com/discu...
by MaRCHeW
12 Dec 2014
Forum: MultiCharts .NET
Topic: MultiCharts .NET for TWS and lack the QuoteManager.
Replies: 1
Views: 1331

MultiCharts .NET for TWS and lack the QuoteManager.

Hi :) As I read on http://www.tradingcode.net/multicharts-net/intro/introduction-to-free-multicharts-net-for-tws-installation-tutorial-and-help/ The MultiCharts .NET for TWS edition is integrated with Interactive Brokers, and cannot use other data feeds or broker connections. Furthermore, the QuoteM...
by MaRCHeW
27 Oct 2014
Forum: MultiCharts
Topic: OANDA Plug-in Beta Testing
Replies: 4
Views: 3610

Re: OANDA Plug-in Beta Testing

Hi :)

Does this plug-in give us ability to hedge orders?

Regards
MaRCHeW
by MaRCHeW
22 Jun 2014
Forum: MultiCharts .NET
Topic: How can I get the index of bar of a specific Datetime?
Replies: 3
Views: 2757

How can I get the index of bar of a specific Datetime?

Hi :)

Is it any function or an other way to get immediately the index of bar of a specific Datetime?

In MT4 platform I use the function iBarShift(NULL,0, time) - http://docs.mql4.com/series/ibarshift

Is it something similar in MC .NET?

Regards
Karol Marchewka
by MaRCHeW
10 Apr 2014
Forum: MultiCharts .NET
Topic: VS 2010
Replies: 3
Views: 1523

Re: VS 2010

Hi :) Hi, I'm just getting started with MC and having a simple problem with VS10 integration. The Integration directions indicate point to directories and a directory structure which does not exist. Same directions in both the PDF and the Wiki. "'The Integration process between MultiCharts .NET and ...
by MaRCHeW
10 Apr 2014
Forum: MultiCharts .NET
Topic: Where are all the classes documented?
Replies: 2
Views: 1430

Re: Where are all the classes documented?

Hi :) The only documentation I can find about the various C# classes is: https://www.multicharts.com/downloads/MultiCharts.NET-ProgrammingGuide-v1.0.pdf, which covers only selected areas and in little details. Is there any other source of docs? Thanks You can check PowerLanguage.NET Help in Help men...
by MaRCHeW
08 Apr 2014
Forum: MultiCharts .NET
Topic: MultiCharts for TWS Launched to Replace MCSE
Replies: 1
Views: 1258

MultiCharts for TWS Launched to Replace MCSE

Hi :)

As I see you want to replace MCSE on to MC for TWS: https://www.multicharts.com/traders-blog/?p=1289

Are you considering launch MultiCharts .NET for LMAX too?

Regards
Karol Marchewka
by MaRCHeW
01 Apr 2014
Forum: MultiCharts .NET
Topic: Problem with changing a value of variable
Replies: 3
Views: 1702

Re: Problem with changing a value of variable

Hi Henry :)

Frankly speaking I'm still wondering how your clue with IApplicationInfo.IsRealTimeCalc property can help me solve my problem and I don't see solution :/

Regards
Karol Marchewka
by MaRCHeW
30 Mar 2014
Forum: MultiCharts .NET
Topic: Problem with changing a value of variable
Replies: 3
Views: 1702

Problem with changing a value of variable

Hi :) I've used RSI function in my test indicator and I've set the length field on 1 value in StartCalc function. Then I've changed this value in CalcBar function on 50. When I put this indicator on the chart I received the RSI indicator with the length equal 1. Could you tell me why the length vari...
by MaRCHeW
17 Mar 2014
Forum: MultiCharts .NET
Topic: The Coding problem.
Replies: 5
Views: 2289

Re: The Coding problem.

Hi Henry :) Please describe the particular difficulty you have. I'd like to use 2 indicators in my Study. First calculation on history data should give me some parameters from first indicator. These parameters I'd like to use as a settings for the second indicator during second calculation on histor...
by MaRCHeW
04 Mar 2014
Forum: MultiCharts .NET
Topic: The Coding problem.
Replies: 5
Views: 2289

Re: The Coding problem.

Hi :) Hello MaRCHeW, You need to create two LinearRegValue - one with length 55 plotted only on historical data, second one with length 10 plotted only in realtime. No Henry, your solution doesn't solve my problem because my previous example is only part of bigger project. I have to make the first c...
by MaRCHeW
03 Mar 2014
Forum: MultiCharts .NET
Topic: The Coding problem.
Replies: 5
Views: 2289

The Coding problem.

Hi :) I need your help with some coding problem. I'd like to create indicator which do something like this: 1 step - calculate the Linear Regression for the 55 period value and plot it on the chart. 2 step - if LastBarOnChart has True value then recalculate the Linear Regression for the 10 period va...
by MaRCHeW
26 Feb 2014
Forum: MultiCharts .NET
Topic: LMAX: The gap at the GBP/USD instrument [SOLVED]
Replies: 1
Views: 1469

LMAX: The gap at the GBP/USD instrument [SOLVED]

Hi :) I'm using the MultiCharts .NET 8.8 SE (64 bit) trading platform connected to my real account and I have a gap at the GBP/USD instrument. I've reinstalled the platform and downloaded all data again but it doesn't fill data. I've checked this problem on MC .NET 8.8 (demo version) with the same r...
by MaRCHeW
16 Feb 2014
Forum: MultiCharts .NET
Topic: How to remove a symbol in MC.net SE? [SOLVED]
Replies: 6
Views: 2702

Re: How to remove a symbol in MC.net SE? [SOLVED]

Hi :)

Strange, I've clicked at the GBP/USD instrument in the Watchlist tool and the instruments were changed for my linked charts in two workspaces. Please check my screenshots.

Are you sure that you linked the charts by color?

Regards
Karol Marchewka
by MaRCHeW
16 Feb 2014
Forum: MultiCharts .NET
Topic: How to remove a symbol in MC.net SE? [SOLVED]
Replies: 6
Views: 2702

Re: How to remove a symbol in MC.net SE? [SOLVED]

Hi :)

Check my screenshot. I hope it solves your problem.

Regards
Karol Marchewka
by MaRCHeW
16 Feb 2014
Forum: MultiCharts .NET
Topic: MC.net 8.8 + LMAX [SOLVED]
Replies: 10
Views: 3827

Re: MC.net 8.8 + LMAX = big problem [SOLVED]

Hi :)

I don't have such problems.
I'm using MultiCharts .NET 8.8 SE (version 8.8.8590) with LMAX Exchange real account and everything is really good.

My OS is Windows 8.1 (64 bit version).

Regards
Karol Marchewka
by MaRCHeW
16 Feb 2014
Forum: MultiCharts .NET
Topic: How to remove a symbol in MC.net SE? [SOLVED]
Replies: 6
Views: 2702

Re: How to remove a symbol in MC.net SE? [SOLVED]

Hi :)

You can remove a symbol from QuoteManager tool and create new one.
Please check my screenshot.

Regards
Karol Marchewka
by MaRCHeW
14 Feb 2014
Forum: MultiCharts .NET
Topic: Choosing study value input
Replies: 11
Views: 3131

Re: Choosing study value input

Hi :) https://www.multicharts.com/trading-software/index.php/Indicator_based_on_values_of_another_indicator It says here that this functionality is not available in MC.NET By default or totally not? Do I really need to hard code everything? how? why? Please check it: https://www.multicharts.com/disc...
by MaRCHeW
11 Feb 2014
Forum: MultiCharts .NET
Topic: MC.NET with CQG
Replies: 13
Views: 3303

Re: MC.NET IS VERY UNSTABLE

Hi :)

Strange, I use MC .NET SE (64 bit) from several days as well and everything works perfect and very stable but my broker is LMAX Exchange.

Could you tell what version of OS and .NET Framework do you use?

Regards
Karol Marchewka
by MaRCHeW
02 Feb 2014
Forum: MultiCharts .NET
Topic: Set/get property of the object in pixels on the chart. [SOLVED]
Replies: 1
Views: 1476

Set/get property of the object in pixels on the chart. [SOLVED]

Hi :) I'd like to put some a text at the left top corner of the chart (for example the spread value). Is it possible set/get property of the object in pixels on the chart? I'm asking because I don't see this possibility in constructors of ChartPoint class: Initializes a new instance of ChartPoint. p...
by MaRCHeW
31 Jan 2014
Forum: MultiCharts .NET
Topic: The search toolbox in Insert Study window. [SOLVED]
Replies: 2
Views: 1702

Re: The search toolbox in Insert Study window. [SOLVED]

Hi Henry :) Hello Karol, When you open the Insert Study window and start to type in the study name from the keyboard - the study list will be scrolled to the respective characters. You may also want to submit your feature request to the Project Management so other users can vote for it: https://www....
by MaRCHeW
31 Jan 2014
Forum: MultiCharts .NET
Topic: The search toolbox in Insert Study window. [SOLVED]
Replies: 2
Views: 1702

The search toolbox in Insert Study window. [SOLVED]

Hi :)

What do you think add the search toolbox to the Instert Study window?
Something like I've attached at screenshots.

It will be fast way to find the Study for MC users.

Regards
Karol Marchewka
by MaRCHeW
31 Jan 2014
Forum: User Contributed Studies
Topic: Horizontal Price Line
Replies: 4
Views: 5078

Horizontal Price Line

Hi :)

I'd like to attach my indicator with the horizontal price line on the chart. Maybe this indicator will be useful for somebody.

Regards
Karol Marchewka
by MaRCHeW
26 Jan 2014
Forum: MultiCharts .NET
Topic: MAM and PAMM tools. [SOLVED]
Replies: 1
Views: 1397

MAM and PAMM tools. [SOLVED]

Hi :) What do you think about creating new tools for MultiCharts: MAM and PAMM tools MAM and PAMM tools are very often use by traders and money managers to manage many accounts. These are very useful tools and as I see not only I'm interested in these tools: https://www.bigmiketrading.com/multichart...
by MaRCHeW
16 Jan 2014
Forum: MultiCharts .NET
Topic: Problem with the sound in MultiCharts .NET Intro video [SOLVED]
Replies: 1
Views: 1951

Problem with the sound in MultiCharts .NET Intro video [SOLVED]

Hi :)

Please check this video file: https://www.multicharts.com/downloads/m ... erview.mp4
I have a problem with the voice on my PC with Win 8.1. Do you have the same problem?
I've noticed this problem from 2 minutes and 12 second of this clip.

Regards
MaRCHeW
by MaRCHeW
06 Jan 2014
Forum: MultiCharts .NET
Topic: Out Params for a Function
Replies: 8
Views: 3279

Re: Out Params for a Function

Hi :)
And where I can find description to DirMovement type. I don't see it in the PowerLanguage.NET help.
Ok, I found it http://lionsfutures.com/easylanguage_tu ... ds_Ref.pdf

Regards
MaRCHeW
by MaRCHeW
04 Jan 2014
Forum: MultiCharts .NET
Topic: Free Quotes for S&P500 [SOLVED]
Replies: 16
Views: 5429

Re: Free Quotes for S&P500 [SOLVED]

Hi Tradetree :)

Check this address: http://pages.swcp.com/stocks/#historical%20data
Maybe it helps you.

Regards
MaRCHeW
by MaRCHeW
03 Jan 2014
Forum: MultiCharts .NET
Topic: Out Params for a Function
Replies: 8
Views: 3279

Re: Out Params for a Function

Hi :) Thank you for your feedback. We will do our best to make using classes in C# as easy and straight forward as possible. public IVar<Double> operiodopen { get; set; } Then openiodopen will be a pass by reference param? That is correct. You can also have a look at the prebuilt DMI indicator that ...
by MaRCHeW
06 Dec 2013
Forum: MultiCharts .NET
Topic: Accessing Indicator from Signal [SOLVED]
Replies: 15
Views: 17181

Re: Accessing Indicator from Signal [SOLVED]

Hi :)

An example for indicator works well but could you give us an exemple how to use the custom indicators in the signals?

Regards
MaRCHeW

Go to advanced search