Search found 1699 matches: dll

Searched query: dll

by arjfca
11 Jul 2013
Forum: MultiCharts
Topic: Using Global Variable with Excel
Replies: 1
Views: 2309

Re: Using Global Variable with Excel

... reading some information on the web but I'm somehow confused (actually: a lot). As far as I've read, the following occurs: VBA, when calling the DLL, will sendout as input parameters string variables of 'string' type which has the following characteristics (please, correct me if I'm wrong in ...
by arjfca
11 Jul 2013
Forum: MultiCharts
Topic: Using Global Variable with Excel
Replies: 1
Views: 2309

Using Global Variable with Excel

... using GV_GetString(3) , a similar problem. I have no problem at all with all the other Global Variable in either Excel and MC MC way to define the dll DefineDLLFunc: "GlobalVariable.dll", lpstr, "GV_GetNamedString", lpstr, lpstr ; What is s the "LPSTR"? Is it a special code. Do i need to do something ...
by Henry MultiСharts
25 Jun 2013
Forum: MultiCharts
Topic: Access Excel in MC [SOLVED]
Replies: 2
Views: 3517

Re: Access Excel in MC [SOLVED]

Hello Westsider,

Yes, that is possible to use ELCollections.dll with MultiCharts 32 bit.
ELCollections.dl for MultiCharts 64 bit can be found here.
by Westsider
25 Jun 2013
Forum: MultiCharts
Topic: Access Excel in MC [SOLVED]
Replies: 2
Views: 3517

Access Excel in MC [SOLVED]

Hello,
I have been using the ELCollections.dll in TS. Can I copy that DLL to my MC folder and use it in the same way?

My goal is to get data from excel cells.

Thanks - Westsider
by LRP
19 Jun 2013
Forum: MultiCharts
Topic: compile does not work anymore
Replies: 14
Views: 6143

Re: compile does not work anymore

... Tried already the things above, but did not help. Compile log: g++.exe : error: Support\MultiCharts64\StudyServer\Studies\SrcCpp\INDICA~1\IB_B40~1.dll: No such file or directory C:\Program Files\TSSUPP~1\MULTIC~1\make\MinGW64\bin\dllwrap.exe: C:\Program Files\TSSUPP~1\MULTIC~1\make\MinGW64\bin\g++.exe ...
by LRP
19 Jun 2013
Forum: MultiCharts
Topic: compile does not work anymore
Replies: 14
Views: 6143

Re: compile does not work anymore

... Tried already the things above, but did not help. Compile log: g++.exe : error: Support\MultiCharts64\StudyServer\Studies\SrcCpp\INDICA~1\IB_B40~1.dll: No such file or directory C:\Program Files\TSSUPP~1\MULTIC~1\make\MinGW64\bin\dllwrap.exe: C:\Program Files\TSSUPP~1\MULTIC~1\make\MinGW64\bin\g++.exe ...
by Henry MultiСharts
18 Jun 2013
Forum: MultiCharts
Topic: Call TS DLL
Replies: 1
Views: 1609

Re: Call TS DLL

Hello Bluewave, Basically you should be able to use the same DLL and same studies accessing the dll with MultiCharts without code modifications. Keep in mind that TS is single threaded and most dlls created for it are not designed for multi threaded access. ...
by PatrickSocal
17 Jun 2013
Forum: MultiCharts .NET
Topic: Must close MultiCharts to recompile referenced assembly
Replies: 1
Views: 2103

Must close MultiCharts to recompile referenced assembly

Hi, I've written some of my strategy logic in an external assembly... let's call it MyLib.dll. I compile this assembly from its own solution, and reference it in the MC.NET solution. Everything works as it should. However, when I wish to make a change to MyLib.dll, and ...
by bluewave
17 Jun 2013
Forum: MultiCharts
Topic: Call TS DLL
Replies: 1
Views: 1609

Call TS DLL

What code in my TS DLL needs to be changed to work with Multicharts?
by Henry MultiСharts
10 Jun 2013
Forum: MultiCharts
Topic: Indicator to calculate PIP value fora given forexpair in USD [SOLVED]
Replies: 7
Views: 4096

Re: Indicator to calculate PIP value fora given forexpair in [SOLVED]

PowerLanguage can update a text file via FileAppend command. In order to read this file you will need to write a dll. I believe it is easier to use Global Variables functionality that is already available to achieve your goal.
by arjfca
01 Jun 2013
Forum: MultiCharts
Topic: What is ADE: "All data everywhere"
Replies: 1
Views: 2721

What is ADE: "All data everywhere"

... lot global variable, mainly named string. I got a memory leak somewhere, but don't know if it is related to the global variables or the Elexcel ( dll to write data to an Excel sheet). My charts (8 minutes with 300 bars history) keep growing until I receive a warning from MC that I'm reaching the ...
by MidKnight
31 May 2013
Forum: MultiCharts .NET
Topic: How do I find my MC.net user ID?
Replies: 2
Views: 1689

Re: How do I find my MC.net user ID?

... had read that last night when I googled the issue. One of the possible fixes in that list is to re-install applications that may also install msi.dll - that is why I was going to try and re-install MC.net. I think I'm forced to reinstall the whole OS again. Such is the way of the windows world. ...
by Henry MultiСharts
31 May 2013
Forum: MultiCharts .NET
Topic: How do I find my MC.net user ID?
Replies: 2
Views: 1689

Re: How do I find my MC.net user ID?

Hello MidKnight,

msi.dll is a system dll, it does not come with MultiCharts.
Check out this guide to resolve the issue (have not tried it myself, just googled it).
I have sent you the direct download links in PM.
by MidKnight
31 May 2013
Forum: MultiCharts .NET
Topic: How do I find my MC.net user ID?
Replies: 2
Views: 1689

How do I find my MC.net user ID?

... it finally booted up. However it has changed things. When I go to start MC.net64 with the shortcut an error window pops up saying that msi.dll is missing. I checked c:\windows\system32 and it is indeed missing (well its a zero length file). I thought maybe re-installing MC might put a new ...
by kernel
23 May 2013
Forum: MultiCharts
Topic: MC walk forward optimization with GA
Replies: 8
Views: 4991

Re: MC walk forward optimization with GA

... the error description reads "passing invalid parameters to service or function", basically the MSVCR90.dll does not like the parameters being passed in and quit. What I tried to optimized was the beginning time and ending time between which trading is ...
by Smoky
21 May 2013
Forum: MultiCharts
Topic: Suggestions, annoyances, small bugs
Replies: 119
Views: 58457

Re: Suggestions, annoyances, small bugs

Hi MAtricks, did you use external DLL in your study ?
by evdl
20 May 2013
Forum: MultiCharts
Topic: How to properly install IB TWS and IB gateway in Win7 64 bit
Replies: 19
Views: 7865

Re: How to properly install IB TWS and IB gateway in Win7 64

... it just doesn't work. If I only use TWS, it works great. What I would like to know, if this is something with IB gateway or with the datafeed.dll of MC or both? May I ask MC to comment on this, if this is a known issue? Thanks Edwin
by Henry MultiСharts
15 May 2013
Forum: User Contributed Studies and Indicator Library
Topic: [Advanced Topic] Send eMail using DLL
Replies: 16
Views: 13029

Re: [Advanced Topic] Send Mail DLL with MC

Is there the ability to run a shell command from MultiCharts 64bit code yet (non .Net)?
Here is a function and an indicator that will run Windows Calculator once the study is applied to the chart. For more information on ShellExecute function please refer to MSDN.
by brendanh
14 May 2013
Forum: User Contributed Studies and Indicator Library
Topic: [Advanced Topic] Send eMail using DLL
Replies: 16
Views: 13029

Re: [Advanced Topic] Send Mail DLL with MC

Is there the ability to run a shell command from MultiCharts 64bit code yet (non .Net)?
by tradetree
30 Apr 2013
Forum: MultiCharts .NET
Topic: Code obfuscation [SOLVED]
Replies: 4
Views: 2724

Re: Code obfuscation [SOLVED]

That makes sense. How about putting the main part of the code in a C# dll and using dotfuscator on that? Then I could reference the C# dll from my main study. Looks like from the link you shared this is how to access a C# dll: "For C# dll you need to add a ...
by Henry MultiСharts
30 Apr 2013
Forum: MultiCharts .NET
Topic: Code obfuscation [SOLVED]
Replies: 4
Views: 2724

Re: Code obfuscation [SOLVED]

Hello tradetree,

The most effective protection is to move the main part of the code into C++ library and then reference this library from C# study. Info from MultiCharts .Net FAQ

I believe there should be no problem compiling this dll with Dotfuscator CE in Visual Studio.
by Henry MultiСharts
12 Apr 2013
Forum: MultiCharts .NET
Topic: Global Variable & Elecxel.dll for MC.Net
Replies: 3
Views: 2132

Re: Global Variable & Elecxel.dll for MC.Net

Using MC.net, is it possible to use dll that are available in the regular version?
Martin :)
Hello Martin,

With MultiCharts .Net you can use the dll written for regular MultiCharts. You will need to write new C#/VB .Net studies for accessing the dll functionality.
by arjfca
11 Apr 2013
Forum: MultiCharts .NET
Topic: Global Variable & Elecxel.dll for MC.Net
Replies: 3
Views: 2132

Re: Global Variable & Elecxel.dll for MC.Net

Thank you Henry

Any info about the Elexcel.dll? Using MC.net, is it possible to use dll that are available in the regular version?

Martin :)
by arjfca
11 Apr 2013
Forum: MultiCharts .NET
Topic: Global Variable & Elecxel.dll for MC.Net
Replies: 3
Views: 2132

Global Variable & Elecxel.dll for MC.Net

Hello

I just installed the MC.net Starter version.

Is the global variable and Elexcel.dll are available for this version? I don't see the global variable in the available function

Martin :)
by champski
11 Apr 2013
Forum: MultiCharts .NET
Topic: Issue backtesting with Bar magnifier enabled
Replies: 7
Views: 2944

Re: Issue backtesting with Bar magnifier enabled

... A- I've waited 20 minutes at least, when it should take 30 seconds maximum (with only 1 month on the chart). No luck. Q-Are you using a dll in your strategy? A-No Is the IOutput.WriteLine Method able to be used with NON-.Net MC? If so how? I've tried creating a new windows user account ...
by Henry MultiСharts
10 Apr 2013
Forum: MultiCharts .NET
Topic: Issue backtesting with Bar magnifier enabled
Replies: 7
Views: 2944

Re: Issue backtesting with Bar magnifier enabled

... on this chart with BM=On? Have you tried to wait until the CPU load is back to normal-does strategy ever gets calculated? Are you using a dll in your strategy? You can use IOutput.WriteLine Method to trace what your strategy does at the moment.
by Henry MultiСharts
08 Apr 2013
Forum: MultiCharts
Topic: OPEN vs. First Tick(s)
Replies: 17
Views: 5790

Re: OPEN vs. First Tick(s)

The latest version of eSignal data dll with the latest improvements will be provided.
by SUPER
29 Mar 2013
Forum: MultiCharts
Topic: NT trader indicator translated to EL - d9 Haar Wavelet
Replies: 4
Views: 3113

Re: NT trader indicator translated to easylanguage

... it calculates the wavelet coefficients and reconstructs the signal. I've attached a printscreen. Thanks, Simon Simon, Don't waste your time with dll conversion ....many years back I bought it from a company called http://www.tsresearch.com/ and subsequently found a simple EL version on TS forum, ...
by TJ
29 Mar 2013
Forum: MultiCharts
Topic: NT trader indicator translated to EL - d9 Haar Wavelet
Replies: 4
Views: 3113

Re: NT trader indicator translated to easylanguage

... and I'm trying to convert this to easylanguage, but my C# knowledge is very poor. Can this be done? Or can it only be done in easylanguage via a dll? The OnBarUpdate part is the actual haar wavelet lifting, right? Thanks, Simon [/code] It would help if you have a description of what this indicator ...
by simon007
29 Mar 2013
Forum: MultiCharts
Topic: NT trader indicator translated to EL - d9 Haar Wavelet
Replies: 4
Views: 3113

NT trader indicator translated to EL - d9 Haar Wavelet

... and I'm trying to convert this to easylanguage, but my C# knowledge is very poor. Can this be done? Or can it only be done in easylanguage via a dll? The OnBarUpdate part is the actual haar wavelet lifting, right? Thanks, Simon using System; using System.Collections.Generic; using System.ComponentModel; ...
by Henry MultiСharts
28 Mar 2013
Forum: MultiCharts
Topic: Interchanging between 32 bit and 64 bit versions? Okay? [SOLVED]
Replies: 2
Views: 1892

Re: Interchanging between 32 bit and 64 bit versions? Okay? [SOLVED]

... sef is compatible with 64 bit MC only. Non protected studies (ie PLA) are compatible with both versions. Importing and Exporting Studies If a dll used by a study is 32bit then it will work with MC 32bit only. 64bit dll is compatible only with MC 64bit. Workspaces are compatible with both MultiCharts ...
by sptrader
27 Mar 2013
Forum: MultiCharts
Topic: Interchanging between 32 bit and 64 bit versions? Okay? [SOLVED]
Replies: 2
Views: 1892

