[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [amibroker] Preferences still reverting to default



PureBytes Links

Trading Reference Links

Hello,

I had this problem when i was running only one
instance of Ami also. Now i have 2 installations but
with layouts in preferences window unchecked . I
always double check this. But still this problem
occurs.

Another point i failed to mention in my previous mail
is that even in other indicator panes where no price
chart or MA is used this happens. For example i use an
AFL of Murrey math with the Plot(C,"Close",2,64);
statement .Here the tool tip shows only All values in
parameter windows highlighting various MM levels.
 
But i also would like to know  the open, high , low ,
close , volume details using the tool tip. So what i
usually do is that from the pricechart(default) i copy
and paste the follwing part of code to the indicator
window containing MM AFL and use the parameter window
to change the tooltip settings to prices only.

if( ParamToggle("Tooltip shows", "All Values|Only
Prices" ) )
{
 ToolTip=StrFormat("Open: %g\nHigh:  %g\nLow:  
%g\nClose:  %g (%.1f%%)\nVolume: "+NumToStr( V, 1 ),
O, H, L, C, SelectedValue( ROC( C, 1 )));
}
But when this problem arises the tool tip parameters
in MM AFL indicator pane also reverts back to ALL
values settings.

Where ever this part of code is added it reverts back
to default values in tooltips.

The same problem arises with color settings also where
this part of code from a price chart (default) is used
-Plot( vrsi = RSI( periods), _DEFAULT_NAME(),
ParamColor( "Color", colorCycle ), ParamStyle("Style")
 ); 


or

 _SECTION_BEGIN("MA");
P = ParamField("Price field",-1);
Periods = Param("Periods", 15, 2, 200, 1, 10 );
Plot( MA( P, Periods ), _DEFAULT_NAME(), ParamColor(
"Color", colorCycle ), ParamStyle("Style") ); 
_SECTION_END();

 I tried to put it across to support this suspicion of
mine but i was not able to convince them nor was i
able to put it in a proper way for them to make a
detailed checkup. 

I use windows XP Pro SP2 with the most recent updates
and also Zone alarm and AVG antivirus.


Regards

Saji 
 
--- dingo <dingo@xxxxxxxxxxxx> wrote:

> Are you running more than 1 instance of Amibroker at
> a time?
> 
> d 
> 
> > -----Original Message-----
> > From: amibroker@xxxxxxxxxxxxxxx 
> > [mailto:amibroker@xxxxxxxxxxxxxxx] On Behalf Of
> techsmart
> > Sent: Tuesday, August 22, 2006 9:45 AM
> > To: amibroker@xxxxxxxxxxxxxxx
> > Subject: [amibroker] Preferences still reverting
> to default
> > 
> > This keeps happening and I cannot figure out why. 
> After 
> > several years of using AB, this just started a
> couple of months ago.
> > 
> > I'll load up AB and for some reason the
> preferences are set 
> > back to some default.  Chart colors, data
> locations, intraday 
> > intervals, etc. 
> > are all set back to some default.  I have to
> manually reset 
> > all this stuff and it is a pain to have to keep
> doing this.
> > 
> > This seems to happen at random and just
> occasionally.
> > 
> > It seems this is happening to at least a few other
> users.  
> > Does anybody have any good idea what is causing
> this?
> > 
> > Also...where do the preferences get stored?  I'm
> thinking 
> > that I could at least make a copy of the file (if
> there is 
> > one) and put that in a different location and then
> just copy 
> > it back when I need to get my prefs back.
> > 
> > Thanks,
> > 
> > g
> > 
> > 
> > 
> > 
> > 
> > 
> > Please note that this group is for discussion
> between users only.
> > 
> > To get support from AmiBroker please send an
> e-mail directly 
> > to SUPPORT {at} amibroker.com
> > 
> > For other support material please check also:
> > http://www.amibroker.com/support.html
> > 
> >  
> > Yahoo! Groups Links
> > 
> > 
> > 
> >  
> > 
> > 
> > 
> > --
> > No virus found in this incoming message.
> > Checked by AVG Free Edition.
> > Version: 7.1.405 / Virus Database: 268.11.5/425 -
> Release 
> > Date: 8/22/2006
> >  
> > 
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com