[MAS-discuss] Re: can't create candlesticks
Brought to you by:
jcochrane
From: David C. <cro...@in...> - 2003-01-27 02:39:54
|
Thomas Zauner wrote: > > i can't get the gui-client (java) to display candlesticks > <snip/> > > - i copied the .ma_clientrc file to the MAS_DIRECTORY > i am currently in. > <snip/> > > -i start the client (i want him to use the config file in > this dir, the MAS_DIRECTORY I AM STILL IN) > magc 13579 -no_cd > > AND....................... NO CANDLE STICKS, but i have seen > them in screenshots on the web page Please describe what you do see. Do you see a raw blue background with basic graphs and lack of features? Then it sounds like magc is not finding your .ma_clientrc - i too had trouble with this when i first started. My system works now ... [localhost]$ echo $MAS_DIRECTORY /home/me/mas/lib [localhost]$ cd /home/me [localhost]$ magc 7652 & ... beauty, it finds my config file at $MAS_DIRECTORY/.ma_clientrc There is a documentation patch at SourceForge which may help. If today's email does not help, then please describe your situation and environment settings. Do you have all the mas library files in $MAS_DIRECTORY ? --David |