Re: Interchanging between 32 bit and 64 bit versions? Okay? [SOLVED]

I have BOTH the 32bit and 64 bit versions of MC, on each of my two machines (I have 2 licenses)...I have some older code that still has 32bit dll's and needs the 32bit version of MC.. I switch between them (one at a time) with no problems... I understand that you can have more than one instance ...
by Henry MultiСharts
26 Mar 2013
Forum: MultiCharts
Topic: eSignal data - Going Mad. Missing current day bar. Why??? [SOLVED]
Replies: 10
Views: 4051

Re: eSignal data - Going Mad. Missing current day bar. Why?? [SOLVED]

... –> Properties –> "Shortcut" tab –> select "open file location" 3) In the appeared window open Datafeeds folder 4) Delete tsESignalSupplier.dll 5) Paste the downloaded unzipped tsESignalSupplier.dll 6) Run MultiCharts
by JoshM
25 Mar 2013
Forum: MultiCharts
Topic: Elexcel, Global variable: Memory overload problem
Replies: 7
Views: 2713

Re: Elexcel, Global variable: Memory overload problem

It would be really cool if someone could show how to write a very simple DLL using Visual Studio that is compatible with MultiCharts, either on a 32-bit or 64-bit basis. I have done some experimenting with it, but quite honestly, I gave up because it's so hard ...
by arjfca
23 Mar 2013
Forum: MultiCharts
Topic: Using ElCollection to read CSV file: Error
Replies: 4
Views: 2260

Re: Using ElCollection to read CSV file: Error

... ListC.Readfile is not a standard MC function, but a function from the ELCollections set. So you probably just need to place the ELCollections.dll in the MC program folder and everything should work fine. Regards, ABC Good afternoon Chris I did install the dll in MC folder and I'm receiving ...
by ABC
23 Mar 2013
Forum: MultiCharts
Topic: Using ElCollection to read CSV file: Error
Replies: 4
Views: 2260

Re: Using ElCollection to read CSV file: Error

Martin,

ListC.Readfile is not a standard MC function, but a function from the ELCollections set. So you probably just need to place the ELCollections.dll in the MC program folder and everything should work fine.

Regards,
ABC
by arjfca
22 Mar 2013
Forum: MultiCharts
Topic: Using ElCollection to read CSV file: Error
Replies: 4
Views: 2260

Using ElCollection to read CSV file: Error

Hello I'm trying to use ElCollection dll to read a CSV file. The code compiled OK, but when it is run, I received an error message :Can't find dll Elcollection.dll Since the code did compile, how can I receive an error message that MC can't ...
by arjfca
20 Mar 2013
Forum: MultiCharts
Topic: Elexcel, Global variable: Memory overload problem
Replies: 7
Views: 2713

Re: Elexcel, Global variable: Memory overload problem

It would be really cool if someone could show how to write a very simple DLL using Visual Studio that is compatible with MultiCharts, either on a 32-bit or 64-bit basis. I have done some experimenting with it, but quite honestly, I gave up because it's so hard ...
by furytrader
20 Mar 2013
Forum: MultiCharts
Topic: Elexcel, Global variable: Memory overload problem
Replies: 7
Views: 2713

Re: Elexcel, Global variable: Memory overload problem

It would be really cool if someone could show how to write a very simple DLL using Visual Studio that is compatible with MultiCharts, either on a 32-bit or 64-bit basis. I have done some experimenting with it, but quite honestly, I gave up because it's so hard ...
by arjfca
19 Mar 2013
Forum: MultiCharts
Topic: Elexcel, Global variable: Memory overload problem
Replies: 7
Views: 2713

Re: Elexcel, Global variable: Memory overload problem

Martin, unfortunately there is nothing we can help with without the source code of the dll. I suppose that you have the source code for the global variable, since it is an MC integral part. Any known problem with memory usage using it? The other one is Elexcel, an ...
by Henry MultiСharts
19 Mar 2013
Forum: MultiCharts
Topic: Elexcel, Global variable: Memory overload problem
Replies: 7
Views: 2713

Re: Elexcel, Global variable: Memory overload problem

Martin, unfortunately there is nothing we can help with without the source code of the dll.
by davewolfs
15 Mar 2013
Forum: MultiCharts .NET
Topic: Calling Bars.Time[1] on BarIndex > 0 causes exception [SOLVED]
Replies: 3
Views: 2555

Calling Bars.Time[1] on BarIndex > 0 causes exception [SOLVED]

Don't know why, if one calls Bars.Time[1] on bar index > 0 you get an exception.

This shouldn't happen. I should add that performance seems a bit slow with most of the time being spent in dam.dll.
by arjfca
15 Mar 2013
Forum: MultiCharts
Topic: Elexcel, Global variable: Memory overload problem
Replies: 7
Views: 2713

Re: Elexcel, Global variable: Memory overload problem

Hello Martin, We can give you a hand in this situation in case you have the source code of the dll. Hello Henry Thanks for the offer, but I don't have the source code for these. I'm using ElXcel.dll and the regular Global variable from MC. All running under MC 32. As mentioned. ...
by Henry MultiСharts
15 Mar 2013
Forum: MultiCharts
Topic: Elexcel, Global variable: Memory overload problem
Replies: 7
Views: 2713

Re: Elexcel, Global variable: Memory overload problem

Hello Martin,

We can give you a hand in this situation in case you have the source code of the dll.
by csharpstudent
13 Mar 2013
Forum: User Contributed Studies and Indicator Library
Topic: ADE, ELcollections, and GlobalVariables
Replies: 43
Views: 84665

Re:

... PL date and time and search this file and return Value1 into PL. Read through the documentation and since I am a newbie of newbie to integrating DLLs into PL, and using DLL embedded functions, I am at a loss of how to use a Map of Maps function to do this. I say that because the doc attached ...
by arjfca
13 Mar 2013
Forum: MultiCharts FAQ
Topic: [Advanced Topic] Programming DLL
Replies: 37
Views: 44399

Re: [Advanced Topic] Programming DLL

Martin,
Thanx for the pointer. Where would I find this ElCollection.dll , its docs/usage steps etc.

Best
CsharpStudent. Look on this post from user TJ: viewtopic.php?f=16&t=10094#p48319


Martin :)
by csharpstudent
13 Mar 2013
Forum: MultiCharts FAQ
Topic: [Advanced Topic] Programming DLL
Replies: 37
Views: 44399

Re: [Advanced Topic] Programming DLL

Martin,
Thanx for the pointer. Where would I find this ElCollection.dll , its docs/usage steps etc.

Best
by arjfca
13 Mar 2013
Forum: MultiCharts FAQ
Topic: [Advanced Topic] Programming DLL
Replies: 37
Views: 44399

Re: [Advanced Topic] Programming DLL

Hello all. I have tried to follow the very helpful responses above on how to build a dll for MC. I would REEEEALLLY be thankfyl if anyone could help me get the following accomplished: Objective of the DLL - Send from PowerLanguage code, date and time and read an ASCII ...
by csharpstudent
12 Mar 2013
Forum: MultiCharts FAQ
Topic: [Advanced Topic] Programming DLL
Replies: 37
Views: 44399

Re: [Advanced Topic] Programming DLL

Hello all. I have tried to follow the very helpful responses above on how to build a dll for MC. I would REEEEALLLY be thankfyl if anyone could help me get the following accomplished: Objective of the DLL - Send from PowerLanguage code, date and time and read an ASCII ...
by Henry MultiСharts
08 Mar 2013
Forum: MultiCharts .NET
Topic: ERROR : "Enable to evaluate the expression" on breakpoint [SOLVED]
Replies: 36
Views: 13827

Re: ERROR : "Enable to evaluate the expression" on breakpo [SOLVED]

... the expression): For example you have a class MyIndicator. It inherits from Indicator object at the moment. You can create your own assembly(dll) where you will implement all your logic. In the dll class MyIndicImp should inherit from Indicator object. In the PL .Net study you need to add ...
by Emmanuel
08 Mar 2013
Forum: MultiCharts .NET
Topic: MC.NET 8.5RC: REFERENCE NOT COMPATIBLE Framework 3.5 [SOLVED]
Replies: 6
Views: 6147

Re: MC.NET 8.5RC: REFERENCE NOT COMPATIBLE Framework 3.5 [SOLVED]

Hi As I added this DLL as reference in the PowerLanguage editor , Then I exported the studies to save them, I get the following error message : It seem the try to export the DLL as well ? but I get this warning message attached : (assembly ...
by Emmanuel
07 Mar 2013
Forum: MultiCharts .NET
Topic: MC.NET 8.5RC: REFERENCE NOT COMPATIBLE Framework 3.5 [SOLVED]
Replies: 6
Views: 6147

Re: MC.NET 8.5RC: REFERENCE NOT COMPATIBLE Framework 3.5 [SOLVED]

... excellent !!!!!!!!!!!!!!!!!!!!!! You always find the solution !!!!! It works !!!!!!!!! This is really strange to be able to watch variable in the DLL , but not in the indicator MC. I don't see why not, this is clearly a bug of VS 2010 / 2012 1/ With this dll I can watch any variable anywhere in ...
by Henry MultiСharts
07 Mar 2013
Forum: MultiCharts .NET
Topic: MC.NET 8.5RC: REFERENCE NOT COMPATIBLE Framework 3.5 [SOLVED]
Replies: 6
Views: 6147

Re: MC.NET 8.5RC: REFERENCE NOT COMPATIBLE Framework 3.5 [SOLVED]

... the expression ): For example you have a class MyIndicator. It inherits from Indicator object at the moment. You can create your own assembly(dll) where you will implement all your logic. In the dll class MyIndicImp should inherit from Indicator object. In the PL .Net study you need to add ...
by Emmanuel
06 Mar 2013
Forum: MultiCharts .NET
Topic: MC.NET 8.5RC: REFERENCE NOT COMPATIBLE Framework 3.5 [SOLVED]
Replies: 6
Views: 6147

MC.NET 8.5RC: REFERENCE NOT COMPATIBLE Framework 3.5 [SOLVED]

... can not find the reference specified " We can read , two missing reference : C:\Program Files\TS Support\MultiCharts .NET64\PLBuiltInFunctions.dll C:\Program Files\TS Support\MultiCharts .NET64\PLStudiesProxy.dll (I can read this message when I look at the property of the project, (See attached ...
by Andrew MultiCharts
04 Mar 2013
Forum: MultiCharts
Topic: BackTesting Problem [SOLVED]
Replies: 13
Views: 4412

Re: BackTesting Problem [SOLVED]

Please provide us with the script sample and the .dll file to let us study the issue.
by jdgw
02 Mar 2013
Forum: MultiCharts
Topic: BackTesting Problem [SOLVED]
Replies: 13
Views: 4412

DLL's not being called in version 6777 [SOLVED]

Watching Process Explorer I can see that there are no dll's actively being called during the optimization process. Likely the reason for no writes to excel.
by arjfca
01 Mar 2013
Forum: MultiCharts
Topic: Elexcel, Global variable: Memory overload problem
Replies: 7
Views: 2713

Elexcel, Global variable: Memory overload problem

... to excel is done for every new bar in any of the slave workspace I can't move to MC 64 because I did not succeed to understand how to wrote a dll to replace Elexcel and adapt global variable to send data for Excel 32. Is there a way to liberate memory? Any information or comments appreciated ...
by EdL
27 Feb 2013
Forum: MultiCharts .NET
Topic: Visual Studio errors and warnings with 8.5 beta [SOLVED]
Replies: 2
Views: 2844

Visual Studio errors and warnings with 8.5 beta [SOLVED]

... could not be found. Warning 6 The referenced component 'System.Xml' could not be found. Warning 7 The referenced component 'System.Core.dll' could not be found. Warning 8 Assembly strong name "c:\WorkSVN\trunk_x64\Components\bin64\MC_Release\PLTypes.dll" is badly formed. It may contain ...
by Dru
26 Feb 2013
Forum: MultiCharts FAQ
Topic: [Advanced Topic] Programming DLL
Replies: 37
Views: 44399

Re: MultiCharts using C#

Since the PowerLanguage code calls the interop dll, I assume that every C# dll need its own accompanying interop dll, hence the question. Don't know though if this assumption is valid.)
This is not necessary. The ONE interop dll can be the "bridge" for many .NET (C#) assemblies.
by Dru
26 Feb 2013
Forum: MultiCharts FAQ
Topic: [Advanced Topic] Programming DLL
Replies: 37
Views: 44399

Re: MultiCharts using C#

Dru, can you tell something about how you created the net_assembly_interop C++ dll?
Hmm ...
Do you want to know how I am writing a program in C++? :)
You can take the example and change project properties for new dll name.
Keywords for studying: C++/CLI, MS VS 2008, export functions from dll
by vking
12 Feb 2013
Forum: MultiCharts .NET
Topic: Native c++ code in Multicharts.Net?
Replies: 2
Views: 2593

Native c++ code in Multicharts.Net?

