PureBytes Links
Trading Reference Links
|
Hello,
In all new installations, these files are replaced by one file in a new format broker.newcharts.
Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message -----
From: "sumangalam" <sumangalam@xxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Friday, June 19, 2009 1:53 PM
Subject: [amibroker] Re: Multiple AB instances with eSignal
> Hello Mr. Tomasz Janeczko,
>
> The link you suggest, says that there are two files by the name of Broker.charts and broker.bcharts. However, I do not see these
> two files in my installation of Amibroker. Am I missing something.
>
> With Regards
>
> Sanjiv Bansal
>
> --- In amibroker@xxxxxxxxxxxxxxx, "Tomasz Janeczko" <groups@xxx> wrote:
>>
>> Hello,
>>
>> Refresh rate is not stored in the registry. It is stored in a file (broker.prefs) documented in
>> http://www.amibroker.com/guide/x_files.html
>> that is located in AmiBroker directory.
>> You can have 2 different preferences if you install AmiBroker twice into different directories. Note that if that's the case
>> each installation will have its own settings, own formulas and generally speaking should not share layouts.
>>
>> Best regards,
>> Tomasz Janeczko
>> amibroker.com
>> ----- Original Message -----
>> From: Tom Klopfstein
>> To: amibroker@xxxxxxxxxxxxxxx
>> Sent: Friday, June 19, 2009 4:42 AM
>> Subject: Re: [amibroker] Re: Multiple AB instances with eSignal
>>
>>
>>
>>
>>
>>
>>
>> I run multiple instances of AB on the same esignal data source. So far, I have not experienced any problems. The refresh rate
>> is stored in the registry (I think), so you would have to check the Preferences of each instance to make sure the refresh rate
>> was the desired amount for each one after starting up AB.
>> Note: If you want to run Ninjatrader or QCollector at the same time as AB, then start and connect those before connecting AB.
>> If you start AB first, then QC and NT will not connect to esignal.
>>
>>
>> ------------------------------------------------------------------------------
>> From: sidhartha70 <sidhartha70@xxx>
>> To: amibroker@xxxxxxxxxxxxxxx
>> Sent: Thursday, June 18, 2009 11:52:23 AM
>> Subject: [amibroker] Re: Multiple AB instances with eSignal
>>
>>
>>
>>
>> Do you find setting the chart refresh to 'zero' (i.e. every tick) makes a noticeable difference on performance relative to
>> setting it to say '2 seconds'...?
>>
>> --- In amibroker@xxxxxxxxx ps.com, "Julian" <juliangoodsell@ ...> wrote:
>> >
>> > I have a tick database in AB using eSignal and various charts with various custom indicators, some of which take around 500ms
>> to render.
>> >
>> > I want some charts to update per tick (set realtime chart refresh interval to 0 in Intraday settings) but others (1min+
>> charts) to update only every minute so I can get higher refresh rates on my tick charts.
>> >
>> > I figured I could just run two instances of AB. A tick database limited to about 10000 ticks (one days worth) and a 1 minute
>> database with a slower refresh rate but was wondering if there was a way to achieve the above without running two instances of
>> AB?
>> > Are there any issues running two instances of AB both accessing the same eSignal feed?
>> >
>> > Thanks.
>> >
>>
>
>
>
>
> ------------------------------------
>
> **** IMPORTANT PLEASE READ ****
> This group is for the discussion between users only.
> This is *NOT* technical support channel.
>
> TO GET TECHNICAL SUPPORT send an e-mail directly to
> SUPPORT {at} amibroker.com
>
> TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
> http://www.amibroker.com/feedback/
> (submissions sent via other channels won't be considered)
>
> For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> http://www.amibroker.com/devlog/
>
> Yahoo! Groups Links
>
>
>
------------------------------------
**** IMPORTANT PLEASE READ ****
This group is for the discussion between users only.
This is *NOT* technical support channel.
TO GET TECHNICAL SUPPORT send an e-mail directly to
SUPPORT {at} amibroker.com
TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
http://www.amibroker.com/feedback/
(submissions sent via other channels won't be considered)
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|