EL collection and MC 64 / Windows 10 64  [SOLVED]

Questions about MultiCharts and user contributed studies.
arjfca
Posts: 1292
Joined: 23 Nov 2010
Has thanked: 725 times
Been thanked: 223 times

EL collection and MC 64 / Windows 10 64

Postby arjfca » 19 Nov 2015

Hello

Was there some modification done on The EL Collection and MC64. I'm trying to work on an old project started with MC32 regarding reading a csv file.

Now, I don't succeed to read the file. Receive an error, Can't find "elcollection.dll"

Martin
2015-11-19_12h32_34.png
(19.29 KiB) Downloaded 1043 times

arjfca
Posts: 1292
Joined: 23 Nov 2010
Has thanked: 725 times
Been thanked: 223 times

Reading csv file using MC64 and EL Collection

Postby arjfca » 20 Nov 2015

Hello

I posted a similar question few days ago asking if there was modification to EL collection with MC 64 regarding reading a file No answer yet.

viewtopic.php?f=1&t=49152

Did anybody succeed to use EL Collection with MC 64 related to reading a file?

I could write easily a csv file using code like. But can't read from a csv file for the moment

Code: Select all

fileappend("G:\BarInfo.txt",Barinfo_Str + comma + GetSymbolName + comma + scale +
comma + vClickPrice_S + comma + DateTimeToString(vclickdatetime));
The goal is to have a file containing a list of trendline data like pair, price, scale. An indicator will read and install the trendline once when running. This would be useful because MC doesn't protect again erasing them even when the "Lock Drawing" is selected for it

Any info appreciated

Martin

User avatar
TJ
Posts: 7740
Joined: 29 Aug 2006
Location: Global Citizen
Has thanked: 1033 times
Been thanked: 2221 times

Re: EL collection and MC 64 / Windows 10 64  [SOLVED]

Postby TJ » 20 Nov 2015

Hello

Was there some modification done on The EL Collection and MC64. I'm trying to work on an old project started with MC32 regarding reading a csv file.

Now, I don't succeed to read the file. Receive an error, Can't find "elcollection.dll"

Martin
2015-11-19_12h32_34.png
Can you find the file "elcollection.dll" in your computer?

arjfca
Posts: 1292
Joined: 23 Nov 2010
Has thanked: 725 times
Been thanked: 223 times

Re: EL collection and MC 64 / Windows 10 64

Postby arjfca » 20 Nov 2015

Hello

Was there some modification done on The EL Collection and MC64. I'm trying to work on an old project started with MC32 regarding reading a csv file.

Now, I don't succeed to read the file. Receive an error, Can't find "elcollection.dll"

Martin
2015-11-19_12h32_34.png
Can you find the file "elcollection.dll" in your computer?
I have it but it was under MC32
I did install the 64 version using the link that you provided in a previous post under MC64 directory.

Will do some test later

Many thanks and your good for another Montreal Smoke Meat sandwich...

Martin

damnpenguins
Posts: 17
Joined: 19 Oct 2013
Has thanked: 2 times
Been thanked: 7 times

Re: Reading csv file using MC64 and EL Collection

Postby damnpenguins » 20 Nov 2015

Hey there.

I have support resistance levels in a google spreadsheet which I download and then load in to Multicharts before each session starts.

I based this process on the info I found here: viewtopic.php?f=1&t=6901&hilit=elcollections

I take it you've seen that? I'm not doing anything more than that, so If I cobbled something together anyone can.

I'm on MC64 too btw.

Let me know if you need some help. There are some great coders here - I'm not one of them! But the indicator and function I came up with works well enough for me.

cheers.

User avatar
Henry MultiСharts
Posts: 9165
Joined: 25 Aug 2011
Has thanked: 1264 times
Been thanked: 2957 times

Re: EL collection and MC 64 / Windows 10 64

Postby Henry MultiСharts » 15 Dec 2015

Hello Martin,

64 bit elcollections dll can be downloaded from this page:
viewtopic.php?f=5&t=9870


Return to “MultiCharts”