... MC Team - Would you please clarify the following? - Based on my understanding - regular MC is built using C++ code and the EL gets compiled into a DLL - What is MC.Net platform based on? For a similar code - are we going to notice any speed differences between regular MC ( compiled EL) and MC.Net(code ...
by Dru
11 Feb 2013
Forum: MultiCharts
Topic: how to get signals from dll every one minute?
Replies: 3
Views: 1451

Re: how to get signals from dll every one minute?

Tso I need to use a timer through which I can call dll ,for example, every minute. Is there a timer in Multicharts or I can write the timer in my dll ?
RecalcLastBarAfter can help
by swz168
09 Feb 2013
Forum: MultiCharts
Topic: How to run another program from PowerLanguage [SOLVED]
Replies: 3
Views: 3052

Re: How to run another program from PowerLanguage [SOLVED]

For Multicharts 32 Bit Version, this thread would be the solution: viewtopic.php?f=1&t=8895&p=41983#p41970
Fury trader developed a 32bit dll for sending commands to the windows command shell.
Anyone knows about a 64bit dll for the same purpose?
by tzsmile
08 Feb 2013
Forum: MultiCharts
Topic: how to get signals from dll every one minute?
Replies: 3
Views: 1451

Re: how to get signals from dll every one minute?

Thanks, but the problem is that the external data source is returning data at all times, so I need to use a timer through which I can call dll ,for example, every minute. Is there a timer in Multicharts or I can write the timer in my dll ?
by Henry MultiСharts
08 Feb 2013
Forum: MultiCharts
Topic: how to get signals from dll every one minute?
Replies: 3
Views: 1451

Re: how to get signals from dll every one minute?

Hello tzsmile, In order to get a value from dll you need to use DefineDLLFunc reserved word. How to use DefineDLLFunc: “dll name”, the parameter dll returns, “the name of the function you refer to (inside the external dll)”, the type of the data ...
by tzsmile
08 Feb 2013
Forum: MultiCharts
Topic: how to get signals from dll every one minute?
Replies: 3
Views: 1451

how to get signals from dll every one minute?

I have a dll which get raw data from external data source and returns a signal in real time. Signals are 1(means buy), 0 (hold) and -1(sell). How can I get these signals from my dll to use in MC like every one minute? And how ...
by TJ
07 Feb 2013
Forum: MultiCharts
Topic: Excel Link.. Send data to Excel /Reactivating an old project [SOLVED]
Replies: 19
Views: 5751

Re: Excel Link.. Send data to Excel /Reactivating an old pro [SOLVED]

Martin,

I've just renamed the dll and same problem.

Some times i have the error message 50 sometimes not !!!!!!!

Did you you find an easy way for using mc with excel ?

Best regards.
Did you reboot the computer?
by arjfca
07 Feb 2013
Forum: MultiCharts
Topic: Excel Link.. Send data to Excel /Reactivating an old project [SOLVED]
Replies: 19
Views: 5751

Re: Excel Link.. Send data to Excel /Reactivating an old pro [SOLVED]

... - Kill any Excel that is present, then reopened your Excel file Once Excel open, Remove your in MC, remove your indicator ( the one with EleXcel.dll) and re-install it - If this those not resolve your problem, I would suggest that you contact the technical support using the chat function. They ...
by arjfca
07 Feb 2013
Forum: MultiCharts
Topic: Excel Link.. Send data to Excel /Reactivating an old project [SOLVED]
Replies: 19
Views: 5751

Re: Excel Link.. Send data to Excel /Reactivating an old pro [SOLVED]

Martin, I've just renamed the dll and same problem. Some times i have the error message 50 sometimes not !!!!!!! Did you you find an easy way for using mc with excel ? Best regards. Please post your code section - Did you have the correct ...
by youn56
07 Feb 2013
Forum: MultiCharts
Topic: Excel Link.. Send data to Excel /Reactivating an old project [SOLVED]
Replies: 19
Views: 5751

Re: Excel Link.. Send data to Excel /Reactivating an old pro [SOLVED]

Martin,

I've just renamed the dll and same problem.

Some times i have the error message 50 sometimes not !!!!!!!

Did you you find an easy way for using mc with excel ?

Best regards.
by youn56
07 Feb 2013
Forum: MultiCharts
Topic: Excel Link.. Send data to Excel /Reactivating an old project [SOLVED]
Replies: 19
Views: 5751

Re: Excel Link.. Send data to Excel /Reactivating an old pro [SOLVED]

Hi Martin,
I have the same issue "error 50" !
The dll is "elexcel.dll ? Isn't it ?

Do you mean than i have to rename the dll ?
by arjfca
07 Feb 2013
Forum: MultiCharts
Topic: Excel Link.. Send data to Excel /Reactivating an old project [SOLVED]
Replies: 19
Views: 5751

Re: Excel Link.. Send data to Excel /Reactivating an old pro [SOLVED]

Hi,
Any news about this issue ?
Best regards.
Hello Young56. As mentionned, problem as been resolved by renaming the dll file

Do you have a specific problem?
Martin
by epirate
07 Feb 2013
Forum: MultiCharts
Topic: Mb Trading FOREX: Account temporarily unavailable [SOLVED]
Replies: 71
Views: 21589

Re: Mb Trading FOREX: Account temporarily unavailable [SOLVED]

Is it a good idea to use a datafeed from the other provider insead of MBT? A hypothesis is that there will be a limited access to the MBT dll.
by rainworm
06 Feb 2013
Forum: MultiCharts
Topic: Mb Trading FOREX: Account temporarily unavailable [SOLVED]
Replies: 71
Views: 21589

Re: Mb Trading FOREX: Account temporarily unavailable [SOLVED]

... on this issue or a better workaround? I was in contact with the support team last year and was told that it is an access violation in the MBT dll and therefore is out of your control. But the official MBT Trading Software does not crash ;-)
by faschim
05 Feb 2013
Forum: MultiCharts
Topic: IEasyLanguageObject C++ question
Replies: 5
Views: 1959

Re: IEasyLanguageObject C++ question

In another dll I use I created an array of a specific object and I use a number in the easylanguage function to indentify which object in the array belongs to which multicharts window. It's a bit crude, but it works. This is in ...
by simon007
05 Feb 2013
Forum: MultiCharts
Topic: IEasyLanguageObject C++ question
Replies: 5
Views: 1959

Re: IEasyLanguageObject C++ question

Would a dll with this code be threadsafe? I know a dll is only mapped once into the process space. Does making the vector sig a static variable give each process using the dll its own copy of sig? That's a good question... In ...
by faschim
05 Feb 2013
Forum: MultiCharts
Topic: IEasyLanguageObject C++ question
Replies: 5
Views: 1959

Re: IEasyLanguageObject C++ question

Would a dll with this code be threadsafe? I know a dll is only mapped once into the process space. Does making the vector sig a static variable give each process using the dll its own copy of sig?
by klb3317
01 Feb 2013
Forum: MultiCharts QUIK
Topic: Внезапно перестал работать плагин [SOLVED]
Replies: 11
Views: 4230

Re: Внезапно перестал работать плагин [SOLVED]

... была разослана несколько дней назад. В данной версии проблема уже исправлена. Установил последнюю версию плагина. Теперь ошибка в tsQKDataFeed.dll не убивает намертво MC, однако после повторного запуска MC график не отображается, пишет "Establishing connection...". Перед установкой новой версии ...
by Henry MultiСharts
31 Jan 2013
Forum: MultiCharts
Topic: Coding for MC 64 dll and Microsoft Office: Compiler to use?
Replies: 1
Views: 1283

Re: Coding for MC 64 dll and Microsoft Office: Compiler to u

Hello Martin, - A compiler for Windows 7 64 to compile a 64 bit dll. Witch one should I select? Microsoft Visual Studio is able to compile DLLs that are compatible with MultiCharts. We have no problems with any version of VS in our environment. - An Microsoft ...
by TJ
26 Jan 2013
Forum: MultiCharts
Topic: Need explanation of this code
Replies: 2
Views: 1230

Re: Need explanation of this code

Can someone tell me the purpose of the following code...

#EVENTS
OnDestroy = EasyLanguageRtlOnDestroy;
#END ;


thanks
For use with custom DLLs.
For more information, see EasyLanguage Extension Software Development Kit (SDK)
and TS Tool Kit library TSKIT.DLL.
by JoshM
25 Jan 2013
Forum: MultiCharts FAQ
Topic: [Advanced Topic] Programming DLL
Replies: 37
Views: 44399

Re: MultiCharts using C#

if c# function return String and its parameters also string,then how to correct write c++ dll? Example updated. EXTERNAL: "net_assembly_interop.dll", lpstr, "ReturnStringExample", lpstr; plot1( ReturnStringExample("from PL") ); Dru, can you tell something about how ...
by arnie
23 Jan 2013
Forum: MultiCharts
Topic: question for IQFeed users [SOLVED]
Replies: 7
Views: 2312

Re: question for IQFeed users [SOLVED]

Hello Arnie, Can you reproduce the issue with the latest VolumeProfile.dll file? What data is used for Volume Profile: asks and bids / trades? Unfortunately yes. http://www.multicharts.com/discussion/download/file.php?id=5793 I'm having a lot of problems with ...
by Andrew MultiCharts
23 Jan 2013
Forum: MultiCharts
Topic: question for IQFeed users [SOLVED]
Replies: 7
Views: 2312

Re: question for IQFeed users [SOLVED]

Hello Arnie,

Can you reproduce the issue with the latest VolumeProfile.dll file?
What data is used for Volume Profile: asks and bids / trades?
by Dru
23 Jan 2013
Forum: MultiCharts .NET
Topic: Multitasking : Unable to Add Refer, compatible Framework 4.0 [SOLVED]
Replies: 8
Views: 4817

Re: Multitasking : Unable to Add Refer, compatible Framework [SOLVED]

I tried to add a DLL as reference in the PowerLanguage Editor . (see the Attached DLL) But I get an error message : Could not load file or assembly The Assembly is built by a newer than the currently loaded runtime. (see attached ...
by Emmanuel
22 Jan 2013
Forum: MultiCharts .NET
Topic: Multitasking : Unable to Add Refer, compatible Framework 4.0 [SOLVED]
Replies: 8
Views: 4817

Multitasking : Unable to Add Refer, compatible Framework 4.0 [SOLVED]

... 2010, with parallel programming, for multithreading process to take advantage of the multitask processor, for faster results. I tried to add a DLL as reference in the PowerLanguage Editor . (see the Attached DLL) But I get an error message : Could not load file or assembly The Assembly is built ...
by Dru
21 Jan 2013
Forum: MultiCharts FAQ
Topic: [Advanced Topic] Programming DLL
Replies: 37
Views: 44399

Re: MultiCharts using C#

if c# function return String and its parameters also string,then how to correct write c++ dll?
Example updated.

Code: Select all

EXTERNAL: "net_assembly_interop.dll", lpstr, "ReturnStringExample", lpstr;
plot1( ReturnStringExample("from PL") );
by Dru
21 Jan 2013
Forum: MultiCharts FAQ
Topic: What compiler
Replies: 8
Views: 5367

Re: Recommended compiler to write MC64 dll's?

I read yesterday on BMT that Visual Studio 2010 generates DLLs that aren't compatible with MultiCharts.
Controversial statement. What exactly went wrong?
by arjfca
18 Jan 2013
Forum: MultiCharts
Topic: Coding for MC 64 dll and Microsoft Office: Compiler to use?
Replies: 1
Views: 1283

Coding for MC 64 dll and Microsoft Office: Compiler to use?

Hello An un resolved question for me yet: I want to gatter info before sending a request to a coder for a dll. My goal is to switch to MC 64 but before, I need to have a dll that woul enable me to write string of data from MC 64 to Excel 32. Actually, I' m using Elexcel User ...
by Andrew MultiCharts
17 Jan 2013
Forum: MultiCharts
Topic: MC DLL programming
Replies: 3
Views: 1486

Re: MC DLL programming

If you send us the .dll file to ashuvlenov@multicharts.com, let me know, what particular function you would like to call from your script and its parameters, i can try to help you.
by wall richard
16 Jan 2013
Forum: MultiCharts
Topic: MC DLL programming
Replies: 3
Views: 1486

Re: MC DLL programming

Back Ground: Jeff Heaton of Heaton Research has open source software neural nets written in C# in his ENCOG3. My plan is to call a NN from a DLL in Heaton's ENCOG3. This NN function may be used by MC. I need assistance in calling a NN function from a DLL.

Thank You,

rwall
by Andrew MultiCharts
15 Jan 2013
Forum: MultiCharts
Topic: MC DLL programming
Replies: 3
Views: 1486

Re: MC DLL programming

Hello Wall Richard,

Here is an example how a particular function from external .dll file:

Code: Select all

DEFINEDLLFUNC: ThreadSafe, "shared_data.dll",void,"set_data", lpstr,int,double;
Input: key(string), index(NumericSimple), value(Numeric);
set_data(key, index, value);
by wall richard
14 Jan 2013
Forum: MultiCharts
Topic: MC DLL programming
Replies: 3
Views: 1486

MC DLL programming

Currently I have MC standard and MC 64 installed. I am interested in applying an ENCOG3 NN written in C# to either a DLL or directly for use within a sturdy. I have read most of the forum posts in this regard and note they evolve over the years. I prefer to use standard MC/MC64 as ...
by VanVan
11 Jan 2013
Forum: MultiCharts .NET
Topic: Global Variables in MC.Net ?
Replies: 9
Views: 10965

Re: Global Variables in MC.Net ?

... the same MultiCharts.exe process (from chart to chart, from chart to scanner, etc.) How to install: 1) Unzip the archive; 2) Copy COGlobalVariable.dll, COGlobalVariableWrapper.dll and Register.bat into MultiCharts installation folder (the files should correspond to your MC version: For MC x32 and ...
by Henry MultiСharts
09 Jan 2013
Forum: MultiCharts .NET
Topic: C# questions
Replies: 3
Views: 2531

Re: C# questions

Hello Simon,

1) That is possible to do that via a wrapper dll, where you need to copy the array data from .net to std::vector.
2) For COM dll reference instructions please refer to this page.
by simon007
09 Jan 2013
Forum: MultiCharts .NET
Topic: C# questions
Replies: 3
Views: 2531

