logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
Ploufplouf  
#1 Posted : Sunday, January 24, 2010 4:14:14 PM(UTC)
Ploufplouf

Rank: Member

Groups: Registered, Registered Users, Subscribers
Joined: 9/19/2009(UTC)
Posts: 27

Hi,

I would like to attach a few indicators on a security and export their values in a txt or in csv file?

How to do it? Does some utilities exist for that?
johnl  
#2 Posted : Sunday, January 24, 2010 6:48:09 PM(UTC)
johnl

Rank: Advanced Member

Groups: Registered, Registered Users
Joined: 11/7/2005(UTC)
Posts: 602


You could "print" to a text file? Search this site for more info.
Ploufplouf  
#3 Posted : Monday, January 25, 2010 12:14:13 AM(UTC)
Ploufplouf

Rank: Member

Groups: Registered, Registered Users, Subscribers
Joined: 9/19/2009(UTC)
Posts: 27

I have only found how to export the code of the indicators.
But that's not what I want. I want to export the value calculated by the indicator (Ex: MA20, Bollinger+ ...)


vienna  
#4 Posted : Monday, January 25, 2010 1:15:04 AM(UTC)
vienna

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 12/14/2009(UTC)
Posts: 140
Location: Austria

manually: drag&drop your indicator (line in the chart) into excel
Ploufplouf  
#5 Posted : Monday, January 25, 2010 5:36:03 AM(UTC)
Ploufplouf

Rank: Member

Groups: Registered, Registered Users, Subscribers
Joined: 9/19/2009(UTC)
Posts: 27

There is no other way than drag & drop? :'(
vienna  
#6 Posted : Monday, January 25, 2010 8:36:32 AM(UTC)
vienna

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 12/14/2009(UTC)
Posts: 140
Location: Austria

OLE would also be a possiblity... but this very slow and I have never used it ... only tested one time..

there are also third party addons which enables you to save indicators as csv file... but i don't know such function in metastock...
Ploufplouf  
#7 Posted : Wednesday, January 27, 2010 12:51:54 AM(UTC)
Ploufplouf

Rank: Member

Groups: Registered, Registered Users, Subscribers
Joined: 9/19/2009(UTC)
Posts: 27

Thanks vienna for your answers!
Do you remember the names of the third party addons?
vienna  
#8 Posted : Wednesday, January 27, 2010 2:12:36 AM(UTC)
vienna

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 12/14/2009(UTC)
Posts: 140
Location: Austria

I have seen in the internet that Masterdata has a plugin which enables you to load csv files - i don't know if this plugin also enables you to save the indicator as csv file. I have never tried this plugin because i considered to write such functinality with msx (devkit) by myself . But currently with a lot of problems of automatically converting ascii data to metastock data file format - I have decided not to use metastocks in an automatic way.
Ploufplouf  
#9 Posted : Wednesday, January 27, 2010 6:37:09 AM(UTC)
Ploufplouf

Rank: Member

Groups: Registered, Registered Users, Subscribers
Joined: 9/19/2009(UTC)
Posts: 27

For an automatic way, what do you use then? AmiBroker? Tradestation?
vienna  
#10 Posted : Wednesday, January 27, 2010 8:03:43 AM(UTC)
vienna

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 12/14/2009(UTC)
Posts: 140
Location: Austria

no special software like the above mentioned
I will program it partly in c# and will also use some mathematical software for the calculations.
Metastock is very good with its charting possiblities - but for automation purpose i have found to much problems.
A lot of these problems are described in this forum since more than 5 years ago - and no new version of ms has been improved in this points/questions.

The technology of ms is older than 8 years (no dotnet or java compatibility, only ole, visualbasic 6.0, ...) this and different emails (discussions) with the technical support gave me the impression that the time is not worth to implement to much into an automation with ms.

(sry my english isn't as good as it should be)
wabbit  
#11 Posted : Thursday, January 28, 2010 6:30:25 AM(UTC)
wabbit

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers, Unverified Users
Joined: 10/28/2004(UTC)
Posts: 3,111
Location: Perth, Western Australia

Was thanked: 16 time(s) in 16 post(s)
Writing MS data to an external text file is easily achieved using the MDK.


wabbit [:D]

Ploufplouf  
#12 Posted : Thursday, January 28, 2010 8:59:44 AM(UTC)
Ploufplouf

Rank: Member

Groups: Registered, Registered Users, Subscribers
Joined: 9/19/2009(UTC)
Posts: 27

I was written an email to msdevkit@equis.com to ask questions about MDK and to know how to buy it but I have no answer?

Who should I do mail? Who can I contact?

vienna  
#13 Posted : Friday, January 29, 2010 6:05:43 AM(UTC)
vienna

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 12/14/2009(UTC)
Posts: 140
Location: Austria

If you are familiar with c++ it would be no problem to develop such functionality.
The technical support response mostly after 1-2 days.

Users browsing this topic
Guest (Hidden)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.