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

Notification

Icon
Error

Options
Go to last post Go to first unread
adheerp  
#1 Posted : Monday, October 10, 2005 5:04:15 PM(UTC)
adheerp

Rank: Newbie

Groups: Registered, Registered Users
Joined: 8/8/2005(UTC)
Posts: 9

I am wondering if I can display a chart in MetaStock using command-line parameters ? For example to display the GE chart(default template) I can type in something like mswin.exe /symbol:GE I am trying to develop an Internet Explorer extension whereby the user can right-click on a stock symbol (URL) and the context-menu shall have an option "Display chart in MetaStock". Using IE extensions, I can launch or make MetaStock window active - I would like to know the command-line parameters to display the chart. The nice thing about this is that when I am reading a web-article about a stock (in Internet Explorer), I can directly view its chart with two clicks in MetaStock. Thanks in advance, Adheer.
hayseed  
#2 Posted : Wednesday, October 26, 2005 6:12:21 PM(UTC)
hayseed

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 3/7/2005(UTC)
Posts: 1,346

hey adheer..... you can use ie to open smart charts.....such as......C:\\MetaStock Data\\dow 30\\MSSmart\\c1.mws...... were you trying to use javascript or something like that.... i've been working on a way to add a flipbook function to meta.... it would have to be a sideline program due the fact i have no internal access , or at least usable access, to the actual meta program.... just about have it worked out.... i've developed ways in the past to open charts from virtualy any provider just by inserting the ticker into an input style box and clicking go.... meta is proving somewhat mort difficult..... here is part of the javascript code, let me know if ya follow .... i removed the <> and </> encasing script......h
....script.... function hayseed(){ document.h.chart.value=document.h.symb.value+",uu[g,a]fecaynay[d][iud20!la12,26,9][ph.02,.20!c20!f]"; document.h.submit(); } ....script.... ----------------------------------------------------------------------------------
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.