C# questions

Hi @,

I have a few questions about the MC .net;

1) can you use functions from external library's(dll's)? even if the have inputs of vector datatype

2) can you access and use com objects?


Best regards,

Simon
by arjfca
04 Jan 2013
Forum: MultiCharts FAQ
Topic: What compiler
Replies: 8
Views: 5367

Re: Recommended compiler to write MC64 dll's?

Thanks for asking it Trader39, I came here to ask the same thing. I read yesterday on BMT that Visual Studio 2010 generates DLLs that aren't compatible with MultiCharts. If Visual Studio, the 'industry standard', doesn't work with MultiCharts, can MC Support provide a list with IDE's for various pr...
by bluelou
03 Jan 2013
Forum: MultiCharts .NET
Topic: Is anyone here using mc.net with R?
Replies: 2
Views: 2130

Is anyone here using mc.net with R?

Is anyone here using MC.net with R? I'm currently using R with NT via a DLL called statconn. I'm considering switching from NT to MC. Anyone tried this w/MC.net or regular MC? Any known issues?

Thx,
Lou
by TJ
28 Dec 2012
Forum: MultiCharts
Topic: some questions
Replies: 2
Views: 1352

Re: some questions

104.43 Hi, ... Are global variables available, to share informations between indicator and signal scripts in real-time and backtests (not ADE.dll please) Thank you Global Variables has always been available, including v5; it is installed automatically with your MultiCharts. You can test it with ...
by wegi
28 Dec 2012
Forum: MultiCharts
Topic: some questions
Replies: 2
Views: 1352

some questions

... plot ? Example, i want to see the high/low channel and my Target. Using a indicator script is not really a solution, because then i need pushpop.dll and this way costs a lot of performance. Are global variables available, to share informations between indicator and signal scripts in real-time ...
by VanVan
28 Dec 2012
Forum: MultiCharts QUIK
Topic: Механизм глобальных переменных ( GlobalVariable )
Replies: 4
Views: 2987

Механизм глобальных переменных ( GlobalVariable )

... в другой в рамках одного процесса MultiCharts.exe (из чарта в чарт, из чарта в сканер и т.д.) Распаковать архив, скопировать COGlobalVariable.dll, COGlobalVariableWrapper.dll и Register.bat в папку с MultiCharts(Для MC x32 и MC .Net x32 брать файлы из папки Win32, для MC x64 и MC .Net x64 ...
by Fabrice
28 Dec 2012
Forum: MultiCharts .NET
Topic: Adding a reference/component to PLStudies2010 [SOLVED]
Replies: 3
Views: 3138

Adding a reference/component to PLStudies2010 [SOLVED]

... : System.Speech. But the real matter for me is to handle database using ADO.Net and Entity Framework. ADO.Net requires to add a reference (a DLL) for the specific database. Entity Framework requires to add at least the component "ADO.Net Entity Data Model" (I have not tried to add a component).
by klb3317
25 Dec 2012
Forum: MultiCharts QUIK
Topic: MultiCharts вылетает [SOLVED]
Replies: 5
Views: 2993

Re: MultiCharts вылетает [SOLVED]

... "0x ErrorCode: 0xC0000005 ( -1073741819 ) ExceptionType: 0x00000000 ( 0 ) Module: C:\Program Files\TS Support\MultiCharts\Datafeeds\tsQKDataFeed.dll Process: C:\Program Files\TS Support\MultiCharts\tsServer.exe Thread ID: 0x00000D74 ( 3444 ) Time: 25.12.2012 - 22:02:02.421 2. <<EXCEPTION>> Address: ...
by klb3317
25 Dec 2012
Forum: MultiCharts QUIK
Topic: MultiCharts вылетает [SOLVED]
Replies: 5
Views: 2993

Еще Exception [SOLVED]

... ( 0 ) Description: Инструкция по адресу "0x ErrorCode: 0xC0000005 ( -1073741819 ) ExceptionType: 0x00000000 ( 0 ) Module: C:\WINDOWS\system32\ntdll.dll Process: C:\Program Files\TS Support\MultiCharts\tsServer.exe Thread ID: 0x00000BC0 ( 3008 ) Time: 25.12.2012 - 21:20:02.859
by klb3317
24 Dec 2012
Forum: MultiCharts QUIK
Topic: MultiCharts вылетает [SOLVED]
Replies: 5
Views: 2993

MultiCharts вылетает [SOLVED]

... "0x ErrorCode: 0xC0000005 ( -1073741819 ) ExceptionType: 0x00000000 ( 0 ) Module: C:\Program Files\TS Support\MultiCharts\Datafeeds\tsQKDataFeed.dll Process: C:\Program Files\TS Support\MultiCharts\tsServer.exe Thread ID: 0x00000B6C ( 2924 ) Time: 24.12.2012 - 23:30:26.546
by Andrew MultiCharts
17 Dec 2012
Forum: MultiCharts
Topic: How can I get tskit.dll
Replies: 5
Views: 2620

Re: How can I get tskit.dll

Here is an example that should be helpful for you.
by riverTrader
13 Dec 2012
Forum: MultiCharts .NET
Topic: vs 2012 compatibility [SOLVED]
Replies: 6
Views: 3165

vs 2012 compatibility [SOLVED]

... vs2008 or vs2012 depending on the version of the .sln/.csproj file.) I can run indicators I have previously created, but I cannot add a new .dll reference, as this requires the plEditor. I really really do not want to uninstall vs2012 (even though it S#$ks)
by arjfca
12 Dec 2012
Forum: MultiCharts
Topic: elexcel.dll on 2 workspace failed.. why? [SOLVED]
Replies: 4
Views: 1913

Re: elexcel.dll on 2 workspace failed.. why? [SOLVED]

Hello arjfca, We have tested the .dll it turned out it cannot be used by scripts from 2 separate charts or workspace. But if you launch 2nd instance of MultiCharts, you should be able to use the .dll there Hello Andrew Just to let you know ...
by SysInv
10 Dec 2012
Forum: MultiCharts
Topic: Problem reading function from DLL
Replies: 3
Views: 1447

Re: Problem reading function from DLL

It was a mangled name issue, so it's working properly now (for any other reading the thread, you don't need PLKit.dll unless you want to use MC specific references)
by SysInv
10 Dec 2012
Forum: MultiCharts
Topic: Problem reading function from DLL
Replies: 3
Views: 1447

Re: Problem reading function from DLL

Thanks, I've read that post multiple time and searched the forum as well. It seems like the problem is a mangled function name so I need to sort that out first.
by TJ
10 Dec 2012
Forum: MultiCharts
Topic: Problem reading function from DLL
Replies: 3
Views: 1447

Re: Problem reading function from DLL

I'm trying to access a DLL from Multicharts but get the problem that it can't find the function. I've tried creating a DEF file, and also using __declspec(dllexport) for newer compilers. MC finds the DLL but not the file. Does PLKit.dll ...
by SysInv
10 Dec 2012
Forum: MultiCharts
Topic: Problem reading function from DLL
Replies: 3
Views: 1447

Problem reading function from DLL

I'm trying to access a DLL from Multicharts but get the problem that it can't find the function. I've tried creating a DEF file, and also using __declspec(dllexport) for newer compilers. MC finds the DLL but not the file. Does PLKit.dll ...
by riverTrader
10 Dec 2012
Forum: MultiCharts .NET
Topic: Global Variables in MC.Net ?
Replies: 9
Views: 10965

Re: Global Variables in MC.Net ?

... going down the path of using GlobalVariable as a crutch. Every variable you put in global variable must be marshalled (copied) from the legacy .dll into/out of mc.net every time you access it. It is fast enough -- unless you are using huge numbers of variables (the values of a time-series). ...
by Smoky
10 Dec 2012
Forum: MultiCharts
Topic: dll addressing; 2 different way?
Replies: 4
Views: 1816

Re: dll addressing; 2 different way?

where to find all DefineDLLFunc: for "GlobalVariable.dll"

like this one :

DefineDLLFunc: "GlobalVariable.dll", lpstr, "GV_GetString", int ; ?


Many thanks for your help ;)
by arjfca
10 Dec 2012
Forum: MultiCharts
Topic: Using Elexcel on multi instance.. a concept that work
Replies: 0
Views: 1015

Using Elexcel on multi instance.. a concept that work

Hello Anybody when as try to work with Elexcel dll collection to send data to Excel as encounter a problem when trying to use the dll in more than one charts . Inevitably, a failure do occur and the indicator is turned off. I did find a solution ...
by Fabrice
08 Dec 2012
Forum: MultiCharts .NET
Topic: MC.NET needs more aggressive marketing [SOLVED]
Replies: 17
Views: 7386

Re: MC.NET needs more aggressive marketing [SOLVED]

... but if the API is not fully explained, we are asked to spend considerable time to produce meager results. For me, EasyLanguage (and its GV/ADE dll) is a kind of prehistoric language, and this is why MC.Net is really interesting. But EL has allowed me to achieve interesting things in reasonable ...
by Andrew MultiCharts
30 Nov 2012
Forum: MultiCharts
Topic: elexcel.dll on 2 workspace failed.. why? [SOLVED]
Replies: 4
Views: 1913

Re: elexcel.dll on 2 workspace failed.. why? [SOLVED]

I am afraid the only thing we can do for you is to study your case when the .dll can be used from 2 different MC instances, if you come to our live chat to demonstrate the issue.
by arjfca
30 Nov 2012
Forum: MultiCharts
Topic: elexcel.dll on 2 workspace failed.. why? [SOLVED]
Replies: 4
Views: 1913

Re: elexcel.dll on 2 workspace failed.. why? [SOLVED]

Hello arjfca, We have tested the .dll it turned out it cannot be used by scripts from 2 separate charts or workspace. But if you launch 2nd instance of MultiCharts, you should be able to use the .dll there I'm not succeeding in launching ...
by Andrew MultiCharts
30 Nov 2012
Forum: MultiCharts
Topic: elexcel.dll on 2 workspace failed.. why? [SOLVED]
Replies: 4
Views: 1913

Re: elexcel.dll on 2 workspace failed.. why? [SOLVED]

Hello arjfca,

We have tested the .dll it turned out it cannot be used by scripts from 2 separate charts or workspace. But if you launch 2nd instance of MultiCharts, you should be able to use the .dll there
by arjfca
30 Nov 2012
Forum: MultiCharts
Topic: elexcel.dll on 2 workspace failed.. why? [SOLVED]
Replies: 4
Views: 1913

elexcel.dll on 2 workspace failed.. why? [SOLVED]

Hello A question for genius coder ( at least more than me :) ) Problem using elexcel.dll on more than one worspace I would like to know the cause of failure of the elexcel.dll when I apply it at the same time on two workspaces. - Is there a solution, a Boolean condition ...
by rajeshkhan808
29 Nov 2012
Forum: MultiCharts
Topic: How can I get tskit.dll
Replies: 5
Views: 2620

Re: How can I get tskit.dll

Here is what I am doing so far
In my C++ project I am doing

Code: Select all

#import "D:\\Program Files\\TS Support\\MultiCharts64\\PLKit.dll" no_namespace
However I still cant access

Code: Select all

IEasyLanguageObject * object
Any suggestions on what I might be doing wrong ?
by Andrew MultiCharts
29 Nov 2012
Forum: MultiCharts
Topic: How can I get tskit.dll
Replies: 5
Views: 2620

Re: How can I get tskit.dll

Hello rajeshkhan808,

You can use Plkit.dll that comes with MultiCharts. it is identical to Tskit.dll.
by rajeshkhan808
29 Nov 2012
Forum: MultiCharts
Topic: How can I get tskit.dll
Replies: 5
Views: 2620

How can I get tskit.dll

I only have multicharts installed and there is no tskit.dll. I am creating a custom dll and need to reference tskit.dll any suggestions ?
by Andrew MultiCharts
26 Nov 2012
Forum: MultiCharts
Topic: String to Speech; Anyone as done some work?
Replies: 4
Views: 1225

