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

Notification

Icon
Error

Options
Go to last post Go to first unread
Blue Eyes  
#1 Posted : Friday, December 22, 2006 12:59:57 AM(UTC)
Blue Eyes

Rank: Newbie

Groups: Registered, Registered Users, Subscribers
Joined: 12/22/2006(UTC)
Posts: 6

Hi everyone,
I have been running alot of system tests lately, but am having a really hard time plotting buy/sell signals on the chart. Everytime I plot the system test results on the chart, it plots it on the wrong chart. For example, if I plot WMT 80/20 stoch crossover, it brings up a chart of WMT with RSI or some other old work on it. I can apply the default(or any) template to the chart, but then the signals and symbols get all out of whack. So I have to save the chart with the template as a smartchart, close it, run the test again, replot the results. Am I missing something, this is a PITA... Any suggestions?

Blue
jjstein  
#2 Posted : Friday, December 22, 2006 11:40:58 AM(UTC)
jjstein

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 5/13/2005(UTC)
Posts: 715
Location: Midwest, USA

Was thanked: 1 time(s) in 1 post(s)

The System Tester will always bring up the "SmartChart" for that symbol. If you've added something to the Smart Chart, make sure you've saved it before plotting from System Tester results.

If you have another "Custom Chart" with that symbol open (*.MWC), System Test will ignore it, and still call up the Smart Chart. You can replace the "SmartChart" with the *.MWC chart by doing a "Save As" and changing "Files of Type" at the bottom of the dialog to "SmartCharts."

Blue Eyes  
#3 Posted : Friday, December 22, 2006 12:44:54 PM(UTC)
Blue Eyes

Rank: Newbie

Groups: Registered, Registered Users, Subscribers
Joined: 12/22/2006(UTC)
Posts: 6

Yeha, I was afriad that was the answer. That is a pretty tedious way to begin new studies. Almost all of my smartcharts have some sort of old or abandoned studies saved on them, therefore every time I plot a new system test, I have to go throught the entire process of reapplying the appropriate template for the system test, saving it, re-plotting etc..
I even went so far as to open every symbol with my template to save them all as smartcharts, but I couldn't close them all at the same time, doh! LOL..
Justin  
#4 Posted : Friday, December 22, 2006 3:20:20 PM(UTC)
Justin

Rank: Advanced Member

Groups: Registered, Registered Users, Unverified Users
Joined: 9/13/2004(UTC)
Posts: 673
Location: Salt Lake City, UT

There is a way you can purge _all_ smart charts from your system, so that when you open a Smart Chart it will again look at the Default template.

To delete all old smart charts, perform a search in Windows (With all charts in MetaStock closed) for MSSMART

-Click Start-->Search-->All Files and Folders

-In the all or part of the filename box type in MSSMART and click Search

-Delete any MSSMART folders that show up

jjstein  
#5 Posted : Friday, December 22, 2006 3:23:43 PM(UTC)
jjstein

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 5/13/2005(UTC)
Posts: 715
Location: Midwest, USA

Was thanked: 1 time(s) in 1 post(s)

Well, there's one thing you can do: If you are SURE you want to replace ALL your SmartCharts with DEFAULT.MWT as your standard analysis chart/tool, you can just delete them all with a batch command file (*.BAT).

Create the following batch file in the US Stocks directory:

DUMP.BAT
echo off
rd /s/q "A - B"\mssmart
rd /s/q "C - D"\mssmart
rd /s/q "E - H"\mssmart
rd /s/q "I - L"\mssmart
rd /s/q "M - N"\mssmart
rd /s/q "O - Q"\mssmart
rd /s/q "R - S"\mssmart
rd /s/q "T - Z"\mssmart

This assumes you are running WinXP, and want to delete the files in the \METASTOCK DATA\US STOCKS\ folder. You will have to modify it, if your data directory/folder structure is different.

Blue Eyes  
#6 Posted : Sunday, December 24, 2006 12:16:04 AM(UTC)
Blue Eyes

Rank: Newbie

Groups: Registered, Registered Users, Subscribers
Joined: 12/22/2006(UTC)
Posts: 6

Hey thanks! One or both of those tips will do the trick. I can just delete all the smartcharts without losing my data right? I didn't think of that..

Thanks again..

Blue
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.