Welcome to the Traders Laboratory Forums.
Coding Forum Collaborate, receive help, or discuss coding related issues.

Reply
Old 03-23-2010, 02:06 PM   #1
aaa

aaa's Avatar

Join Date: Jun 2008
Location: Switzerland
Posts: 443
Ignore this user

Thanks: 240
Thanked 283 Times in 136 Posts

Where 2 Put the Dll Library in TS ?

Hello

I have an *.ela file + a *.dll

It was written in 1998 with TS 4

Importing + compiling in TS 8.6 = OK

I've put the dll in TS/Program dir

But I have this message



Any idea Where 2 put the dll Library ?

May Be it's not compatible with 8.6 ?

**********************

I've tried with MC

Importing + Compiling = OK

I've put the dll in the MC Dir

Also in CDocuments and Settings\All Users\Application Data\TS Support\MultiCharts\Study Server\Studies\Dlls

Functions + Indic + Strategie

No more success...
Attached Thumbnails
Where 2 Put the Dll Library in TS ?-snap1.jpg  
aaa is offline  
Reply With Quote
Old 03-23-2010, 02:20 PM   #2

zapisy's Avatar

Join Date: Jan 2009
Location: New York
Posts: 81
Ignore this user

Thanks: 6
Thanked 26 Times in 17 Posts

Re: Where 2 Put the Dll Library in TS ?

Try to put it in Win/system and system32
zapisy is offline  
Reply With Quote
Old 03-23-2010, 02:54 PM   #3
aaa

aaa's Avatar

Join Date: Jun 2008
Location: Switzerland
Posts: 443
Ignore this user

Thanks: 240
Thanked 283 Times in 136 Posts

Re: Where 2 Put the Dll Library in TS ?

It was the first location I've tried...
aaa is offline  
Reply With Quote
Old 03-23-2010, 03:04 PM   #4

ochie's Avatar

Join Date: May 2008
Location: Lucea
Posts: 99
Ignore this user

Thanks: 32
Thanked 66 Times in 48 Posts

Re: Where 2 Put the Dll Library in TS ?

For MC I have DLLs working in "\Program Files\TS Support\MultiCharts" for sure. Don't know about TS.

Edit: this is MC 6.0 beta 2 but also worked in the Ver. 5.

Last edited by ochie; 03-23-2010 at 03:19 PM.
ochie is offline  
Reply With Quote
Old 03-23-2010, 04:52 PM   #5

zapisy's Avatar

Join Date: Jan 2009
Location: New York
Posts: 81
Ignore this user

Thanks: 6
Thanked 26 Times in 17 Posts

Re: Where 2 Put the Dll Library in TS ?

did you try to create a new folder on C: named the same as the strategy or strategy provider?
zapisy is offline  
Reply With Quote
Old 03-23-2010, 09:15 PM   #6

Join Date: Jun 2007
Location: MC
Posts: 46
Ignore this user

Thanks: 4
Thanked 25 Times in 16 Posts

Re: Where 2 Put the Dll Library in TS ?

Quote:
Originally Posted by aaa »
Hello

I have an *.ela file + a *.dll

It was written in 1998 with TS 4.
No more success...
Isn't TS4 a 16bit application? TS4 can run under WinXP, but it is unlikely that TS8, a 32bit only application can read a 16 bit dll written for TS4.
3monkeys is offline  
Reply With Quote
Old 03-23-2010, 11:07 PM   #7

Join Date: Feb 2008
Location: charleston
Posts: 63
Ignore this user

Thanks: 7
Thanked 21 Times in 16 Posts

Re: Where 2 Put the Dll Library in TS ?

TS doesn't read DLL

You will have to open the .asc files or study file and find the line that calls the DLL and see the location
statsign is offline  
Reply With Quote
Old 03-24-2010, 12:43 AM   #8

Tams's Avatar

Join Date: Sep 2008
Location: Geelong
Posts: 3,779
Ignore this user

Thanks: 2,084
Thanked 1,474 Times in 912 Posts

Re: Where 2 Put the Dll Library in TS ?

see if you can find a line similar to this in your indicator:


************************* *************************
DefineDLLFunc: "C:\matrice\matricecafnar. DLL", void, "DLLWRITEINSTRU", LPSTR,int, LPSTR, float,float,float,float,f loat,int,int,int,int,int, int ;

DLLWRITEINSTRU(symbolname , barinterval, "xxxx", o, h, l, c , c , Volume, 15, 14,26,01,09 );
************************* *************************
__________________



Only an idiot would reply to a stupid post
Tams is offline  
Reply With Quote

Reply

Thread Tools
Display Modes Help Others By Rating This Thread
Help Others By Rating This Thread:


Similar Threads
Thread Thread Starter Forum Replies Last Post
Tradestation Library raven4ns Trading and the Markets 16 11-10-2011 05:09 PM
The Trader's Library AppliedPeople Books 1 10-05-2009 02:38 PM
Januson Function Library januson Trading Indicators 0 11-28-2008 06:19 PM

All times are GMT -4. The time now is 02:30 PM.
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
CS to VB integration by DeskLancer
©2006-2011 Traders Laboratory, All Rights Reserved.