Re: String to Speech; Anyone as done some work?

The sounds are here: "C:\Program Files\TS Support\MultiCharts64\sounds\"

Sorry don't have any information where this .dll can be found.
by arjfca
26 Nov 2012
Forum: MultiCharts
Topic: String to Speech; Anyone as done some work?
Replies: 4
Views: 1225

Re: String to Speech; Anyone as done some work?

Hello arjfca, It may work by means of a 3rd party .dll file that would call the application to play a particular sound file, similar to how it is done in command line MC 8 has some voice message. How are they produce?. Is it pre-recorded message or ...
by Andrew MultiCharts
26 Nov 2012
Forum: MultiCharts
Topic: String to Speech; Anyone as done some work?
Replies: 4
Views: 1225

Re: String to Speech; Anyone as done some work?

Hello arjfca,

It may work by means of a 3rd party .dll file that would call the application to play a particular sound file, similar to how it is done in command line
by arjfca
25 Nov 2012
Forum: MultiCharts
Topic: String to Speech; Anyone as done some work?
Replies: 4
Views: 1225

String to Speech; Anyone as done some work?

... to speaker. These message are pre- recorded wav file. Work fine, but all message need to be pre-recorded Anyone as worked with a String to Speech dll or function application? That would be interesting to be able to send a string and heard the message. I want to create indicator that will tell ...
by JosephIM
21 Nov 2012
Forum: MultiCharts .NET
Topic: Compiled study- Not registered as compiled VS 2012
Replies: 4
Views: 2648

Compiled study- Not registered as compiled VS 2012

Hey I cant seem to figure out what my test strategy is wanting ot call compiled( perhaps I need to move the dll to a different working path ) I dont believe this to be the case as the test study I created does show up in MC. When I try to add the study a MessageBox is shown that ...
by Henry MultiСharts
21 Nov 2012
Forum: MultiCharts FAQ
Topic: [Advanced Topic] Programming DLL
Replies: 37
Views: 44399

Re: [Advanced Topic] Programming DLL

beolee, the function is not defined as external in your dll.
You need to define it as an external function or create a def file in VS and add this function to it.
by beolee
21 Nov 2012
Forum: MultiCharts FAQ
Topic: [Advanced Topic] Programming DLL
Replies: 37
Views: 44399

Re: [Advanced Topic] Programming DLL

my c++ source MyDllFile.cpp: #import "D:\Prog\TS Support\MultiCharts\tskit.dll" no_namespace #include <atlbase.h> ////////////////////////////////////////////////////////////// // Calculate simple moving average value double __stdcall MovAvg ( IEasyLanguageObject ...
by Andrew MultiCharts
21 Nov 2012
Forum: MultiCharts
Topic: Is there a way to detect a muti instance session? [SOLVED]
Replies: 3
Views: 1400

Re: Is there a way to detect a muti instance session? [SOLVED]

... the situation on our end: • The exported from PowerLanguage Editor study/signal that reproduces the issue (file -> export -> ...) • The .dll file. • The workspace(s) (file -> save workspace as -> …) where the issue took place. • The exported from QuoteManager instruments (right-click ...
by Andrew MultiCharts
21 Nov 2012
Forum: MultiCharts
Topic: Manage order on IB server wth TwsSocketClient.dll. Possible?
Replies: 3
Views: 1205

Re: Manage order on IB server wth TwsSocketClient.dll. Possi

Martin, to do what you want from PLE you will need to have IB API and MultiCharts API purchased in order to develop your own connection for placing, modifying cancelling, monitoring orders, positions, account information and so on.
by arjfca
21 Nov 2012
Forum: MultiCharts
Topic: Manage order on IB server wth TwsSocketClient.dll. Possible?
Replies: 3
Views: 1205

Re: Manage order on IB server wth TwsSocketClient.dll. Possi

... A last question about this, maybe a dummy one, but I'm green on the subject What is the difference between in the way to use "TwsSocketClient.dll" and ( "GetMachineTime.dll" or "GlobalVariable.dll") Meaning, If I could access the last 2 dll why can't I access the TWS one. Is addressing a dll ...
by Andrew MultiCharts
21 Nov 2012
Forum: MultiCharts
Topic: Manage order on IB server wth TwsSocketClient.dll. Possible?
Replies: 3
Views: 1205

Re: Manage order on IB server wth TwsSocketClient.dll. Possi

Hello arjfca,

This should be possible not in regular MultiCharts, but in MC .NET. There you can place orders right from signal directly to your broker if you have such script.
by arjfca
21 Nov 2012
Forum: MultiCharts
Topic: Manage order on IB server wth TwsSocketClient.dll. Possible?
Replies: 3
Views: 1205

Manage order on IB server wth TwsSocketClient.dll. Possible?

Hello Just an idea for a coding guru ( witch I'm not). My Broker is IB and TwsSocketClient.dll is the dll that MC seems to use to talk directly to the broker server. Is it possible to use this dll collection directly from coding. The end goal is to make sure that order ...
by canny
20 Nov 2012
Forum: MultiCharts
Topic: MC SDK question
Replies: 11
Views: 5335

Re: MC SDK question

Hi danilo,
Have u fixed the ma dll?
can you give me a sample to do this in mc?
thx
by Andrew MultiCharts
17 Nov 2012
Forum: MultiCharts
Topic: Get exist position info when re-active auto-trading
Replies: 10
Views: 2467

Re: Get exist position info when re-active auto-trading

... Avg Entry Price (for net position), so you can write it down to a file as well as price each generated order to read (by means of a 3rd party .dll) and use this information from the file after turning automation off and on. Depending on the logic of your strategy you can use it for partial ...
by johnromeronc
14 Nov 2012
Forum: MultiCharts .NET
Topic: Global Variables in MC.Net ?
Replies: 9
Views: 10965

Global Variables in MC.Net ?

... or created some wrappers to use Global Variable 2.2, so I can share values with MC regular. I'm hoping not to have to get my head around this C++ dll. I've already had to do it on another dll, and I am not the sharpest tool in the shed. So there was quite a bit of trial and error. John
by arjfca
14 Nov 2012
Forum: MultiCharts
Topic: Once..begin sometimes triggered twice [SOLVED]
Replies: 9
Views: 3315

Re: Once Begin: Executed twice... Any reason [SOLVED]

... here if you still have the issue. Hello Henry Result for setBarMaxBack: My code may be difficult to reproduce since I do have special function and dll include in it. The attached picture is for setBarMaxBack(51): // setBarMaxBack not set: Two set of line code is printed setBarMaxBack(2): Printed ...
by Andrew MultiCharts
12 Nov 2012
Forum: MultiCharts
Topic: couldn't run strategy “!From Strategy To Broker MP Synchron" [SOLVED]
Replies: 2
Views: 1397

Re: couldn't run strategy “!From Strategy To Broker MP Synch [SOLVED]

Hello yoyo2000,

This .dll file is a common and important file that comes with Windows installation. Obviously you will need to upgrade your operation system or maybe installation of Windows Service Packs will help you.
by yoyo2000
10 Nov 2012
Forum: MultiCharts
Topic: couldn't run strategy “!From Strategy To Broker MP Synchron" [SOLVED]
Replies: 2
Views: 1397

couldn't run strategy “!From Strategy To Broker MP Synchron" [SOLVED]

... in PE,i'm not sure whether that's an update version from the strategy in this post? I couldn't run that strategy,because the relating dll file "kernel32.dll" missing,and relating function "GetTickCount" couldn't run. how to make that strategy avaluable?thanks in advance.
by evdl
06 Nov 2012
Forum: User Contributed Studies and Indicator Library
Topic: Holding trailingstop overnight
Replies: 4
Views: 3684

Re: Holding trailingstop overnight

... with no solution. In the meantime I managed to solve my own post. So here it goes. This is with autotrader only, and with use of ELcollections/ADE dll (see forum how to install this). With this code you can sync the brokerposition with the strategy position (when you turn autotrader on) and be ...
by Dru
06 Nov 2012
Forum: MultiCharts
Topic: Calculating shape of equity curve for optimizer fitness?
Replies: 1
Views: 1278

Re: Calculating shape of equity curve for optimizer fitness?

I know how to do that in EasyLanguage (using the ELCollection.dll) but can we do a similar calculation in the optimizer?
Any thoughts?
viewtopic.php?f=5&t=8838#p48883
by Henry MultiСharts
06 Nov 2012
Forum: MultiCharts
Topic: Message: Your PC is running out of memory few questions: [SOLVED]
Replies: 28
Views: 12767

Re: Message: Your PC is running out of memory few questions: [SOLVED]

... resolution is 175 sec. (3minutes * 6 days) N second charts are built from ticks [Source] With MC 64, could I still use Global variable and EleXcel.dll to communicate with Excel Elexcel.dll is 32 bit only. There is no 64 bit version of this dll that we are aware of. New message did appeared today ...
by ABC
06 Nov 2012
Forum: MultiCharts
Topic: Message: Your PC is running out of memory few questions: [SOLVED]
Replies: 28
Views: 12767

Re: Message: Your PC is running out of memory few questions: [SOLVED]

- With MC 64, could I still use Global variable and EleXcel.dll to communicate with Excel
Hi Martin,

you'd need a 64bit version of the Elexcel.dll, otherwise it wouldn't work I am afraid.
According to this post, the 64bit Global variable should be included in the installer.

Regards,

ABC
by arjfca
06 Nov 2012
Forum: MultiCharts
Topic: Message: Your PC is running out of memory few questions: [SOLVED]
Replies: 28
Views: 12767

Message: Your PC is running out of memory few questions: [SOLVED]

... I don't use tick charts, the lower resolution is 175 sec. (3minutes * 6 days) - With MC 64, could I still use Global variable and EleXcel.dll to communicate with Excel Using - Global variable, is there a known memory leaking problem? - Elexcel.dll : Know to cause memory problem? (** I ...
by simon007
04 Nov 2012
Forum: MultiCharts
Topic: AnyOHLC.dll [SOLVED]
Replies: 4
Views: 2245

Re: AnyOHLC.dll [SOLVED]

Hi ABC,

Thanks again, that was exactly what i was looking for.

I let you know when the flux capacitator is finished ;-)

Cheers,

Simon
by ABC
04 Nov 2012
Forum: MultiCharts
Topic: AnyOHLC.dll [SOLVED]
Replies: 4
Views: 2245

Re: AnyOHLC.dll [SOLVED]

... bar meaning a bar that is present on the chart already and is only in the future of the bar you are currently looking at. In case you find a DLL that is able to know tomorrow's high and low already today, please share it with us ;). To give you an example: symbol_high[n] will return the high ...
by simon007
04 Nov 2012
Forum: MultiCharts
Topic: AnyOHLC.dll [SOLVED]
Replies: 4
Views: 2245

Re: AnyOHLC.dll [SOLVED]

Hi ABC,

Many thanks for helping me out with such a detailed post and the dll!!
I want to use it to reference future bars, I read on another forum that this is possible with this dll.


Best regards,

Simon
by ABC
04 Nov 2012
Forum: MultiCharts
Topic: AnyOHLC.dll [SOLVED]
Replies: 4
Views: 2245

Re: AnyOHLC.dll [SOLVED]

Hi Simon, I have never heard of this DLL before, but after searching the net, this is what I found: Apparently it was posted on traders2traders, which no longer exists, so the documentation is very slim. It was designed as a DLL for TS 2000i, ...
by simon007
04 Nov 2012
Forum: MultiCharts
Topic: AnyOHLC.dll [SOLVED]
Replies: 4
Views: 2245

AnyOHLC.dll [SOLVED]

Hi @,

I'm looking for AnyOHLC.dll, does anybody knows where you can get this dll?

Best regards,

Simon
by Andrew MultiCharts
02 Nov 2012
Forum: MultiCharts
Topic: dll addressing; 2 different way?
Replies: 4
Views: 1816

Re: dll addressing; 2 different way?

In the installation folder of MC. Example: C:\Program Files (x86)\TS Support\MultiCharts
by arjfca
02 Nov 2012
Forum: MultiCharts
Topic: Is there a way to detect a muti instance session? [SOLVED]
Replies: 3
Views: 1400

Re: Is there a way to detect a muti instance session? [SOLVED]

Hello Martin, Do i understand you correctly that if you use you .dll on multiple charts within 1 MultiCharts instance, then it works fine, but if you open another instance, plot new charts there and call the same .dll from there, then it doesn't work? Yes ...
by Andrew MultiCharts
02 Nov 2012
Forum: MultiCharts
Topic: Is there a way to detect a muti instance session? [SOLVED]
Replies: 3
Views: 1400

Re: Is there a way to detect a muti instance session? [SOLVED]

Hello Martin,

Do i understand you correctly that if you use you .dll on multiple charts within 1 MultiCharts instance, then it works fine, but if you open another instance, plot new charts there and call the same .dll from there, then it doesn't work?
by arjfca
02 Nov 2012
Forum: MultiCharts
Topic: Is there a way to detect a muti instance session? [SOLVED]
Replies: 3
Views: 1400

Is there a way to detect a muti instance session? [SOLVED]

Hello First time that I encounter this problem. My system imply to communicate with Excel. The dll collection that I was using failed after an update and I had to replace them with an Older collection ElExcel.dll. Code will work well if each charts is open in one instance, ...
by kkksex
01 Nov 2012
Forum: MultiCharts
Topic: Please figured out how to interfacing Maltab with MultiChart
Replies: 2
Views: 1803

Re: Please figured out how to interfacing Maltab with MultiC



see:

EasyLanguage Reference Guide
CHAPTER 4, EasyLanguage and Custom DLLs
Defining a DLL Function .... Pg. 170
I have read this articel,but did not understand fully.

Would you give me to explain it combined with the above Dfa example?

thank you very much.
by arjfca
01 Nov 2012
Forum: MultiCharts
Topic: Excel Link.. Send data to Excel /Reactivating an old project [SOLVED]
Replies: 19
Views: 5751

Re: Excel Link.. Send data to Excel /Reactivating an old pro [SOLVED]

Dave, I did chat with Roman at your custumer service. They seem to have found the problem For whatever reason, the dll file had to be renamed to Elexcel3.dll. Roman told me that your engeneer will investigate why! Will work with it and let you know. I'm more than happy to see that ...
by Dave Masalov
01 Nov 2012
Forum: MultiCharts
Topic: Excel Link.. Send data to Excel /Reactivating an old project [SOLVED]
Replies: 19
Views: 5751

Re: Excel Link.. Send data to Excel /Reactivating an old pro [SOLVED]

Hello Martin, Have you tried to use the test script which comes with elxl.dll? It works fine on our end. We put the dll into MultiCharts folder, imported the archive, opened Excel documents (disabling read-only properties). Then plotted a 1 minute ESZ2 chart ...
by TJ
01 Nov 2012
Forum: MultiCharts
Topic: Please figured out how to interfacing Maltab with MultiChart
Replies: 2
Views: 1803

Re: Please figured out how to interfacing Maltab with MultiC

... Dfa on MultiCharts, Has anybody figured out how to interfacing Maltab with MultiCharts? ps:I used MCR (MATLAB Compiler Runtime) generate Dfa.dll. DefineDLLFunc: "D:\FILES\Dfa.dll", float, "Dfa"; inputs: Price(Close), Length( 200 ); variables: var1( 0 ), var1 = Dfa(Price, Length) ; ------ ...
by kkksex
01 Nov 2012
Forum: MultiCharts
Topic: Please figured out how to interfacing Maltab with MultiChart
Replies: 2
Views: 1803

Please figured out how to interfacing Maltab with MultiChart

... Dfa on MultiCharts, Has anybody figured out how to interfacing Maltab with MultiCharts? ps:I used MCR (MATLAB Compiler Runtime) generate Dfa.dll. DefineDLLFunc: "D:\FILES\Dfa.dll", float, "Dfa"; inputs: Price(Close), Length( 200 ); variables: var1( 0 ), var1 = Dfa(Price, Length) ; ------ ...
by arjfca
01 Nov 2012
Forum: MultiCharts
Topic: dll addressing; 2 different way?
Replies: 4
Views: 1816

Re: dll addressing; 2 different way?

Hello Martin,

"DefineDLLFunc" and "external" work the same way. There is no difference.
Question: Where should reside the dll file?

Martin :)
by Andrew MultiCharts
01 Nov 2012
Forum: MultiCharts
Topic: dll addressing; 2 different way?
Replies: 4
Views: 1816

Re: dll addressing; 2 different way?

Hello Martin,

"DefineDLLFunc" and "external" work the same way. There is no difference.
by Andrew MultiCharts
01 Nov 2012
Forum: MultiCharts
Topic: DLL error: Class not register [SOLVED]
Replies: 1
Views: 1004

Re: DLL error: Class not register [SOLVED]

Hello arjfca,

Please go to Help -> About MultiCharts and provide me with the specific build number of your MC. Also, please attach example of script demonstrating how you use the .dll.
by arjfca
31 Oct 2012
Forum: MultiCharts
Topic: DLL error: Class not register [SOLVED]
Replies: 1
Views: 1004

DLL error: Class not register [SOLVED]

Hello

I want to use special dll to communicate with Excel
I got the message Error: " Class not registered"

What could be the cause?

Martin
by arjfca
31 Oct 2012
Forum: MultiCharts
Topic: dll addressing; 2 different way?
Replies: 4
Views: 1816

dll addressing; 2 different way?

Hello My un-achieved goal is to use ELExcel.dll collection to send data to Excel. No luck yet. I decided to investigate how the Global variable function do address the dll. What is the difference between those way to address a dll? Global variable: ...
by arjfca
31 Oct 2012
Forum: MultiCharts
Topic: Excel Link.. Send data to Excel /Reactivating an old project [SOLVED]
Replies: 19
Views: 5751

Re: Excel Link.. Send data to Excel /Reactivating an old pro [SOLVED]

Hello Martin,

It seems like the problem is in the dll itself. Do you use MC 32 bit? What is the Windows version?
I'm using MC 32
My Windows is Win 7 64
My Excel is Office 2010 32 bit

Martin
by Dave Masalov
31 Oct 2012
Forum: MultiCharts
Topic: Excel Link.. Send data to Excel /Reactivating an old project [SOLVED]
Replies: 19
Views: 5751

Re: Excel Link.. Send data to Excel /Reactivating an old pro [SOLVED]

Hello Martin,

It seems like the problem is in the dll itself. Do you use MC 32 bit? What is the Windows version?
by arjfca
31 Oct 2012
Forum: MultiCharts
Topic: Excel Link.. Send data to Excel /Reactivating an old project [SOLVED]
Replies: 19
Views: 5751

Re: Excel Link.. Send data to Excel /Reactivating an old pro [SOLVED]

... and still the same problem. I always get error 50 - Excel sheet do exist and is opened - One instance only ( verify with Task Manager) - ELExcel.dll reside under Tssupport/Multicharts directory and under System32 directory I suspect that the dll does not reside in a proper directory, but no mention ...
by arjfca
30 Oct 2012
Forum: MultiCharts
Topic: Running, Stopping an indicator using a mouseclickevent
Replies: 5
Views: 4023

Re: Running, Stopping an indicator using a mouseclickevent

arjfca, I have sent you the fix for testing via email.
Henry,
I did installed your newer version, but problem still there + create another dll problem.

I will sent info to your email

Martin
by Henry MultiСharts
29 Oct 2012
Forum: MultiCharts FAQ
Topic: [Advanced Topic] Programming DLL
Replies: 37
Views: 44399

Re: MultiCharts using C#

Another question:if c# function return String and its parameters also string,then how to correct write c++ dll?It is big problems for me :( Looking forward to your reply! Alan. Here is how you need to define the functions that should receive the strings in C++/CLI dll: System::String ...
by Henry MultiСharts
29 Oct 2012
Forum: MultiCharts .NET
Topic: Adding dll's to the project
Replies: 1
Views: 2107

Re: Adding dll's to the project

Hello MidKnight, It depends on the type of the dll you are using. For C# dll you need to add a reference in PowerLanguage .Net Editor (Right click on the workarea with the code in PowerLanguage .Net Editor->References-> Add reference/Add global ...
by MidKnight
28 Oct 2012
Forum: MultiCharts .NET
Topic: Adding dll's to the project
Replies: 1
Views: 2107

Adding dll's to the project

Hi guys,

Before embark down this path, I wonder if anyone could tell me how one goes about adding dll's to the project. I want to add a dll to help with CSV file reading but do not know where to start. Currently using VC# 2008 Express.

With thanks in advance,
MK
by alanyangbo
28 Oct 2012
Forum: MultiCharts FAQ
Topic: [Advanced Topic] Programming DLL
Replies: 37
Views: 44399

Re: MultiCharts using C#

4) Copied the net_assembly_interop.dll file from '\Call_dotNET_code_from_PL\Debug\' to 'C:\Program Files\MultiCharts\'. net_assembly_interop.dll is the C++/CLI "mixed" dll (native dll + managed code). i.e. it is PROXY that delegate all work ...
by bnichols
26 Oct 2012
Forum: MultiCharts
Topic: Multicharts and R
Replies: 17
Views: 6955

Re: Multicharts and R

If I understand the question I suspect the 3rd party .DLL developers who implemented GV might answer your question, since any common memory available to different apps would be maintained by the .DLL. I'm a new MC user and haven't gotten as far as global ...
by furytrader
26 Oct 2012
Forum: MultiCharts
Topic: Calculating shape of equity curve for optimizer fitness?
Replies: 1
Views: 1278

Calculating shape of equity curve for optimizer fitness?

... calculate to what extent individual trades deviate from that line, that would work. I know how to do that in EasyLanguage (using the ELCollection.dll) but can we do a similar calculation in the optimizer? Any thoughts?
by Henry MultiСharts
24 Oct 2012
Forum: MultiCharts QUIK
Topic: Синтетика
Replies: 8
Views: 6326

Re: Синтетика

... список бумаг, которые необходимо купить / продать ? В данный момент такой функционал не доступен c PowerLanguage без использования сторонних Dll.
by Henry MultiСharts
24 Oct 2012
Forum: MultiCharts .NET
Topic: Example of C++ wrapper to .NET
Replies: 2
Views: 2462

Re: Example of C++ wrapper to .NET

Hello Joe,

You can check this article MC.Net indicator referencing COM.DLL
I think it can be helpful.
by MidKnight
20 Oct 2012
Forum: MultiCharts .NET
Topic: Re-using code
Replies: 15
Views: 6781

Re: Re-using code

Hi there, I'm not sure what you are missing, I too could not get it to work as a separate dll. But I could get re-usable classes working like Dru said in his most recent post. I've added some extra details, and that is: - create a new function in the power language editor ...
by holya
20 Oct 2012
Forum: MultiCharts .NET
Topic: Re-using code
Replies: 15
Views: 6781

Re: Re-using code

... of classes to MyClasses. 3. Added references to PLTypes and PLStudiesProxy to MyClasses. 4. Compiled MyClasses successfully. 5. Copied MyClasses.dll to the MC.net directory(C:\Program Files\TS Support\MultiCharts .NET64) 5. Everything's super under VS, but when I open PLEditor and compile, those ...
by Andrew MultiCharts
17 Oct 2012
Forum: MultiCharts
Topic: Compilation error [SOLVED]
Replies: 4
Views: 1986

Re: Compilation error [SOLVED]

Could you perform a test?
Please relocate your .dll files to a different path, something very simply without space (C:\Test) and try to reference it again. Let me know if it works.
by hellboy
17 Oct 2012
Forum: MultiCharts
Topic: Compilation error [SOLVED]
Replies: 4
Views: 1986

Re: Compilation error [SOLVED]

Hello, Does the script reference any .dll files? If yes, where are they located? You say you use MC 64 bit, so if you reference .dlls in script, the files should be also 64bit, not 32. Hi Andrew, The script does call another dll from the sub ...
by Andrew MultiCharts
17 Oct 2012
Forum: MultiCharts
Topic: Compilation error [SOLVED]
Replies: 4
Views: 1986

Re: Compilation error [SOLVED]

Hello,

Does the script reference any .dll files? If yes, where are they located?
You say you use MC 64 bit, so if you reference .dlls in script, the files should be also 64bit, not 32.
by hellboy
16 Oct 2012
Forum: MultiCharts
Topic: Compilation error [SOLVED]
Replies: 4
Views: 1986

Compilation error [SOLVED]

C:\PROGRA~1\TSSUPP~1\MULTIC~1\make\MinGW64\bin\dll tool: Path components stripped from dllname, 'C:\PROGRA~3\TSSUPP~1\MULTIC~1\STUDYS~1\Studies\Sr cCpp\INDICA~1\I_KPVM~1.dll'. C:\PROGRA~1\TSSUPP~1\MULTIC~1\make\MinGW64\bin\dll tool: Path components ...
by Andrew MultiCharts
10 Oct 2012
Forum: MultiCharts
Topic: Multicharts 8 64 bit -> Easy Language Indicators conversion
Replies: 2
Views: 1957

Re: Multicharts 8 64 bit -> Easy Language Indicators convers

... TS script for a reason cannot be compiled successfully and you are not able to resolve it, please me know. * Note: If a script uses an external .dll file, this file must be recompiled into the 64 bit one, otherwise the script won't be able to use in MultiCharts 64 bit.
by TJ
28 Sep 2012
Forum: MultiCharts
Topic: Opening MC [SOLVED]
Replies: 2
Views: 1360

Re: Opening MC [SOLVED]

I would like to open MC code to add some additional functions. I plan on using C# to write the additional code. Has anyone done anything like this?

Rick
Search for SDK or DLL or DLLs and you will find many discussions in this forum.
by DRCM
27 Sep 2012
Forum: MultiCharts .NET
Topic: MultiCharts .NET 8.1 Beta 1 Release
Replies: 46
Views: 21225

Re: MultiCharts .NET 8.1 Beta 1 Release

... Shouldn`t it be MultiCharts.Net64 directory? Update: yes, it is. I just double checked standard MultiCharts Datafeeds directory and tsIQDataFeed.dll file updated today. However, .NET dll still old version. Regards,
by Dru
27 Sep 2012
Forum: MultiCharts .NET
Topic: Re-using code
Replies: 15
Views: 6781

Re: Re-using code

... "Common code" - is all your CLASSES and TYPES. Keep in mind that all *.cs files (signals, indicators and functions) compiled into ONE assembly (dll).
by MidKnight
26 Sep 2012
Forum: MultiCharts .NET
Topic: Re-using code
Replies: 15
Views: 6781

Re: Re-using code

... an object. I'm guessing from your response that my old approach outlined above just isn't done in this world and as such I need to explore the dll route I guess. Makes things a bit more frustrating initially as I just want to get the code done and get on with the research rather than getting ...
by Dru
26 Sep 2012
Forum: MultiCharts .NET
Topic: Re-using code
Replies: 15
Views: 6781

Re: Re-using code

So I ask you MC.nexperts - what is "the way" of accomplishing code re-use for MC.NET? Is dll the only recommended way? It just seems more complicated and possibly more tedious to debug and test than it needs to be..... The simplest way is: 1) Create a New Function, ...
by krzysiaczek99
26 Sep 2012
Forum: MultiCharts
Topic: Multicharts and R
Replies: 17
Views: 6955

Multicharts and R

Hi,

I would like to have a communication between R and Multicharts. Is it possible to use Global Variable for it ?? i.e. if I will call Global variable dll from R will I have access to global memory used
by MC ?? Or maybe there is another method.

Krzysztof
by MidKnight
23 Sep 2012
Forum: MultiCharts .NET
Topic: Re-using code
Replies: 15
Views: 6781

Re: Re-using code

... MC related for 2-3 weeks!) and refresh my memory. So I ask you MC.nexperts - what is "the way" of accomplishing code re-use for MC.NET? Is dll the only recommended way? It just seems more complicated and possibly more tedious to debug and test than it needs to be..... With sincere gratitude ...
by pschriber2
20 Sep 2012
Forum: MultiCharts
Topic: ExcelLink Addon [SOLVED]
Replies: 5
Views: 2814

ExcelLink Addon [SOLVED]

I'm trying to use the ExcelLink Addon DLL from FX1.net to transfer data from MultiCharts to Excel. I'm having trouble sending data from multiple Charts, and different time frames. I believe that the ExcelStart( ) function is causing the problem. ...
by Henry MultiСharts
19 Sep 2012
Forum: MultiCharts .NET
Topic: MC.Net indicator referencing COM.DLL [SOLVED]
Replies: 6
Views: 6678

Re: MC.Net indicator referencing COM.DLL [SOLVED]

Here is an example how COM objects can be used via interface and wrapper.
This sample will call a dialogue window FileRun (=Win+R) on the last bar.
by Henry MultiСharts
18 Sep 2012
Forum: MultiCharts .NET
Topic: MC.Net indicator referencing COM.DLL [SOLVED]
Replies: 6
Views: 6678

Re: MC.Net indicator referencing COM.DLL [SOLVED]

Are there othere restrictions when using C# with MC.Net? Addign this to a FAQ would be a good thing.
John
I have created a small FAQ here
by johnromeronc
17 Sep 2012
Forum: MultiCharts .NET
Topic: MC.Net indicator referencing COM.DLL [SOLVED]
Replies: 6
Views: 6678

Re: MC.Net indicator referencing COM.DLL [SOLVED]

Are there othere restrictions when using C# with MC.Net? Addign this to a FAQ would be a good thing.

John
by johnromeronc
17 Sep 2012
Forum: MultiCharts .NET
Topic: Use VS2010 without the need for using MC.Net Editor [SOLVED]
Replies: 1
Views: 2901

Use VS2010 without the need for using MC.Net Editor [SOLVED]

... another thread I created, there are things that are not implemented in MC.Net Editor that you can do in C# in VS2010, like the ability to add Com .dll functionality, without doing a lot of manual work using C# attrbutes. VS2010 lets you do this 'auto-magically'. I am 'OK' in C#, but not well versed, ...
by Henry MultiСharts
14 Sep 2012
Forum: MultiCharts .NET
Topic: MC.Net indicator referencing COM.DLL [SOLVED]
Replies: 6
Views: 6678

Re: MC.Net indicator referencing COM.DLL [SOLVED]

You can add the reference in VS2010, but to stick the indicator in MC.Net editor you need to create and use the wrapper. Alternatively: Although TlbImp is the preferred method for converting COM definitions to C#, it is not always possible to use it (for example, if there is no typelib for the COM d...
by tony95
14 Sep 2012
Forum: MultiCharts
Topic: C# Dll [SOLVED]
Replies: 2
Views: 2048

Re: C# Dll [SOLVED]

Thank you. I was able to target the 64 bit platform and .Net 3.5 and got this working in no time. I was all over this formum last night and did not see the post that you referenced. I was trying to do this from scratch and it was getting a little cumbersome. That is a wonderful sample project; just ...
by johnromeronc
14 Sep 2012
Forum: MultiCharts .NET
Topic: MC.Net indicator referencing COM.DLL [SOLVED]
Replies: 6
Views: 6678

Re: MC.Net indicator referencing COM.DLL [SOLVED]

Henry, Using that guide is how I did access the COM .dll in my test stand alone program in VS 2010. So are you saying I can add the reference in VS2010 and it will stick when I open the indicator in MC.Net editor? Or, are you saying I need to use the ...
by Dru
14 Sep 2012
Forum: MultiCharts
Topic: C# Dll [SOLVED]
Replies: 2
Views: 2048

Re: C# Dll [SOLVED]

I have created a C# dll and MC8 64 seems to find the dll but can't find the function.
viewtopic.php?f=1&t=8498#p51649
by Henry MultiСharts
14 Sep 2012
Forum: MultiCharts .NET
Topic: MC.Net indicator referencing COM.DLL [SOLVED]
Replies: 6
Views: 6678

Re: MC.Net indicator referencing COM.DLL [SOLVED]

Hello John,

You can follow this guide or create a Dll wrapper in Visual Studio for your Com Dll and connect this wrapper to MultiCharts .Net using References.
by johnromeronc
13 Sep 2012
Forum: MultiCharts .NET
Topic: MC.Net indicator referencing COM.DLL [SOLVED]
Replies: 6
Views: 6678

MC.Net indicator referencing COM.DLL [SOLVED]

I have some routines I would like to access that are in a COM .dll I have written a program in C# that uses interop to get to the methods and properties. So, it works in a C# environment in VS2010. I add the reference in the project/solution under the COM ...
by tony95
13 Sep 2012
Forum: MultiCharts
Topic: C# Dll [SOLVED]
Replies: 2
Views: 2048

C# Dll [SOLVED]

I have created a C# dll and MC8 64 seems to find the dll but can't find the function. Is it possible to call a C# dll or does it have to be C++. If it C# can be used then what do I need to do to reference the function. I tried to just ...
by Henry MultiСharts
10 Sep 2012
Forum: MultiCharts .NET
Topic: IronPython [SOLVED]
Replies: 1
Views: 4347

Re: IronPython [SOLVED]

... specify all assembly files from the following folder (For Windows 64-bit): c:\Program Files (x86)\IronPython 2.7\Platforms\Net35\ The following 8 Dll files: 1. IronPython.dll 2. IronPython.Modules.dll 3. IronPython.SQLite.dll 4. Microsoft.Dynamic.dll 5. Microsoft.Scripting.dll 6. Microsoft.Scripting.AspNet.dll ...
by TJ
09 Sep 2012
Forum: MultiCharts
Topic: MarketScanner Indicator looking for PushPop.dll [SOLVED]
Replies: 4
Views: 1581

Re: MarketScanner Indicator looking for PushPop.dll [SOLVED]

i am totally ignorant but does globalvariable do the same as pushpop? i could recode the indicator and substitute one for the other?
Pushpop is ancient.
Yes, you should use globalvariable. The 64 bit globalvariable is already installed with your MultiCharts64.
by boze_man
09 Sep 2012
Forum: MultiCharts
Topic: MarketScanner Indicator looking for PushPop.dll [SOLVED]
Replies: 4
Views: 1581

Re: MarketScanner Indicator looking for PushPop.dll [SOLVED]

i am totally ignorant but does globalvariable do the same as pushpop? i could recode the indicator and substitute one for the other?
by boze_man
09 Sep 2012
Forum: MultiCharts
Topic: MarketScanner Indicator looking for PushPop.dll [SOLVED]
Replies: 4
Views: 1581

Re: MarketScanner Indicator looking for PushPop.dll [SOLVED]

Thanks for the reply TJ...

so unless someone creates a 64bit version of pushpop its a no go...

thanks B
by TJ
09 Sep 2012
Forum: MultiCharts
Topic: MarketScanner Indicator looking for PushPop.dll [SOLVED]
Replies: 4
Views: 1581

Re: MarketScanner Indicator looking for PushPop.dll [SOLVED]

Hello...I have an old TS RadarScreen indicator installed in MC8 64bit...when I place it into MarketScanner it gives 'error' in study can't find dll 'PushPop.dll' I have the PushPop.dll file but not sure what folder to copy it to? Thanks B PushPop is a 32 bit DLL, it won't work in MultiCharts64. ...
by boze_man
09 Sep 2012
Forum: MultiCharts
Topic: MarketScanner Indicator looking for PushPop.dll [SOLVED]
Replies: 4
Views: 1581

MarketScanner Indicator looking for PushPop.dll [SOLVED]

Hello...I have an old TS RadarScreen indicator installed in MC8 64bit...when I place it into MarketScanner it gives 'error' in study can't find dll 'PushPop.dll'

I have the PushPop.dll file but not sure what folder to copy it to?

Thanks
B
by Dru
27 Aug 2012
Forum: MultiCharts .NET
Topic: Re-using code
Replies: 15
Views: 6781

Re: Re-using code

NOTE: This SHOULD work beautifully, however I was not able to make it work with a couple of tests. When I referenced a pl.net .dll, tried to implement an interface in one of my external .dll classes, it would compile in VS, but fail in pl.net. (something like the behavior you describe). ...
by MidKnight
24 Aug 2012
Forum: MultiCharts .NET
Topic: Re-using code
Replies: 15
Views: 6781

Re: Re-using code

... wrong way to do things. Hiya RiverTrader, Thanks a lot for the post. Many moons ago, I had a career in server side programming so my knowledge of dlls is pretty small. If I view the indicator or signal classes as the layer of code that is responsible for presentation, I want to be able to pull ...
by riverTrader
23 Aug 2012
Forum: MultiCharts .NET
Topic: Re-using code
Replies: 15
Views: 6781

Re: Re-using code

Midnight, you're probably () going about this a bit wrong -- but see below NOTE It sounds like what you want to do is create your own windows.dll project, to create your own library of functions you can use in Pl.net indicators. It sounds like you are trying to do that within the PlStudies project. ...
by Xyzzy
21 Aug 2012
Forum: MultiCharts .NET
Topic: Sample Functions
Replies: 11
Views: 5516

Re: Sample Functions

... possible to "reverse engineer" the functions for now by running a decompiler on the file \StudyServer\Techniques\CS\bin\Debug\PLBuiltInFunctions.dll. I've had reasonably good results using ILSpy: http://wiki.sharpdevelop.net/ILSpy.ashx Of course, the functions are subject to change between now ...
by tekram
20 Aug 2012
Forum: MultiCharts
Topic: ADE and optimization [SOLVED]
Replies: 39
Views: 18051

Re: ADE and optimization [SOLVED]

You'll probably need to get MC to support ELCollections2.dll and int64 data type. As you may know, Marshall (aka Bamboo; author of ADE and ELC) has recently started working at the Plantation known as TS; he was previously only a TS user and not an employee. ...
by PK1
16 Aug 2012
Forum: MultiCharts
Topic: Problems with loading Custum Future [SOLVED]
Replies: 4
Views: 1827

Re: Problems with loading Custum Future [SOLVED]

I have a HotFix-Update of tsIBDataFeed.dll installed. Now all available contract data is loaded and shown on chart, as expected.

Thank You very much!
by riverTrader
15 Aug 2012
Forum: MultiCharts .NET
Topic: Will GlobalVariable.dll work with mc.net?
Replies: 3
Views: 3518

Re: Will GlobalVariable.dll work with mc.net?

if anyone is interested I have a C# wrapper class for calling GlobalVariable.dll extern functions. It was written for TS, so I'd have to brush it up and test it.

Until mc.net supports .net 4.0 and in memory file mapping, GV will remain a great IPC tool.
by Andrew MultiCharts
14 Aug 2012
Forum: MultiCharts
Topic: Locating dll files for 64 bit MC 8.0 [SOLVED]
Replies: 2
Views: 1594

Re: Locating dll files for 64 bit MC 8.0 [SOLVED]

You can't load 32 bit dll's into 64 bit software. You would need the 64 bit dll.

Perhaps Multicharts has some workaround so theres still some hope.
Unfortunately in this case there is no hope... :-(
You will need 64 bit .dll files for MC 64 bit, and 32 bit .dll files for MC 32 bit. No workarounds.
by bstrader
14 Aug 2012
Forum: MultiCharts
Topic: Timing tick to tick
Replies: 10
Views: 3726

Re: Timing tick to tick

Hi,

can somebody provide the dll for 64bit MC EL?

thank you,

Stephan
by bluejack
11 Aug 2012
Forum: MultiCharts
Topic: Locating dll files for 64 bit MC 8.0 [SOLVED]
Replies: 2
Views: 1594

Re: Locating dll files for 64 bit MC 8.0 [SOLVED]

You can't load 32 bit dll's into 64 bit software. You would need the 64 bit dll.

Perhaps Multicharts has some workaround so theres still some hope.
by familytrading
11 Aug 2012
Forum: MultiCharts
Topic: Locating dll files for 64 bit MC 8.0 [SOLVED]
Replies: 2
Views: 1594

Locating dll files for 64 bit MC 8.0 [SOLVED]

I use the external grail package (no longer available) with MC, and after I updated to the 64 bit version of MC, I am having difficulty finding the dll called in the program. The error I am receiving is as follows: "Can't find dll "fileappenddll.dll" . I have tried to put it in all system directories, ...
by evdl
10 Aug 2012
Forum: MultiCharts
Topic: ADE and optimization [SOLVED]
Replies: 39
Views: 18051

Re: ADE and optimization [SOLVED]

... it again, and it generates a file, so I think there is no need to add print arguments. The ADE plot OHLCV indicator will save the info in the dll for further use on other charts.
by Henry MultiСharts
10 Aug 2012
Forum: MultiCharts
Topic: Renko chart in live strategy running
Replies: 15
Views: 5848

Re: Renko chart in live strategy running

... reply and the file. Was this the reason why strategy performance based on history and data playback didn't match? Kind regards. Hello lois77, The dll is the fix for the following: Then when I reload all the data (Ctrl+R), some boxes simply disappear. I also have the same problem where Renko bars ...
by Dru
09 Aug 2012
Forum: MultiCharts .NET
Topic: MC .Net performance
Replies: 5
Views: 7644

Re: MC .Net performance

So did I understand right, you create a dll consisting of x86 machine code when compiling PowerLanguage? Correct. Just wanted to estimate whether .NET will be faster than standard MC as .NET uses a JIT compiler which can create code thats quite ...
by bluejack
08 Aug 2012
Forum: MultiCharts .NET
Topic: MC .Net performance
Replies: 5
Views: 7644

Re: MC .Net performance

Please be more precise. Do you mean Virtual Machine by VM? PL code is compiled to a dll. Yes I meant a Virtual Machine. I just wondered how PowerLanguage of the standard MultiCharts edition is compiled. So did I understand right, you create a dll consisting of x86 ...
by Dave Masalov
08 Aug 2012
Forum: MultiCharts .NET
Topic: MC .Net performance
Replies: 5
Views: 7644

Re: MC .Net performance

@Dave:
Is EasyLanguage/PowerLanguage code running in a VM? Is it compiled to byte code or machine code?
bluejack,

Please be more precise. Do you mean Virtual Machine by VM? PL code is compiled to a dll.
by evdl
08 Aug 2012
Forum: MultiCharts
Topic: ADE and optimization [SOLVED]
Replies: 39
Views: 18051

Re: ADE and optimization [SOLVED]

... not backtesting or MC itself. According to Henry probably the ADE files do not support multiple threads (or my suspicion also the elcollections.dll) during optimization and therefore can not use all cores. I don't have the knowledge to look into dll. Hopefully someone can update these files ...
by Dru
08 Aug 2012
Forum: MultiCharts
Topic: FastFileAppend dll for 64bit?
Replies: 5
Views: 2541

Re: FastFileAppend dll for 64bit?

Could someone convert the FastFileAppend dll (32bit) to a 64 bit version that can be used with MC8 64bit ?
Source code of FastFileAppend is needed for convertion ...
by evdl
07 Aug 2012
Forum: MultiCharts
Topic: ADE and optimization [SOLVED]
Replies: 39
Views: 18051

Re: ADE and optimization [SOLVED]

... of W7. And my program directory is just named as the english versions of W7. Maybe that is the problem. The person who made the elcollections.dll may have made a reference in the dll to the program files directory and not the programmes directory as in your french W7. I don't know if this ...
by Smoky
07 Aug 2012
Forum: MultiCharts
Topic: ADE and optimization [SOLVED]
Replies: 39
Views: 18051

Re: ADE and optimization [SOLVED]

... i put it in TS support, after in right place C:\Programmes\TS Support\multicharts64\ just to find lower case letter issue on the elcollections.dll name ... In french seven 64 bits, 64 bits programs are on "C:\Programmes" folder
by evdl
07 Aug 2012
Forum: MultiCharts
Topic: ADE and optimization [SOLVED]
Replies: 39
Views: 18051

Re: ADE and optimization [SOLVED]

... for the ADE files for the 32bit and 64bit version of MC. And you say that you got a message first that it couldn't find the elcollections.dll? Did you place this in this directory: C:\Program Files\TS Support\MultiCharts64\
by riverTrader
07 Aug 2012
Forum: MultiCharts .NET
Topic: Problem adding reference to external C# .dll [SOLVED]
Replies: 14
Views: 9830

Re: Problem adding reference to external C# .dll [SOLVED]

Final Note: If you happen to run into problems my advice is to 1. remove the reference to the .DLL in the PL.net editor 2. shut everything down a. mc.net b. PL.net editor c. Vs (PLStudies8) d. Vs your .DLL project 3. Delete all copies of your .DLL a. (there should be only ...
by riverTrader
07 Aug 2012
Forum: MultiCharts .NET
Topic: Problem adding reference to external C# .dll [SOLVED]
Replies: 14
Views: 9830

Re: Problem adding reference to external C# .dll [SOLVED]

... is – it opens up MulltiCharts to a Universe of new features and functionality. The proper procedure seems to be as follows: 1. Create a .dll in VS & compile 2. Add reference in PL.net editor a. Open the indicator and add a reference to the .dll you’ve created b. Compile the indicator ...
by Smoky
07 Aug 2012
Forum: MultiCharts
Topic: ADE and optimization [SOLVED]
Replies: 39
Views: 18051

Re: ADE and optimization [SOLVED]

... by step like you explain to me and I have this message http://img684.imageshack.us/img684/9537/ade2bug.th.png I have fist a message ELCollections.dll not found I rename it in lower case letter elcollections.dll and the same message ..
by evdl
07 Aug 2012
Forum: MultiCharts
Topic: ADE and optimization [SOLVED]
Replies: 39
Views: 18051

Re: ADE and optimization [SOLVED]

Best you can install the files yourself and not use an exe installer. First put the elcollections.dll (the 64bit version, 622kb) in the TS support directory (the 64bit version in the 64bit MC TS support folder). Then copy the ADE files to the desired directory (you can use ...
by Henry MultiСharts
07 Aug 2012
Forum: MultiCharts
Topic: Renko chart in live strategy running
Replies: 15
Views: 5848

Re: Renko chart in live strategy running

... folder (make a right click on the MC shortcut –> Properties –> "Shortcut" tab –> select "open file location") and rename the file Shaper.dll into old_Shaper.dll 3) Save the file from the attachment corresponding to the version of MultiCharts you have and paste it to the MultiCharts folder. ...
by Henry MultiСharts
07 Aug 2012
Forum: MultiCharts .NET
Topic: Problem adding reference to external C# .dll [SOLVED]
Replies: 14
Views: 9830

Re: Problem adding reference to external C# .dll [SOLVED]

I’ve made some progress on adding an external .dll reference to mc.net but still no dice. Mc.Net exhibits strange behaviors leading me to believe there is a bug, or multiple bugs in the mc.net handling of the referencing Strange behaviors: 1. If ...
by Henry MultiСharts
07 Aug 2012
Forum: MultiCharts .NET
Topic: Problem adding reference to external C# .dll [SOLVED]
Replies: 14
Views: 9830

Re: Problem adding reference to external C# .dll [SOLVED]

I've added the reference to the MyTestIndicator indicator. If I right-click this file in the MC .NET editor and choose References, I can see the reference. However, if I open another indicator (say ADX), the reference doesn't show up: But, the IntelliSense does pick up the reference even though it ...
by Smoky
07 Aug 2012
Forum: MultiCharts
Topic: ADE and optimization [SOLVED]
Replies: 39
Views: 18051

Re: ADE and optimization [SOLVED]

Thanks TJ,

I put the 3 dll in "C:Programmes\TS Support\MultiCharts64" folder and same message :(

in this folder my Elcollections.dll is 622Ko long, the wrong package ? #POST 2

I use Bamboo ADEsetup.exe and ELCsetup.exe to install the addon.
by JoshM
07 Aug 2012
Forum: MultiCharts .NET
Topic: Problem adding reference to external C# .dll [SOLVED]
Replies: 14
Views: 9830

Re: Problem adding reference to external C# .dll [SOLVED]

... MC .NET when it detects a change. (Just a speculation from my part) My 'speculation' above seems to work fine for me - I have no trouble adding a DLL to MC .NET. Perhaps my beginner's mind was an advantage in this regard. :) Here's what I done: 1) Create a class library (NET 3.5 client) in VS, ...
by riverTrader
06 Aug 2012
Forum: MultiCharts .NET
Topic: Problem adding reference to external C# .dll [SOLVED]
Replies: 14
Views: 9830

Re: Problem adding reference to external C# .dll [SOLVED]

Naw, Bluejack, read the post. I added from inside the mc.net editor; no dice.
by bluejack
06 Aug 2012
Forum: MultiCharts .NET
Topic: Problem adding reference to external C# .dll [SOLVED]
Replies: 14
Views: 9830

Re: Problem adding reference to external C# .dll [SOLVED]

@rivertrader:
Seems you have to add the reference from inside the PowerLanguage .NET Editor.

Rightclick into script => References...
by Henry MultiСharts
06 Aug 2012
Forum: MultiCharts .NET
Topic: Problem adding reference to external C# .dll [SOLVED]
Replies: 14
Views: 9830

Re: Problem adding reference to external C# .dll [SOLVED]

Hello riverTrader,

All references should be added through MultiCharts .Net Editor only. Once you do that and compile the study you can modify and debug your code in Visual Studio. Please try this solution and let me know how it goes.
by riverTrader
06 Aug 2012
Forum: MultiCharts .NET
Topic: Will GlobalVariable.dll work with mc.net?
Replies: 3
Views: 3518

Re: Will GlobalVariable.dll work with mc.net?

Excellent, thanks Henry. This will help with the transition. At the moment I generate signals from a C# application; I have to use GV.dll to make the data available in TS and MC. This will allow me to make the transition to mc.net while keeping the current TS system active until I have all ...
by Henry MultiСharts
06 Aug 2012
Forum: MultiCharts .NET
Topic: Will GlobalVariable.dll work with mc.net?
Replies: 3
Views: 3518

Re: Will GlobalVariable.dll work with mc.net?

Hello riverTrader,

GlobalVariable.dll should work with MultiCharts .Net.
The write/read procedure done by this dll can be also achieved with the help of .Net functionality, so the usage of this dll can be omitted.
You can link to an external C++ dll as well.
by riverTrader
05 Aug 2012
Forum: MultiCharts .NET
Topic: Problem adding reference to external C# .dll [SOLVED]
Replies: 14
Views: 9830

Re: Problem adding reference to external C# .dll [SOLVED]

BTW I did post this to the project management site as a bug. I still didn't find a category for mc.net so I posted it under other/other.
by riverTrader
05 Aug 2012
Forum: MultiCharts .NET
Topic: Will GlobalVariable.dll work with mc.net?
Replies: 3
Views: 3518

Will GlobalVariable.dll work with mc.net?

I suppose I could just test this. I'm assuming the answer is yes. Will GlobalVariable.dll work with mc.net? IOW can we link to an external C++ DLL? I realize GV is somewhat redundant for mc.net, but it will make some of the transition easier if I can. I really only ...
by riverTrader
05 Aug 2012
Forum: MultiCharts .NET
Topic: Problem adding reference to external C# .dll [SOLVED]
Replies: 14
Views: 9830

Re: Problem adding reference to external C# .dll [SOLVED]

I’ve made some progress on adding an external .dll reference to mc.net but still no dice. Mc.Net exhibits strange behaviors leading me to believe there is a bug, or multiple bugs in the mc.net handling of the referencing Strange behaviors: 1. If ...
by JoshM
05 Aug 2012
Forum: MultiCharts .NET
Topic: Problem adding reference to external C# .dll [SOLVED]
Replies: 14
Views: 9830

Re: Problem adding reference to external C# .dll [SOLVED]

If I then exit VS, open in mc.net editor, compile and exig mc.net editor When I re-open the project in VS, the reference to the .dll has been deleted Have you tried to add a reference in the PowerLanguage .NET editor? (Right-click in editor opened file --> References) I suppose that those ...

Go to advanced search