[amibroker] plotshapes problem

2007-09-14 Thread richcb750
The following formula acts right when I use the commented out PlotText
line.  But if I use the PlotShapes line instead, the shape is plotted
for every bar.  What am I doing wrong with the plotshapes?

Thanks,
Richard

bcount = 0;
bperfect = 0;
for( i = 4; i  BarCount; i++ ) 
{ 
 if(bcount == 9)
 {
bcount = 0;
bperfect = 0; 
 }
 if(Close[i]  Close[i-4])
 {
bcount++;   
// for perfection, low of 8 or 9 must be less than lows of both 6 and 7
if(bcount==8)
{
if((Low[i]  Low[i-1]) AND (Low[i]  Low[i-2]))
bperfect = 1;
}
if(bcount==9 AND bperfect==0)
{
if((Low[i]  Low[i-2]) AND (Low[i]  Low[i-3]))
bperfect = 1;
}
 }
 else
 {
bcount = 0;
bperfect =0;
 }
 if((bcount == 9) AND (bperfect==1)){
//PlotText(  + bcount, i, L[ i ]-.10, colorRed ); 
PlotShapes(shapeDigit9, colorBlue, 0, L[i], -20);   
 }
 else if(bcount){
PlotText(  + bcount, i, L[ i ]-.10, colorBlack ); 
 }
} 



[amibroker] Re: Deleting Watchlists

2007-09-14 Thread carlacash26
Erase(make empty) all watchlists that are not needed, then exit 
amibroker and when you open amibroker again it the watchlist-list is 
only showing those that were not erased (made empty)

This is an old message, but I had problems with this and got it 
sorted out. Wanted to share for future reference.

--- In amibroker@yahoogroups.com, Bruce H. [EMAIL PROTECTED] wrote:

 Richard,
 
 Thanks for the response.. Its appreciated..
 
 When I go to add a particular stock to a watch list, I am presented 
with a list of all lists (1-34)..
 
 Is there a way to delete some of these excess list, so that I only 
see a list of say 3 or 4 rather than all 34 of them..
 
 Hoping this explains my situation a bit better..
 
 Bruce
 Perth, Australia
 
 - Original Message - 
   From: Richard Alford 
   To: amibroker@yahoogroups.com 
   Sent: Monday, June 17, 2002 9:29 PM
   Subject: Re: [amibroker] Deleting Watchlists
 
 
   Edit/Erase Watch Lists offers the choice of erasing specified 
lists.  

   rma





RE: [AmiBroker] Re: esignal data only compatibility

2007-09-14 Thread MarkK
Don,

Never was able to get QuoteTracker to work with AB

Unless you have to use the pay for version in order to connect?

MarkK

 

  _  

From: amibroker@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf
Of Don Lindberg
Sent: Friday, September 14, 2007 1:09 AM
To: amibroker@yahoogroups.com
Subject: RE: [AmiBroker] Re: esignal data only compatibility

 

To all,

I took a look at Market Center Live product, and quite frankly I don’t see
any difference between it and Quote Tracker which only costs $60 a year and
Quote Tracker gives you charts, news, while Market Center Live charges
extra.  The other thing I noticed is that is states it does not run on Vista
machines.  One thing I could not figure out from their web page is what time
frame is the data.  Is it true tick, or one minute, or what? And do you get
both RT and EOD, or just EOD?  If anyone can answer these questions I would
be interested.

 

Thanks,

 

Donald F Lindberg

  _  

From: amibroker@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf
Of Rakesh Sahgal
Sent: Thursday, September 13, 2007 9:21 PM
To: amibroker@yahoogroups.com
Subject: Re: [amibroker] Re: esignal data only compatibility

 

Can anyone who has paired eSignal MarketCenter with AB i.e. sent the live
feed being received by MarketCenter to AB kindly detail the steps they
followed to get the show going?

Thanks


Rakesh

On 8/28/07, t_ohrt [EMAIL PROTECTED] wrote:

Many Thanks, it works!
T.O.

--- In [EMAIL PROTECTED] mailto:amibroker@yahoogroups.com ps.com,
Tomasz Janeczko [EMAIL PROTECTED]
wrote:

 Hello,

 You need to install eSignal Data Manager, either download one from 
eSignal site
 (full eSignal setup)
 or DM-only from here:
http://www.amibroke http://www.amibroker.com/bin/eSignalDMClient.exe
r.com/bin/eSignalDMClient.exe

 Best regards,
 Tomasz Janeczko
 amibroker.com
 - Original Message -
 From: t_ohrt [EMAIL PROTECTED]
 To:  [EMAIL PROTECTED] mailto:amibroker@yahoogroups.com ps.com
 Sent: Tuesday, August 28, 2007 5:21 PM
 Subject: [amibroker] Re: esignal data only compatibility


 Can´t get the connection to work properly. Amibroker asks for 
eSignal
 Data Manager to be installed. Plug-in tries to connect but fails.
Any
 clue to what´s wrong?

 T.O.



 --- In [EMAIL PROTECTED] mailto:amibroker@yahoogroups.com ps.com,
lagramada7 tm7@ wrote:
 
  yes, you start a new database, if you don't have alreadey one with
  esignal symbols.
  at file/database settings choose esignal RT data plug-in, 
  straightforward
 
  if you go to mc.esignal.com you get a (java?)explorer window where
  you can follow a list of symbols, but it wouldn't work at the same 
  time with your amibroker cum esignal, since only one
inlogg/account
  is possible.
 
  remember, no phone/mail to esignal, simply do the registering job
  yourself on their website. 
  could be so that esignal people are stupid, or they are too smart
 and
  do not like a cheap product like marketcenter live eating their
  provisions
 
  good luck 
 
 
  --- In [EMAIL PROTECTED] mailto:amibroker@yahoogroups.com ps.com,
mikelaurataylor
  mikelaurataylor@ wrote:
  
   Do you just select the esignal data option when setting up a 
  database?
 Do you just get the esignal data manager when you run this?
  
   Thanks
  
   --- In [EMAIL PROTECTED] mailto:amibroker@yahoogroups.com ps.com,
lagramada7 tm7@ wrote:
   
you have to do it yourself, no mail or phone calls
login in your account and make the changes 
   
   
--- In [EMAIL PROTECTED] mailto:amibroker@yahoogroups.com
ps.com, lagramada7 tm7@ wrote:
 
 well, for me it works

 and when I log in into my esignal account at

 www.esignal. http://www.esignal.com com
 under support menu
 choose account maintenance
 it will prompt you to log in
 when inside, choose a new product and u get a list and 
 there
  is
 marketcenter LIVE among others
 monthly subscription is 14.95 and some more for different
  services
 and exchanges 

 is that simple

 btw, anyone who might want to look at my unanswered mail ?

http://finance.
http://finance.groups.yahoo.com/group/amibroker/message/113437
groups.yahoo.com/group/amibroker/message/113437
 and, give the script a try, even if it's slow

 regards
 







 --- In [EMAIL PROTECTED] mailto:amibroker@yahoogroups.com
ps.com, Tomasz Janeczko
groups@
 wrote:
 
  Hello, 
 
  I asked eSignal officials and they said that Data only
 subscription is no longer offered to anyone, at least
  not to new subscribers. 
 
  They planned to offer it but they changed your mind and it
 is
  no
 longer listed anywhere on their site:
  http://www.esignal.
http://www.esignal.com/esignal/pricing/default.asp
com/esignal/pricing/default.asp
 
  And yes we are certfied software partner. In the past 
 there
  was
a
 list of 3rd party charting software vendors
  

RE: [amibroker] Re: esignal data only compatibility

2007-09-14 Thread MarkK
All I did was sign up for it online

And open up AB and it was working

Uses the same plug-in as I was using for my standard E-signal account

Since this is a monthly charge not an annual one I figured for $14.95 or so
that it was worth it to experiment with this,  the most I would be out was
the one month.  In the grand picture that was a cheap way to test this for
me

 

 

MarkK

 

  _  

From: amibroker@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf
Of Rakesh Sahgal
Sent: Friday, September 14, 2007 12:21 AM
To: amibroker@yahoogroups.com
Subject: Re: [amibroker] Re: esignal data only compatibility

 

Can anyone who has paired eSignal MarketCenter with AB i.e. sent the live
feed being received by MarketCenter to AB kindly detail the steps they
followed to get the show going?

Thanks


Rakesh

On 8/28/07, t_ohrt [EMAIL PROTECTED] wrote:

Many Thanks, it works!
T.O.

--- In [EMAIL PROTECTED] mailto:amibroker@yahoogroups.com ps.com,
Tomasz Janeczko [EMAIL PROTECTED]
wrote:

 Hello,

 You need to install eSignal Data Manager, either download one from 
eSignal site
 (full eSignal setup)
 or DM-only from here:
http://www.amibroke http://www.amibroker.com/bin/eSignalDMClient.exe
r.com/bin/eSignalDMClient.exe

 Best regards,
 Tomasz Janeczko
 amibroker.com
 - Original Message -
 From: t_ohrt [EMAIL PROTECTED]
 To:  [EMAIL PROTECTED] mailto:amibroker@yahoogroups.com ps.com
 Sent: Tuesday, August 28, 2007 5:21 PM
 Subject: [amibroker] Re: esignal data only compatibility


 Can´t get the connection to work properly. Amibroker asks for 
eSignal
 Data Manager to be installed. Plug-in tries to connect but fails.
Any
 clue to what´s wrong?

 T.O.



 --- In [EMAIL PROTECTED] mailto:amibroker@yahoogroups.com ps.com,
lagramada7 tm7@ wrote:
 
  yes, you start a new database, if you don't have alreadey one with
  esignal symbols.
  at file/database settings choose esignal RT data plug-in, 
  straightforward
 
  if you go to mc.esignal.com you get a (java?)explorer window where
  you can follow a list of symbols, but it wouldn't work at the same 
  time with your amibroker cum esignal, since only one
inlogg/account
  is possible.
 
  remember, no phone/mail to esignal, simply do the registering job
  yourself on their website. 
  could be so that esignal people are stupid, or they are too smart
 and
  do not like a cheap product like marketcenter live eating their
  provisions
 
  good luck 
 
 
  --- In [EMAIL PROTECTED] mailto:amibroker@yahoogroups.com ps.com,
mikelaurataylor
  mikelaurataylor@ wrote:
  
   Do you just select the esignal data option when setting up a 
  database?
 Do you just get the esignal data manager when you run this?
  
   Thanks
  
   --- In [EMAIL PROTECTED] mailto:amibroker@yahoogroups.com ps.com,
lagramada7 tm7@ wrote:
   
you have to do it yourself, no mail or phone calls
login in your account and make the changes 
   
   
--- In [EMAIL PROTECTED] mailto:amibroker@yahoogroups.com
ps.com, lagramada7 tm7@ wrote:
 
 well, for me it works

 and when I log in into my esignal account at

 www.esignal. http://www.esignal.com com
 under support menu
 choose account maintenance
 it will prompt you to log in
 when inside, choose a new product and u get a list and 
 there
  is
 marketcenter LIVE among others
 monthly subscription is 14.95 and some more for different
  services
 and exchanges 

 is that simple

 btw, anyone who might want to look at my unanswered mail ?

http://finance.
http://finance.groups.yahoo.com/group/amibroker/message/113437
groups.yahoo.com/group/amibroker/message/113437
 and, give the script a try, even if it's slow

 regards
 







 --- In [EMAIL PROTECTED] mailto:amibroker@yahoogroups.com
ps.com, Tomasz Janeczko
groups@
 wrote:
 
  Hello, 
 
  I asked eSignal officials and they said that Data only
 subscription is no longer offered to anyone, at least
  not to new subscribers. 
 
  They planned to offer it but they changed your mind and it
 is
  no
 longer listed anywhere on their site:
  http://www.esignal.
http://www.esignal.com/esignal/pricing/default.asp
com/esignal/pricing/default.asp
 
  And yes we are certfied software partner. In the past 
 there
  was
a
 list of 3rd party charting software vendors
  on eSignal site, but now, they redesigned their site and
 the
  list
 is gone. They only list vendors of plugins to eSignal own
application.
  I guess that eSignal wants to sell their software together 
  with
the
 feed and they are not really interested in offering
  data-only solution.
 
  For data only, cheaper alternative please take a look at 
  IQFeed.
 Also soon Quotes Plus should offer the alternative.
 
  Best regards,
  Tomasz Janeczko 
  amibroker.com
- Original Message -

[amibroker] Re: esignal data only compatibility

2007-09-14 Thread kar_avi
Hi Don,

Many many many differences, and for the worse. In MCLive you cannot
scroll, so you have to be satisfied with whatever you see. You cant
change colors (except for indicators). Yet to find zoom in and out. No
drawing tools at all. Indicators limited to 17 or so as of now. No alerts.

When talking to esig, their rep's answer was it is our cheapest
product after all. have you seen esignal premier?

Warm Regards,
Kar

--- In amibroker@yahoogroups.com, Don Lindberg [EMAIL PROTECTED] wrote:

 To all,
 
 I took a look at Market Center Live product, and quite frankly I
don't see
 any difference between it and Quote Tracker which only costs $60 a
year and
 Quote Tracker gives you charts, news, while Market Center Live charges
 extra.  The other thing I noticed is that is states it does not run
on Vista
 machines.  One thing I could not figure out from their web page is
what time
 frame is the data.  Is it true tick, or one minute, or what? And do
you get
 both RT and EOD, or just EOD?  If anyone can answer these questions
I would
 be interested.
 
  
 
 Thanks,
 
  
 
 Donald F Lindberg
 
   _  
 
 From: amibroker@yahoogroups.com [mailto:[EMAIL PROTECTED]
On Behalf
 Of Rakesh Sahgal
 Sent: Thursday, September 13, 2007 9:21 PM
 To: amibroker@yahoogroups.com
 Subject: Re: [amibroker] Re: esignal data only compatibility
 
  
 
 Can anyone who has paired eSignal MarketCenter with AB i.e. sent the
live
 feed being received by MarketCenter to AB kindly detail the steps they
 followed to get the show going?
 
 Thanks
 
 
 Rakesh
 
 On 8/28/07, t_ohrt [EMAIL PROTECTED] wrote:
 
 Many Thanks, it works!
 T.O.
 
 --- In [EMAIL PROTECTED] mailto:amibroker@yahoogroups.com ps.com,
 Tomasz Janeczko groups@
 wrote:
 
  Hello,
 
  You need to install eSignal Data Manager, either download one from 
 eSignal site
  (full eSignal setup)
  or DM-only from here:
 http://www.amibroke http://www.amibroker.com/bin/eSignalDMClient.exe
 r.com/bin/eSignalDMClient.exe
 
  Best regards,
  Tomasz Janeczko
  amibroker.com
  - Original Message -
  From: t_ohrt to56@
  To:  [EMAIL PROTECTED] mailto:amibroker@yahoogroups.com ps.com
  Sent: Tuesday, August 28, 2007 5:21 PM
  Subject: [amibroker] Re: esignal data only compatibility
 
 
  Can´t get the connection to work properly. Amibroker asks for 
 eSignal
  Data Manager to be installed. Plug-in tries to connect but fails.
 Any
  clue to what´s wrong?
 
  T.O.
 
 
 
  --- In [EMAIL PROTECTED] mailto:amibroker@yahoogroups.com ps.com,
 lagramada7 tm7@ wrote:
  
   yes, you start a new database, if you don't have alreadey one with
   esignal symbols.
   at file/database settings choose esignal RT data plug-in, 
   straightforward
  
   if you go to mc.esignal.com you get a (java?)explorer window where
   you can follow a list of symbols, but it wouldn't work at the same 
   time with your amibroker cum esignal, since only one
 inlogg/account
   is possible.
  
   remember, no phone/mail to esignal, simply do the registering job
   yourself on their website. 
   could be so that esignal people are stupid, or they are too smart
  and
   do not like a cheap product like marketcenter live eating their
   provisions
  
   good luck 
  
  
   --- In [EMAIL PROTECTED] mailto:amibroker@yahoogroups.com
ps.com,
 mikelaurataylor
   mikelaurataylor@ wrote:
   
Do you just select the esignal data option when setting up a 
   database?
  Do you just get the esignal data manager when you run this?
   
Thanks
   
--- In [EMAIL PROTECTED] mailto:amibroker@yahoogroups.com
ps.com,
 lagramada7 tm7@ wrote:

 you have to do it yourself, no mail or phone calls
 login in your account and make the changes 


 --- In [EMAIL PROTECTED] mailto:amibroker@yahoogroups.com
 ps.com, lagramada7 tm7@ wrote:
  
  well, for me it works
 
  and when I log in into my esignal account at
 
  www.esignal. http://www.esignal.com com
  under support menu
  choose account maintenance
  it will prompt you to log in
  when inside, choose a new product and u get a list and 
  there
   is
  marketcenter LIVE among others
  monthly subscription is 14.95 and some more for different
   services
  and exchanges 
 
  is that simple
 
  btw, anyone who might want to look at my unanswered mail ?
 
 http://finance.
 http://finance.groups.yahoo.com/group/amibroker/message/113437
 groups.yahoo.com/group/amibroker/message/113437
  and, give the script a try, even if it's slow
 
  regards
  
 
 
 
 
 
 
 
  --- In [EMAIL PROTECTED] mailto:amibroker@yahoogroups.com
 ps.com, Tomasz Janeczko
 groups@
  wrote:
  
   Hello, 
  
   I asked eSignal officials and they said that Data only
  subscription is no longer offered to anyone, at least
   not to new subscribers. 
  
   They planned to offer it but they changed your mind and it
  is
   no
  longer 

[amibroker] Re: Is 500,000 the maximum number of bars allowable in a database?

2007-09-14 Thread Angelo
--- In amibroker@yahoogroups.com, scourt2000 [EMAIL PROTECTED] wrote:

 
 Tomasz,
 
 Just because I store large amounts of data in one file (aka, a
 symbol), it doesn't mean that Amibroker has to process all of that
 data.  Take the example of sqlite, the free database stores all of 
its
 information in one file but users don't process all of that data 
just
 because it's in one physical file on a disk.  The stock data in
 Amibroker is a simple database.  
 
 Please address this point:
 
 1. Amibroker should never delete old stock/futures data just because
 new data is coming in.  All that is needed is for Amibroker to limit
 the amount of data it is willing to pull in historically from some
 specified start point in the past.  Whether that is a certain number
 of bars or a specific date range, that's fine.  Like I alluded to, 
if
 I have 5 years worth of something like ES tick data as a continuous
 contract in one file and I want to backtest (or view) a date range 
in
 that data, then I should have some way in Amibroker of specifying a
 start date and end date for the data segment to be pulled in for
 processing.
 
 Here's what Amibroker currently 'says':  I'm going to use all of 
the
 data you have for a symbol.  If you have too much, then I am going 
to
 blow out the PC's memory.  Game over.
 
 Here's what Amibroker should do: If there's too much data for a
 symbol, let the user specify a date range for testing/viewing or so
 many bars leading up to the present bar for testing/viewing.   The
 actual physical size of that data on disk remains intact, just not 
all
 available for processing due to memory limitations.
 


Hi everybody,

just my two cents opinions: 
one thing is to use AMB with historical intraday data, and, in that 
case there's no problem I'm aware of.
Completely different matter is collecting real time data and storing 
them for a later use, given that - for example - a normal day on 
the emini SP could easily exceed 6 ticks.

Sorry to hear from Tomasz that Steve' suggestions (reported above) 
would require much time and effort.

However, given that not every AMB user has the confidence to touch 
the Windows registry and it is not always practical to remember that 
every X days you have to save older data in order to avoid their 
distruction on a FIFO basis, I would kindly suggest Tomasz to think a 
bit more about this matter.

How many more AMB users could use the software to collect real time 
data, if no more work is required in order to save them all (this is 
one of tha main purpose of people collecting real time data, isn't 
it?)?

I humbly feel the ten days of projected work should be faced with 
the question above, and not with the global value of the time 
required, valued on an hourly basis.







Re: [amibroker] Re: Is 500,000 the maximum number of bars allowable in a database?

2007-09-14 Thread Tomasz Janeczko
I wrote you already: there is NO hard limit. You can set to ANY value you want 
and
your computer can handle. The limit is the HARDWARE you have (actually RAM 
amount).

And I told you - it costs $4800 if you want to have it implemented your way.
If you want to pay for custom programming we can discuss it. If you don't - 
case closed
because I am not going to spend my money and time on project that is going to 
be used by 0.1% of customer base.

Best regards,
Tomasz Janeczko
amibroker.com
- Original Message - 
From: Angelo [EMAIL PROTECTED]
To: amibroker@yahoogroups.com
Sent: Friday, September 14, 2007 3:31 PM
Subject: [amibroker] Re: Is 500,000 the maximum number of bars allowable in a 
database?


 --- In amibroker@yahoogroups.com, scourt2000 [EMAIL PROTECTED] wrote:

 
 Tomasz,
 
 Just because I store large amounts of data in one file (aka, a
 symbol), it doesn't mean that Amibroker has to process all of that
 data.  Take the example of sqlite, the free database stores all of 
 its
 information in one file but users don't process all of that data 
 just
 because it's in one physical file on a disk.  The stock data in
 Amibroker is a simple database.  
 
 Please address this point:
 
 1. Amibroker should never delete old stock/futures data just because
 new data is coming in.  All that is needed is for Amibroker to limit
 the amount of data it is willing to pull in historically from some
 specified start point in the past.  Whether that is a certain number
 of bars or a specific date range, that's fine.  Like I alluded to, 
 if
 I have 5 years worth of something like ES tick data as a continuous
 contract in one file and I want to backtest (or view) a date range 
 in
 that data, then I should have some way in Amibroker of specifying a
 start date and end date for the data segment to be pulled in for
 processing.
 
 Here's what Amibroker currently 'says':  I'm going to use all of 
 the
 data you have for a symbol.  If you have too much, then I am going 
 to
 blow out the PC's memory.  Game over.
 
 Here's what Amibroker should do: If there's too much data for a
 symbol, let the user specify a date range for testing/viewing or so
 many bars leading up to the present bar for testing/viewing.   The
 actual physical size of that data on disk remains intact, just not 
 all
 available for processing due to memory limitations.
 
 
 
 Hi everybody,
 
 just my two cents opinions: 
 one thing is to use AMB with historical intraday data, and, in that 
 case there's no problem I'm aware of.
 Completely different matter is collecting real time data and storing 
 them for a later use, given that - for example - a normal day on 
 the emini SP could easily exceed 6 ticks.
 
 Sorry to hear from Tomasz that Steve' suggestions (reported above) 
 would require much time and effort.
 
 However, given that not every AMB user has the confidence to touch 
 the Windows registry and it is not always practical to remember that 
 every X days you have to save older data in order to avoid their 
 distruction on a FIFO basis, I would kindly suggest Tomasz to think a 
 bit more about this matter.
 
 How many more AMB users could use the software to collect real time 
 data, if no more work is required in order to save them all (this is 
 one of tha main purpose of people collecting real time data, isn't 
 it?)?
 
 I humbly feel the ten days of projected work should be faced with 
 the question above, and not with the global value of the time 
 required, valued on an hourly basis.
 
 
 
 
 
 
 
 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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
 http://www.amibroker.com/devlog/
 
 For other support material please check also:
 http://www.amibroker.com/support.html
 
 Yahoo! Groups Links
 
 
 
 



[amibroker] Re: esignal data only compatibility

2007-09-14 Thread t_ohrt
I signed up for Market Center RT data two weeks ago. Works fine, 
except there are frequent bad ticks. Historical data starts beginning 
of June and I can´t get earlier quotes (even if maximum bars in AB is 
set to much more than 3 months of data). Is there a limit for how 
much historical data one can get from eSignal?

regards
T.O.

--- In amibroker@yahoogroups.com, MarkK [EMAIL PROTECTED] wrote:

 MCLive 
 
 All you want to use it for it the RT data to have AB read it and 
then you
 have all the tools that AB gives you
 
 Have never even seen what MClive charts looks like
 
  
 
 MarkK
 
  
 
   _  
 
 From: amibroker@yahoogroups.com [mailto:[EMAIL PROTECTED] 
On Behalf
 Of kar_avi
 Sent: Friday, September 14, 2007 7:51 AM
 To: amibroker@yahoogroups.com
 Subject: [amibroker] Re: esignal data only compatibility
 
  
 
 Hi Don,
 
 Many many many differences, and for the worse. In MCLive you cannot
 scroll, so you have to be satisfied with whatever you see. You cant
 change colors (except for indicators). Yet to find zoom in and out. 
No
 drawing tools at all. Indicators limited to 17 or so as of now. No 
alerts.
 
 When talking to esig, their rep's answer was it is our cheapest
 product after all. have you seen esignal premier?
 
 Warm Regards,
 Kar
 
 --- In [EMAIL PROTECTED] mailto:amibroker%40yahoogroups.com 
ps.com, Don
 Lindberg dlindber@ wrote:
 
  To all,
  
  I took a look at Market Center Live product, and quite frankly I
 don't see
  any difference between it and Quote Tracker which only costs $60 a
 year and
  Quote Tracker gives you charts, news, while Market Center Live 
charges
  extra. The other thing I noticed is that is states it does not run
 on Vista
  machines. One thing I could not figure out from their web page is
 what time
  frame is the data. Is it true tick, or one minute, or what? And do
 you get
  both RT and EOD, or just EOD? If anyone can answer these questions
 I would
  be interested.
  
  
  
  Thanks,
  
  
  
  Donald F Lindberg
  
  _ 
  
  From: [EMAIL PROTECTED] mailto:amibroker%40yahoogroups.com 
ps.com
 [mailto:[EMAIL PROTECTED] mailto:amibroker%40yahoogroups.com 
ps.com]
 On Behalf
  Of Rakesh Sahgal
  Sent: Thursday, September 13, 2007 9:21 PM
  To: [EMAIL PROTECTED] mailto:amibroker%40yahoogroups.com 
ps.com
  Subject: Re: [amibroker] Re: esignal data only compatibility
  
  
  
  Can anyone who has paired eSignal MarketCenter with AB i.e. sent 
the
 live
  feed being received by MarketCenter to AB kindly detail the steps 
they
  followed to get the show going?
  
  Thanks
  
  
  Rakesh
  
  On 8/28/07, t_ohrt to56@ wrote:
  
  Many Thanks, it works!
  T.O.
  
  --- In [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 mailto:amibroker%40yahoogroups.com ps.com ps.com,
  Tomasz Janeczko groups@
  wrote:
  
   Hello,
  
   You need to install eSignal Data Manager, either download one 
from 
  eSignal site
   (full eSignal setup)
   or DM-only from here:
  http://www.amibroke http://www.amibroke
 http://www.amibroker.com/bin/eSignalDMClient.exe
 r.com/bin/eSignalDMClient.exe
  r.com/bin/eSignalDMClient.exe
  
   Best regards,
   Tomasz Janeczko
   amibroker.com
   - Original Message -
   From: t_ohrt to56@
   To:  [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 mailto:amibroker%40yahoogroups.com ps.com ps.com
   Sent: Tuesday, August 28, 2007 5:21 PM
   Subject: [amibroker] Re: esignal data only compatibility
  
  
   Can´t get the connection to work properly. Amibroker asks for 
  eSignal
   Data Manager to be installed. Plug-in tries to connect but 
fails.
  Any
   clue to what´s wrong?
  
   T.O.
  
  
  
   --- In [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 mailto:amibroker%40yahoogroups.com ps.com ps.com,
  lagramada7 tm7@ wrote:
   
yes, you start a new database, if you don't have alreadey one 
with
esignal symbols.
at file/database settings choose esignal RT data plug-in, 
straightforward
   
if you go to mc.esignal.com you get a (java?)explorer window 
where
you can follow a list of symbols, but it wouldn't work at the 
same 
time with your amibroker cum esignal, since only one
  inlogg/account
is possible.
   
remember, no phone/mail to esignal, simply do the registering 
job
yourself on their website. 
could be so that esignal people are stupid, or they are too 
smart
   and
do not like a cheap product like marketcenter live eating 
their
provisions
   
good luck 
   
   
--- In [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 mailto:amibroker%40yahoogroups.com ps.com
 ps.com,
  mikelaurataylor
mikelaurataylor@ wrote:

 Do you just select the esignal data option when setting up 
a 
database?
 Do you just get the esignal data manager when you run this?

 Thanks

 --- In [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 mailto:amibroker%40yahoogroups.com ps.com
 ps.com,
  lagramada7 tm7@ wrote:
 
  you have to do it yourself, no mail or phone calls
  login 

RE: [amibroker] Re: esignal data only compatibility

2007-09-14 Thread MarkK
If you are talking about 1min or 5min data yes there is a min

If you are talking about daily then I would think you have a setting wrong
somewhere.  I get years of data from MCLive

 

MarkK

 

  _  

From: amibroker@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf
Of t_ohrt
Sent: Friday, September 14, 2007 9:57 AM
To: amibroker@yahoogroups.com
Subject: [amibroker] Re: esignal data only compatibility

 

I signed up for Market Center RT data two weeks ago. Works fine, 
except there are frequent bad ticks. Historical data starts beginning 
of June and I can´t get earlier quotes (even if maximum bars in AB is 
set to much more than 3 months of data). Is there a limit for how 
much historical data one can get from eSignal?

regards
T.O.

--- In [EMAIL PROTECTED] mailto:amibroker%40yahoogroups.com ps.com,
MarkK [EMAIL PROTECTED] wrote:

 MCLive 
 
 All you want to use it for it the RT data to have AB read it and 
then you
 have all the tools that AB gives you
 
 Have never even seen what MClive charts looks like
 
 
 
 MarkK
 
 
 
 _ 
 
 From: [EMAIL PROTECTED] mailto:amibroker%40yahoogroups.com ps.com
[mailto:[EMAIL PROTECTED] mailto:amibroker%40yahoogroups.com ps.com] 
On Behalf
 Of kar_avi
 Sent: Friday, September 14, 2007 7:51 AM
 To: [EMAIL PROTECTED] mailto:amibroker%40yahoogroups.com ps.com
 Subject: [amibroker] Re: esignal data only compatibility
 
 
 
 Hi Don,
 
 Many many many differences, and for the worse. In MCLive you cannot
 scroll, so you have to be satisfied with whatever you see. You cant
 change colors (except for indicators). Yet to find zoom in and out. 
No
 drawing tools at all. Indicators limited to 17 or so as of now. No 
alerts.
 
 When talking to esig, their rep's answer was it is our cheapest
 product after all. have you seen esignal premier?
 
 Warm Regards,
 Kar
 
 --- In [EMAIL PROTECTED] mailto:amibroker%40yahoogroups.com 
ps.com, Don
 Lindberg dlindber@ wrote:
 
  To all,
  
  I took a look at Market Center Live product, and quite frankly I
 don't see
  any difference between it and Quote Tracker which only costs $60 a
 year and
  Quote Tracker gives you charts, news, while Market Center Live 
charges
  extra. The other thing I noticed is that is states it does not run
 on Vista
  machines. One thing I could not figure out from their web page is
 what time
  frame is the data. Is it true tick, or one minute, or what? And do
 you get
  both RT and EOD, or just EOD? If anyone can answer these questions
 I would
  be interested.
  
  
  
  Thanks,
  
  
  
  Donald F Lindberg
  
  _ 
  
  From: [EMAIL PROTECTED] mailto:amibroker%40yahoogroups.com 
ps.com
 [mailto:[EMAIL PROTECTED] mailto:amibroker%40yahoogroups.com 
ps.com]
 On Behalf
  Of Rakesh Sahgal
  Sent: Thursday, September 13, 2007 9:21 PM
  To: [EMAIL PROTECTED] mailto:amibroker%40yahoogroups.com 
ps.com
  Subject: Re: [amibroker] Re: esignal data only compatibility
  
  
  
  Can anyone who has paired eSignal MarketCenter with AB i.e. sent 
the
 live
  feed being received by MarketCenter to AB kindly detail the steps 
they
  followed to get the show going?
  
  Thanks
  
  
  Rakesh
  
  On 8/28/07, t_ohrt to56@ wrote:
  
  Many Thanks, it works!
  T.O.
  
  --- In [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 mailto:amibroker%40yahoogroups.com ps.com ps.com,
  Tomasz Janeczko groups@
  wrote:
  
   Hello,
  
   You need to install eSignal Data Manager, either download one 
from 
  eSignal site
   (full eSignal setup)
   or DM-only from here:
  http://www.amibroke http://www.amibroke
 http://www.amibroke http://www.amibroker.com/bin/eSignalDMClient.exe
r.com/bin/eSignalDMClient.exe
 r.com/bin/eSignalDMClient.exe
  r.com/bin/eSignalDMClient.exe
  
   Best regards,
   Tomasz Janeczko
   amibroker.com
   - Original Message -
   From: t_ohrt to56@
   To:  [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 mailto:amibroker%40yahoogroups.com ps.com ps.com
   Sent: Tuesday, August 28, 2007 5:21 PM
   Subject: [amibroker] Re: esignal data only compatibility
  
  
   Can´t get the connection to work properly. Amibroker asks for 
  eSignal
   Data Manager to be installed. Plug-in tries to connect but 
fails.
  Any
   clue to what´s wrong?
  
   T.O.
  
  
  
   --- In [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 mailto:amibroker%40yahoogroups.com ps.com ps.com,
  lagramada7 tm7@ wrote:
   
yes, you start a new database, if you don't have alreadey one 
with
esignal symbols.
at file/database settings choose esignal RT data plug-in, 
straightforward
   
if you go to mc.esignal.com you get a (java?)explorer window 
where
you can follow a list of symbols, but it wouldn't work at the 
same 
time with your amibroker cum esignal, since only one
  inlogg/account
is possible.
   
remember, no phone/mail to esignal, simply do the registering 
job
yourself on their website. 
could be so that esignal people are stupid, or they are too 
smart
   and
do not like a cheap product like 

[amibroker] Re: Change DoubleTops to DoubleBottoms

2007-09-14 Thread sethbutrue
Thanks for your answer. 

I tried it but it give no signals on an intraday chart back...

Maci


--- In amibroker@yahoogroups.com, gp_sydney [EMAIL PROTECTED] wrote:

 From a quick look, start by using the Trough function for PKB instead
 of the Peak function.
 
 Regards,
 GP
 
 
 --- In amibroker@yahoogroups.com, Hans hansib@ wrote:
 
  Thank you very much, I did it, but result is not a bottom... 
  something wrong...
  
  Here is my new code working for Tops... but not for bottoms...:
  
  /* Detecting double tops */ 
  percdiff = 5; /* peak detection threshold */ 
  fwdcheck = 5; /* forward validity check */ 
  mindistance = 10; 
  validdiff = percdiff/400; 
  PK= Peak( H, percdiff, 1 ) == High; 
  PKB= Peak( L, percdiff, 1 ) == Low; 
  
  x = Cum( 1 ); 
  XPK1 = ValueWhen( PK, x, 1 ); 
  XPK2 = ValueWhen( PK, x, 2 ); 
  
  y = Cum( 1 ); 
  XPKB1 = ValueWhen( PKB, y, 1 ); 
  XPKB2 = ValueWhen( PKB, y, 2 ); 
  
  peakdiff = ValueWhen( PK, H, 1 )/ValueWhen( PK, H, 2 ); 
  doubletop = PK AND abs( peakdiff - 1 )  validdiff AND (XPK1 - XPK2)
  mindistance AND High  HHV( Ref( H, fwdcheck ), fwdcheck - 1 ); 
  
  peakdiffb = ValueWhen( PKB, L, 1 )/ValueWhen( PKB, L, 2 ); 
  doublebot = PKB AND abs( peakdiffb - 1 )  validdiff AND (XPKB1 - 
  XPKB2)mindistance AND Low  LLV( Ref( L, fwdcheck ), fwdcheck - 1 ); 
  
  Buy = doubletop; 
  Sell = doublebot; 
  
  WriteIf( Highest( doubletop ) == 1 OR Lowest(doublebot)
  ==1 , AmiBroker has detected some possible double+ WriteIf( Highest
  ( doubletop ) == 1, top , bottom ) + patterns for  + Name() 
  + \nLook for green arrows on the price 
  chart., There are no double top/bottom patterns for  + name() ); 
  
  Filter=Highest(doubletop)==1 OR Lowest(doublebot)==1 ;
  
  AddColumn( IIf( doubletop , 88, 01), Double TOP, formatChar );
  AddColumn( IIf( doublebot , 88, 01), Double BOT, formatChar );
  
  
  **
  
  --- In amibroker@yahoogroups.com, YEA RIGHT [EMAIL PROTECTED] wrote:
   You would need to change the lines: PK= Peak( H, percdiff, 1 ) == 
   HIGH; and peakdiff = ValueWhen( PK, H, 1 )/ValueWhen( PK, H, 2 ); 
  as 
   well as the HHV line.
   
   
   
   --- In amibroker@yahoogroups.com, Hans [EMAIL PROTECTED] wrote:
Hello, 
I need some help
I get this code at amibroker/library to get double tops. I tried 
  to 
modify it (Low instead of High and LLV instead of HHV) to 
   get double 
Bottoms without success. I hope anyone can help me
Many thanks
Hans

/* Detecting double tops */ 
percdiff = 5; /* peak detection threshold */ 
fwdcheck = 5; /* forward validity check */ 
mindistance = 10; 
validdiff = percdiff/400; 
PK= Peak( H, percdiff, 1 ) == HIGH; 

x = Cum( 1 ); 
XPK1 = ValueWhen( PK, x, 1 ); 
XPK2 = ValueWhen( PK, x, 2 ); 

peakdiff = ValueWhen( PK, H, 1 )/ValueWhen( PK, H, 2 ); 
doubletop = PK AND abs( peakdiff - 1 )  validdiff AND (XPK1 - 
XPK2)mindistance 
AND HIGH  HHV( Ref( H, fwdcheck ), fwdcheck - 1 ); 
buy = doubletop; 
sell = 0; 

writeif( highest( doubletop ) == 1, AmiBroker has detected some 
possible 
double top patterns for  + name() + \nLook for green arrows on 
   the 
price 
chart., There are no double top patterns for  + name() ); 
grazie
 





RE: [AmiBroker] Re: esignal data only compatibility

2007-09-14 Thread Don Lindberg
Mark,

I have used Quote Tracker off and on over last two years and never had a
problem getting it to connect with AmiBroker, both as a free and later as a
paid application. My only suggestion is you follow the User manual
instruction carefully.  It really sets up very easily.  

 

Donald F Lindberg

  _  

From: amibroker@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf
Of MarkK
Sent: Friday, September 14, 2007 3:31 AM
To: amibroker@yahoogroups.com
Subject: RE: [AmiBroker] Re: esignal data only compatibility

 

Don,

Never was able to get QuoteTracker to work with AB

Unless you have to use the pay for version in order to connect?

MarkK

 

  _  

From: amibroker@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf
Of Don Lindberg
Sent: Friday, September 14, 2007 1:09 AM
To: amibroker@yahoogroups.com
Subject: RE: [AmiBroker] Re: esignal data only compatibility

 

To all,

I took a look at Market Center Live product, and quite frankly I don’t see
any difference between it and Quote Tracker which only costs $60 a year and
Quote Tracker gives you charts, news, while Market Center Live charges
extra.  The other thing I noticed is that is states it does not run on Vista
machines.  One thing I could not figure out from their web page is what time
frame is the data.  Is it true tick, or one minute, or what? And do you get
both RT and EOD, or just EOD?  If anyone can answer these questions I would
be interested.

 

Thanks,

 

Donald F Lindberg

  _  

From: amibroker@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf
Of Rakesh Sahgal
Sent: Thursday, September 13, 2007 9:21 PM
To: amibroker@yahoogroups.com
Subject: Re: [amibroker] Re: esignal data only compatibility

 

Can anyone who has paired eSignal MarketCenter with AB i.e. sent the live
feed being received by MarketCenter to AB kindly detail the steps they
followed to get the show going?

Thanks


Rakesh

On 8/28/07, t_ohrt [EMAIL PROTECTED] wrote:

Many Thanks, it works!
T.O.

--- In [EMAIL PROTECTED] mailto:amibroker@yahoogroups.com ps.com,
Tomasz Janeczko [EMAIL PROTECTED]
wrote:

 Hello,

 You need to install eSignal Data Manager, either download one from 
eSignal site
 (full eSignal setup)
 or DM-only from here:
http://www.amibroke http://www.amibroker.com/bin/eSignalDMClient.exe
r.com/bin/eSignalDMClient.exe

 Best regards,
 Tomasz Janeczko
 amibroker.com
 - Original Message -
 From: t_ohrt [EMAIL PROTECTED]
 To:  [EMAIL PROTECTED] mailto:amibroker@yahoogroups.com ps.com
 Sent: Tuesday, August 28, 2007 5:21 PM
 Subject: [amibroker] Re: esignal data only compatibility


 Can´t get the connection to work properly. Amibroker asks for 
eSignal
 Data Manager to be installed. Plug-in tries to connect but fails.
Any
 clue to what´s wrong?

 T.O.



 --- In [EMAIL PROTECTED] mailto:amibroker@yahoogroups.com ps.com,
lagramada7 tm7@ wrote:
 
  yes, you start a new database, if you don't have alreadey one with
  esignal symbols.
  at file/database settings choose esignal RT data plug-in, 
  straightforward
 
  if you go to mc.esignal.com you get a (java?)explorer window where
  you can follow a list of symbols, but it wouldn't work at the same 
  time with your amibroker cum esignal, since only one
inlogg/account
  is possible.
 
  remember, no phone/mail to esignal, simply do the registering job
  yourself on their website. 
  could be so that esignal people are stupid, or they are too smart
 and
  do not like a cheap product like marketcenter live eating their
  provisions
 
  good luck 
 
 
  --- In [EMAIL PROTECTED] mailto:amibroker@yahoogroups.com ps.com,
mikelaurataylor
  mikelaurataylor@ wrote:
  
   Do you just select the esignal data option when setting up a 
  database?
 Do you just get the esignal data manager when you run this?
  
   Thanks
  
   --- In [EMAIL PROTECTED] mailto:amibroker@yahoogroups.com ps.com,
lagramada7 tm7@ wrote:
   
you have to do it yourself, no mail or phone calls
login in your account and make the changes 
   
   
--- In [EMAIL PROTECTED] mailto:amibroker@yahoogroups.com
ps.com, lagramada7 tm7@ wrote:
 
 well, for me it works

 and when I log in into my esignal account at

 www.esignal. http://www.esignal.com com
 under support menu
 choose account maintenance
 it will prompt you to log in
 when inside, choose a new product and u get a list and 
 there
  is
 marketcenter LIVE among others
 monthly subscription is 14.95 and some more for different
  services
 and exchanges 

 is that simple

 btw, anyone who might want to look at my unanswered mail ?

http://finance.
http://finance.groups.yahoo.com/group/amibroker/message/113437
groups.yahoo.com/group/amibroker/message/113437
 and, give the script a try, even if it's slow

 regards
 







 --- In [EMAIL PROTECTED] mailto:amibroker@yahoogroups.com
ps.com, Tomasz Janeczko
groups@
 wrote:
 
  Hello, 

[amibroker] Please Help

2007-09-14 Thread Mohammed

Hi,

Any one can help with this formula,

_SECTION_BEGIN(Close);

Plot( Close, , IIf( LongSetup, UpColor, DownColor, IIf( TBuy,
EntryColor, DownColor ) , styleBar | ParamStyle (Style)));

_SECTION_END();

I got Too many arguments error.

Thanks an advance

Regards



Re: [amibroker] Re: esignal data only compatibility

2007-09-14 Thread Rakesh Sahgal
Mark

Have you faced a situation where you had connectivity failure and got a gap
in the data? If so, what are the backfill possibilities?

Rakesh

On 9/14/07, MarkK [EMAIL PROTECTED] wrote:

  *All I did was sign up for it online*

 *And open up AB and it was working*

 *Uses the same plug-in as I was using for my standard E-signal account*

 *Since this is a monthly charge not an annual one I figured for $14.95 or
 so that it was worth it to experiment with this,  the most I would be out
 was the one month.  In the grand picture that was a cheap way to test this
 for me*

 * *

 * *

 *MarkK*

 * *
  --

 *From:* amibroker@yahoogroups.com [mailto:[EMAIL PROTECTED] *On
 Behalf Of *Rakesh Sahgal
 *Sent:* Friday, September 14, 2007 12:21 AM
 *To:* amibroker@yahoogroups.com
 *Subject:* Re: [amibroker] Re: esignal data only compatibility



 Can anyone who has paired eSignal MarketCenter with AB i.e. sent the live
 feed being received by MarketCenter to AB kindly detail the steps they
 followed to get the show going?

 Thanks


 Rakesh

 On 8/28/07, *t_ohrt* [EMAIL PROTECTED] wrote:

 Many Thanks, it works!
 T.O.

 --- In amibroker@yahoogroups.com, Tomasz Janeczko [EMAIL PROTECTED]
 wrote:
 
  Hello,
 
  You need to install eSignal Data Manager, either download one from
 eSignal site
  (full eSignal setup)
  or DM-only from here:
 http://www.amibroker.com/bin/eSignalDMClient.exe
 
  Best regards,
  Tomasz Janeczko
  amibroker.com
  - Original Message -
  From: t_ohrt [EMAIL PROTECTED]
  To:  amibroker@yahoogroups.com
  Sent: Tuesday, August 28, 2007 5:21 PM
  Subject: [amibroker] Re: esignal data only compatibility
 
 
  Can´t get the connection to work properly. Amibroker asks for
 eSignal
  Data Manager to be installed. Plug-in tries to connect but fails.
 Any
  clue to what´s wrong?
 
  T.O.
 
 
 
  --- In amibroker@yahoogroups.com, lagramada7 tm7@ wrote:
  
   yes, you start a new database, if you don't have alreadey one with
   esignal symbols.
   at file/database settings choose esignal RT data plug-in,
   straightforward
  
   if you go to mc.esignal.com you get a (java?)explorer window where
   you can follow a list of symbols, but it wouldn't work at the same
   time with your amibroker cum esignal, since only one
 inlogg/account
   is possible.
  
   remember, no phone/mail to esignal, simply do the registering job
   yourself on their website.
   could be so that esignal people are stupid, or they are too smart
  and
   do not like a cheap product like marketcenter live eating their
   provisions
  
   good luck
  
  
   --- In amibroker@yahoogroups.com, mikelaurataylor
   mikelaurataylor@ wrote:
   
Do you just select the esignal data option when setting up a
   database?
  Do you just get the esignal data manager when you run this?
   
Thanks
   
--- In amibroker@yahoogroups.com, lagramada7 tm7@ wrote:

 you have to do it yourself, no mail or phone calls
 login in your account and make the changes


 --- In amibroker@yahoogroups.com, lagramada7 tm7@ wrote:
 
  well, for me it works
 
  and when I log in into my esignal account at
 
  www.esignal.com
  under support menu
  choose account maintenance
  it will prompt you to log in
  when inside, choose a new product and u get a list and
  there
   is
  marketcenter LIVE among others
  monthly subscription is 14.95 and some more for different
   services
  and exchanges
 
  is that simple
 
  btw, anyone who might want to look at my unanswered mail ?
 
 http://finance.groups.yahoo.com/group/amibroker/message/113437
  and, give the script a try, even if it's slow
 
  regards
 
 
 
 
 
 
 
 
  --- In amibroker@yahoogroups.com, Tomasz Janeczko
 groups@
  wrote:
  
   Hello,
  
   I asked eSignal officials and they said that Data only
  subscription is no longer offered to anyone, at least
   not to new subscribers.
  
   They planned to offer it but they changed your mind and it
  is
   no
  longer listed anywhere on their site:
   http://www.esignal.com/esignal/pricing/default.asp
  
   And yes we are certfied software partner. In the past
  there
   was
 a
  list of 3rd party charting software vendors
   on eSignal site, but now, they redesigned their site and
  the
   list
  is gone. They only list vendors of plugins to eSignal own
 application.
   I guess that eSignal wants to sell their software together
   with
 the
  feed and they are not really interested in offering
   data-only solution.
  
   For data only, cheaper alternative please take a look at
   IQFeed.
  Also soon Quotes Plus should offer the alternative.
  
   Best regards,
   Tomasz Janeczko
   amibroker.com
 - Original Message -
 From: Padhu
 

Re: [amibroker] Re: esignal data only compatibility

2007-09-14 Thread Ara Kaloustian
My recollection is that eSignal normal subscriptoin peovided 9 months of 
real time data. ... guess Market Center is a bit different.

I don't know how many stcks one can look at at one time with Market Center. 
Anyone with that info??

Ara
- Original Message - 
From: t_ohrt [EMAIL PROTECTED]
To: amibroker@yahoogroups.com
Sent: Friday, September 14, 2007 6:57 AM
Subject: [amibroker] Re: esignal data only compatibility


I signed up for Market Center RT data two weeks ago. Works fine,
except there are frequent bad ticks. Historical data starts beginning
of June and I can´t get earlier quotes (even if maximum bars in AB is
set to much more than 3 months of data). Is there a limit for how
much historical data one can get from eSignal?

regards
T.O.

--- In amibroker@yahoogroups.com, MarkK [EMAIL PROTECTED] wrote:

 MCLive

 All you want to use it for it the RT data to have AB read it and
then you
 have all the tools that AB gives you

 Have never even seen what MClive charts looks like



 MarkK



   _

 From: amibroker@yahoogroups.com [mailto:[EMAIL PROTECTED]
On Behalf
 Of kar_avi
 Sent: Friday, September 14, 2007 7:51 AM
 To: amibroker@yahoogroups.com
 Subject: [amibroker] Re: esignal data only compatibility



 Hi Don,

 Many many many differences, and for the worse. In MCLive you cannot
 scroll, so you have to be satisfied with whatever you see. You cant
 change colors (except for indicators). Yet to find zoom in and out.
No
 drawing tools at all. Indicators limited to 17 or so as of now. No
alerts.

 When talking to esig, their rep's answer was it is our cheapest
 product after all. have you seen esignal premier?

 Warm Regards,
 Kar

 --- In [EMAIL PROTECTED] mailto:amibroker%40yahoogroups.com
ps.com, Don
 Lindberg dlindber@ wrote:
 
  To all,
 
  I took a look at Market Center Live product, and quite frankly I
 don't see
  any difference between it and Quote Tracker which only costs $60 a
 year and
  Quote Tracker gives you charts, news, while Market Center Live
charges
  extra. The other thing I noticed is that is states it does not run
 on Vista
  machines. One thing I could not figure out from their web page is
 what time
  frame is the data. Is it true tick, or one minute, or what? And do
 you get
  both RT and EOD, or just EOD? If anyone can answer these questions
 I would
  be interested.
 
 
 
  Thanks,
 
 
 
  Donald F Lindberg
 
  _
 
  From: [EMAIL PROTECTED] mailto:amibroker%40yahoogroups.com
ps.com
 [mailto:[EMAIL PROTECTED] mailto:amibroker%40yahoogroups.com
ps.com]
 On Behalf
  Of Rakesh Sahgal
  Sent: Thursday, September 13, 2007 9:21 PM
  To: [EMAIL PROTECTED] mailto:amibroker%40yahoogroups.com
ps.com
  Subject: Re: [amibroker] Re: esignal data only compatibility
 
 
 
  Can anyone who has paired eSignal MarketCenter with AB i.e. sent
the
 live
  feed being received by MarketCenter to AB kindly detail the steps
they
  followed to get the show going?
 
  Thanks
 
 
  Rakesh
 
  On 8/28/07, t_ohrt to56@ wrote:
 
  Many Thanks, it works!
  T.O.
 
  --- In [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 mailto:amibroker%40yahoogroups.com ps.com ps.com,
  Tomasz Janeczko groups@
  wrote:
  
   Hello,
  
   You need to install eSignal Data Manager, either download one
from
  eSignal site
   (full eSignal setup)
   or DM-only from here:
  http://www.amibroke http://www.amibroke
 http://www.amibroker.com/bin/eSignalDMClient.exe
 r.com/bin/eSignalDMClient.exe
  r.com/bin/eSignalDMClient.exe
  
   Best regards,
   Tomasz Janeczko
   amibroker.com
   - Original Message -
   From: t_ohrt to56@
   To:  [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 mailto:amibroker%40yahoogroups.com ps.com ps.com
   Sent: Tuesday, August 28, 2007 5:21 PM
   Subject: [amibroker] Re: esignal data only compatibility
  
  
   Can´t get the connection to work properly. Amibroker asks for
  eSignal
   Data Manager to be installed. Plug-in tries to connect but
fails.
  Any
   clue to what´s wrong?
  
   T.O.
  
  
  
   --- In [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 mailto:amibroker%40yahoogroups.com ps.com ps.com,
  lagramada7 tm7@ wrote:
   
yes, you start a new database, if you don't have alreadey one
with
esignal symbols.
at file/database settings choose esignal RT data plug-in,
straightforward
   
if you go to mc.esignal.com you get a (java?)explorer window
where
you can follow a list of symbols, but it wouldn't work at the
same
time with your amibroker cum esignal, since only one
  inlogg/account
is possible.
   
remember, no phone/mail to esignal, simply do the registering
job
yourself on their website.
could be so that esignal people are stupid, or they are too
smart
   and
do not like a cheap product like marketcenter live eating
their
provisions
   
good luck
   
   
--- In [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 mailto:amibroker%40yahoogroups.com ps.com
 ps.com,
  mikelaurataylor
mikelaurataylor@ wrote:

 Do you 

Re: [amibroker] Please Help

2007-09-14 Thread wavemechanic
Your IIF() is wrong.  Should be iif(x, truepart, iif(y, truepart, falsepart)).  
The second iif() is the falsepart of the first iif().

Bill

  - Original Message - 
  From: Mohammed 
  To: amibroker@yahoogroups.com 
  Sent: Friday, September 14, 2007 12:03 PM
  Subject: [amibroker] Please Help


  Hi, 

  Any one can help with this formula,

  _SECTION_BEGIN(Close);

  Plot( Close, , IIf( LongSetup, UpColor, DownColor, IIf( TBuy, 
  EntryColor, DownColor ) , styleBar | ParamStyle (Style)));

  _SECTION_END();

  I got Too many arguments error.

  Thanks an advance

  Regards

   

[amibroker] Re: Please Help

2007-09-14 Thread Mohammed

Hi Bill;

Thank you for your reply,

I did it in the graphic way.

Graph0 = Close; 
Graph0Style = 128;
barcolor =  IIf( LongSetup, 29, IIf( SellSetup, 32, IIf( 
TBuy,5,0 ))); 
Graph0BarColor = ValueWhen( barcolor != 0, barcolor ); 


I would like to do it in the plot way, 

Plot( Close, , IIf(LongSetup, UpColor), IIf(Tbuy, Entercolor, 
DownColor), styleBar | ParamStyle (Style));


I have three situations for my formula, which means I should have 
three colors.

Upcolor = colorblue;
Downcolor = colored;
EnterColor = colorgreen;


Could you please assist in it.

Regards


--- In amibroker@yahoogroups.com, wavemechanic [EMAIL PROTECTED] wrote:

 Your IIF() is wrong.  Should be iif(x, truepart, iif(y, truepart, 
falsepart)).  The second iif() is the falsepart of the first iif().
 
 Bill
 
   - Original Message - 
   From: Mohammed 
   To: amibroker@yahoogroups.com 
   Sent: Friday, September 14, 2007 12:03 PM
   Subject: [amibroker] Please Help
 
 
   Hi, 
 
   Any one can help with this formula,
 
   _SECTION_BEGIN(Close);
 
   Plot( Close, , IIf( LongSetup, UpColor, DownColor, IIf( TBuy, 
   EntryColor, DownColor ) , styleBar | ParamStyle (Style)));
 
   _SECTION_END();
 
   I got Too many arguments error.
 
   Thanks an advance
 
   Regards





[amibroker] Re: Please Help

2007-09-14 Thread Mohammed
Hi cstrader;

Thank you very much, But this plot Price in line style, I need it to 
be in bar style.

Regards


--- In amibroker@yahoogroups.com, cstrader [EMAIL PROTECTED] wrote:

 Try this:
 Plot( Close, , IIf( LongSetup, IIf( TBuy, EntryColor, 
DownColor ) , styleBar | ParamStyle (Style)));
 
   - Original Message - 
   From: Mohammed 
   To: amibroker@yahoogroups.com 
   Sent: Friday, September 14, 2007 12:03 PM
   Subject: [amibroker] Please Help
 
 
   Hi, 
 
   Any one can help with this formula,
 
   _SECTION_BEGIN(Close);
 
   Plot( Close, , IIf( LongSetup, UpColor, DownColor, IIf( TBuy, 
   EntryColor, DownColor ) , styleBar | ParamStyle (Style)));
 
   _SECTION_END();
 
   I got Too many arguments error.
 
   Thanks an advance
 
   Regards





Re: [amibroker] Please Help

2007-09-14 Thread cstrader
Try this:
Plot( Close, , IIf( LongSetup, IIf( TBuy, EntryColor, DownColor ) , styleBar 
| ParamStyle (Style)));

  - Original Message - 
  From: Mohammed 
  To: amibroker@yahoogroups.com 
  Sent: Friday, September 14, 2007 12:03 PM
  Subject: [amibroker] Please Help


  Hi, 

  Any one can help with this formula,

  _SECTION_BEGIN(Close);

  Plot( Close, , IIf( LongSetup, UpColor, DownColor, IIf( TBuy, 
  EntryColor, DownColor ) , styleBar | ParamStyle (Style)));

  _SECTION_END();

  I got Too many arguments error.

  Thanks an advance

  Regards

   

[amibroker] Help- Finding the highest and lowest for a certain period of time

2007-09-14 Thread mikeleekc
Hi,
I am pretty new to Amibroker and still have a lot to learn.
I am trying to use AFL to detect the highest and lowest for a given
period of time.
So far I have not been successful.
Eg. I want to find the highest and lowest for the period between 3rd
March 2007 to 23rd July. I start by drawing 2 vertical lines on those
dates and then name then V1 and V2. Now I want to find the highest and
lowest between these 2 automatically using AFL.
I have looked at HHV and LLV but I don't see how I can use them for my
situation.

I will be most grateful if someone can give me some pointers or point
me in the right direction.
 
Thanks.


--
Michael



Re: [amibroker] Re: Please Help

2007-09-14 Thread wavemechanic
The IIF() statement in Plot() is still wrong - remove the ) after upcolor so 
that you have the same type of construction as you used for barcolor.  See the 
full description of IIF() in the Help manual.  As for the three colors, you 
have incorporated them in barcolor so just use this as the color in plot().  
Plot(c, , barcolor, stylebar).

Bill 

- Original Message - 
From: Mohammed [EMAIL PROTECTED]
To: amibroker@yahoogroups.com
Sent: Friday, September 14, 2007 12:48 PM
Subject: [amibroker] Re: Please Help


 
 Hi Bill;
 
 Thank you for your reply,
 
 I did it in the graphic way.
 
 Graph0 = Close; 
 Graph0Style = 128;
 barcolor =  IIf( LongSetup, 29, IIf( SellSetup, 32, IIf( 
 TBuy,5,0 ))); 
 Graph0BarColor = ValueWhen( barcolor != 0, barcolor ); 
 
 
 I would like to do it in the plot way, 
 
 Plot( Close, , IIf(LongSetup, UpColor), IIf(Tbuy, Entercolor, 
 DownColor), styleBar | ParamStyle (Style));
 
 
 I have three situations for my formula, which means I should have 
 three colors.
 
 Upcolor = colorblue;
 Downcolor = colored;
 EnterColor = colorgreen;
 
 
 Could you please assist in it.
 
 Regards
 
 
 --- In amibroker@yahoogroups.com, wavemechanic [EMAIL PROTECTED] wrote:

 Your IIF() is wrong.  Should be iif(x, truepart, iif(y, truepart, 
 falsepart)).  The second iif() is the falsepart of the first iif().
 
 Bill
 
   - Original Message - 
   From: Mohammed 
   To: amibroker@yahoogroups.com 
   Sent: Friday, September 14, 2007 12:03 PM
   Subject: [amibroker] Please Help
 
 
   Hi, 
 
   Any one can help with this formula,
 
   _SECTION_BEGIN(Close);
 
   Plot( Close, , IIf( LongSetup, UpColor, DownColor, IIf( TBuy, 
   EntryColor, DownColor ) , styleBar | ParamStyle (Style)));
 
   _SECTION_END();
 
   I got Too many arguments error.
 
   Thanks an advance
 
   Regards

 
 
 
 
 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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
 http://www.amibroker.com/devlog/
 
 For other support material please check also:
 http://www.amibroker.com/support.html
 
 Yahoo! Groups Links
 
 
 


[amibroker] Re: Qp Real Time Data

2007-09-14 Thread markdcoulter
Hi Mark,

Just curious - can you import thae data into AB at $1498/mo.?


Thanks,

Mark C.
--- In amibroker@yahoogroups.com, MarkK [EMAIL PROTECTED] wrote:

 I now use E-signal 
 
 $14.98 month now for RT data
 
  
 
 MarkK
 
  
 
   _  
 
 From: amibroker@yahoogroups.com [mailto:[EMAIL PROTECTED] 
On Behalf
 Of burlap58
 Sent: Thursday, September 13, 2007 1:50 PM
 To: amibroker@yahoogroups.com
 Subject: [amibroker] Re: Qp Real Time Data
 
  
 
 -
 If you go to QP's website they refer to it as QP Feed for about $38
 for Amibroker. I've been trying to verify it and have some questions
 answered--but haven't got a response to my emails to the websites of
 both QP or Amibroker. Frustrating! Lloyd
 
 - In [EMAIL PROTECTED] mailto:amibroker%40yahoogroups.com 
ps.com, Ara
 Kaloustian ara1@ wrote:
 
  Did not know it was available yet ... when did it become 
available??
  
  
  - Original Message - 
  From: burlap58 burlap58@
  To: [EMAIL PROTECTED] mailto:amibroker%40yahoogroups.com 
ps.com
  Sent: Thursday, September 13, 2007 9:54 AM
  Subject: [amibroker] Qp Real Time Data
  
  
   Has anyone had experience with QP's real time data? I want to 
be able
   to receive both daily and intraday data in the same database and
   wonder if that will do that? Thanks, Lloyd
   
   
   
   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 NEW RELEASE ANNOUNCEMENTS and other news always check 
DEVLOG:
   http://www.amibroke http://www.amibroker.com/devlog/ 
r.com/devlog/
   
   For other support material please check also:
   http://www.amibroke http://www.amibroker.com/support.html
 r.com/support.html
   
   Yahoo! Groups Links
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
  
 





[amibroker] Correlation between an equity and its parent index

2007-09-14 Thread londonwyckoff
I am trying to examine how an equity price moves relative to it's index 
i.e. is it in line with the market, moving up when the market does, 
down when the market goes down, does it move faster, slower etc.

Can anyone recommend any amibroker functions particularly suited to 
this. I'm not very advanced in AFL programming, so just need some 
pointers as to which functions to begin looking at. 

Thanks



[amibroker] Re: Forex data

2007-09-14 Thread sunzhaomang
Hi Saji
Is your Mt4 plugin new version?Could you send me a copy?
Thx
Sam
[EMAIL PROTECTED]

--- In amibroker@yahoogroups.com, Saji Oommen [EMAIL PROTECTED] wrote:

 Hello Perumal
 
 I have the MT4 plugin. Send me your PM. I had not
 tried it out till now.
 
 Regards
 Saji
 --- umrperumal [EMAIL PROTECTED] wrote:
 
  Hi all,
  
  Can anybody provide me the source of this Plugin for
  downloading 
  forex data from MT4.
  
  Shall be thankful for this help
  
  regards
  
  perumal
  
  
  --- In amibroker@yahoogroups.com, hareshbhai patel
  hareshbhaip@ 
  wrote:
  
   I am using MT4 Plugin to fetch forex data to Ami.
 It is very easy and hasselfree.
 You can import it in Ami as alive datafeed and
  is a  FREE 
   Nothing to pay anything for it.
   sai20_2000 sai20_2000@ wrote:
 Have you heard of MT4 plugin for
  Amibroker. It too 
  fetches the same 
   in to AB as you have mentioned with 1min base time
  interval for a 
   period look back of 2 days by default.( prefer MT4
  from North 
   Finance)
   
   --- In amibroker@yahoogroups.com, leslie_bond39 
   leslie_bond39@ wrote:
   

Free FX Data... 
Does any one know how to set up Akmos data in
  AB. They have 
  about 
   20 
Fx pairs and a couple of indicies, gold and
  silver too. Time 
   intervals 
from 1min up to daily. Ability to export live in
  metastock, 
tradestation and ensign formats. Some historical
  data also. I 
  have 
   the 
data on my disc in 5min intervals but when i
  inport to AB it 
  only 
shows up in daily format. 

   
 
 http://www.akmos.com/software/afmidle/docs/concept.html
  

This is the help page that explains about it,
  click through the 
arrows on page bottom for more about it. 
Any help appreciated.
   
   
   
   

   
   
   Thanking you with Kind Regards,
   
   Haresh Patel
  
   -
   Looking for a deal? Find great prices on flights
  and hotels with 
  Yahoo! FareChase.
  
  
  
  
 
 
 
   
__
__
 Park yourself in front of a world of choices in alternative 
vehicles. Visit the Yahoo! Auto Green Center.
 http://autos.yahoo.com/green_center/





[amibroker] Re: Qp Real Time Data

2007-09-14 Thread markdcoulter
Hi Mark,

Just curious - can you import thae data into AB at $1498/mo.?


Thanks,

Mark C.
--- In amibroker@yahoogroups.com, MarkK [EMAIL PROTECTED] wrote:

 I now use E-signal 
 
 $14.98 month now for RT data
 
  
 
 MarkK
 
  
 
   _  
 
 From: amibroker@yahoogroups.com [mailto:[EMAIL PROTECTED] 
On Behalf
 Of burlap58
 Sent: Thursday, September 13, 2007 1:50 PM
 To: amibroker@yahoogroups.com
 Subject: [amibroker] Re: Qp Real Time Data
 
  
 
 -
 If you go to QP's website they refer to it as QP Feed for about $38
 for Amibroker. I've been trying to verify it and have some questions
 answered--but haven't got a response to my emails to the websites of
 both QP or Amibroker. Frustrating! Lloyd
 
 - In [EMAIL PROTECTED] mailto:amibroker%40yahoogroups.com 
ps.com, Ara
 Kaloustian ara1@ wrote:
 
  Did not know it was available yet ... when did it become 
available??
  
  
  - Original Message - 
  From: burlap58 burlap58@
  To: [EMAIL PROTECTED] mailto:amibroker%40yahoogroups.com 
ps.com
  Sent: Thursday, September 13, 2007 9:54 AM
  Subject: [amibroker] Qp Real Time Data
  
  
   Has anyone had experience with QP's real time data? I want to 
be able
   to receive both daily and intraday data in the same database and
   wonder if that will do that? Thanks, Lloyd
   
   
   
   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 NEW RELEASE ANNOUNCEMENTS and other news always check 
DEVLOG:
   http://www.amibroke http://www.amibroker.com/devlog/ 
r.com/devlog/
   
   For other support material please check also:
   http://www.amibroke http://www.amibroker.com/support.html
 r.com/support.html
   
   Yahoo! Groups Links
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
  
 





[amibroker] Win = AB.ActiveWindow issues. symbol never changs

2007-09-14 Thread murthysuresh
Hello
I would like to understand the criteria that is used to return the 
Active window. My assumption is that it would reflect the active 
chart that i am currently viewing in AB.

The prob that i have is that this produces a snapshot of the symbol 
SHOO all the time. I am lookng at a different chart and it still does 
not produce the snapshot of the lastest symbol that i am viewing.

Seede

function DateDemo(){
   var d, s = ;
   d = new Date();
  s += d.getFullYear();
   s += d.getDate() ;
   s += (d.getMonth() + 1) + _ ;
  s += d.getHours() ;
   s += d.getMinutes() ;
   s += d.getSeconds() ;
   return(s);

}


AB = new ActiveXObject(Broker.Application);
Win = AB.ActiveWindow;
Win.ExportImage( c:\\temp\\ + Win.document.name+ _ + DateDemo() 
+.bmp, 800, 600 );





RE: [amibroker] Re: Qp Real Time Data

2007-09-14 Thread MarkK
yes

 

  _  

From: amibroker@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf
Of markdcoulter
Sent: Thursday, September 13, 2007 3:52 PM
To: amibroker@yahoogroups.com
Subject: [amibroker] Re: Qp Real Time Data

 

Hi Mark,

Just curious - can you import thae data into AB at $1498/mo.?

Thanks,

Mark C.
--- In [EMAIL PROTECTED] mailto:amibroker%40yahoogroups.com ps.com,
MarkK [EMAIL PROTECTED] wrote:

 I now use E-signal 
 
 $14.98 month now for RT data
 
 
 
 MarkK
 
 
 
 _ 
 
 From: [EMAIL PROTECTED] mailto:amibroker%40yahoogroups.com ps.com
[mailto:[EMAIL PROTECTED] mailto:amibroker%40yahoogroups.com ps.com] 
On Behalf
 Of burlap58
 Sent: Thursday, September 13, 2007 1:50 PM
 To: [EMAIL PROTECTED] mailto:amibroker%40yahoogroups.com ps.com
 Subject: [amibroker] Re: Qp Real Time Data
 
 
 
 -
 If you go to QP's website they refer to it as QP Feed for about $38
 for Amibroker. I've been trying to verify it and have some questions
 answered--but haven't got a response to my emails to the websites of
 both QP or Amibroker. Frustrating! Lloyd
 
 - In [EMAIL PROTECTED] mailto:amibroker%40yahoogroups.com 
ps.com, Ara
 Kaloustian ara1@ wrote:
 
  Did not know it was available yet ... when did it become 
available??
  
  
  - Original Message - 
  From: burlap58 burlap58@
  To: [EMAIL PROTECTED] mailto:amibroker%40yahoogroups.com 
ps.com
  Sent: Thursday, September 13, 2007 9:54 AM
  Subject: [amibroker] Qp Real Time Data
  
  
   Has anyone had experience with QP's real time data? I want to 
be able
   to receive both daily and intraday data in the same database and
   wonder if that will do that? Thanks, Lloyd
   
   
   
   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 NEW RELEASE ANNOUNCEMENTS and other news always check 
DEVLOG:
   http://www.amibroke http://www.amibroke
http://www.amibroker.com/devlog/ r.com/devlog/ 
r.com/devlog/
   
   For other support material please check also:
   http://www.amibroke http://www.amibroke
http://www.amibroker.com/support.html r.com/support.html
 r.com/support.html
   
   Yahoo! Groups Links
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
  
 


 



Re: [amibroker] Help- Finding the highest and lowest for a certain period of time

2007-09-14 Thread wavemechanic
One way to go is to use range markers, rather than drawing vertical lines.  
Using BeginValue(), EndValue(), and range markers you can define the range 
period and then find HHV() and LLV().  Read about using these functions in Help.

Bill


- Original Message - 
From: mikeleekc [EMAIL PROTECTED]
To: amibroker@yahoogroups.com
Sent: Thursday, September 13, 2007 6:04 AM
Subject: [amibroker] Help- Finding the highest and lowest for a certain period 
of time


 Hi,
 I am pretty new to Amibroker and still have a lot to learn.
 I am trying to use AFL to detect the highest and lowest for a given
 period of time.
 So far I have not been successful.
 Eg. I want to find the highest and lowest for the period between 3rd
 March 2007 to 23rd July. I start by drawing 2 vertical lines on those
 dates and then name then V1 and V2. Now I want to find the highest and
 lowest between these 2 automatically using AFL.
 I have looked at HHV and LLV but I don't see how I can use them for my
 situation.
 
 I will be most grateful if someone can give me some pointers or point
 me in the right direction.
 
 Thanks.
 
 
 --
 Michael
 
 
 
 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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
 http://www.amibroker.com/devlog/
 
 For other support material please check also:
 http://www.amibroker.com/support.html
 
 Yahoo! Groups Links
 
 
 


Re: [amibroker] Correlation between an equity and its parent index

2007-09-14 Thread Ara Kaloustian
Look at the Correlation function in help

- Original Message - 
From: londonwyckoff [EMAIL PROTECTED]
To: amibroker@yahoogroups.com
Sent: Thursday, September 13, 2007 12:56 PM
Subject: [amibroker] Correlation between an equity and its parent index


I am trying to examine how an equity price moves relative to it's index 
 i.e. is it in line with the market, moving up when the market does, 
 down when the market goes down, does it move faster, slower etc.
 
 Can anyone recommend any amibroker functions particularly suited to 
 this. I'm not very advanced in AFL programming, so just need some 
 pointers as to which functions to begin looking at. 
 
 Thanks
 
 
 
 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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
 http://www.amibroker.com/devlog/
 
 For other support material please check also:
 http://www.amibroker.com/support.html
 
 Yahoo! Groups Links
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 



[amibroker] Re: esignal data only compatibility

2007-09-14 Thread paultsho
Hi Mark
How many sysmbols are you permitted by the eSignal Date Manager ( I - 
Net Limit)?
Does the basic subscription cover futures as it seems to be indicated 
on the website?
Thanks
Paul.


--- In amibroker@yahoogroups.com, MarkK [EMAIL PROTECTED] wrote:

 MCLive 
 
 All you want to use it for it the RT data to have AB read it and 
then you
 have all the tools that AB gives you
 
 Have never even seen what MClive charts looks like
 
  
 
 MarkK
 
  
 
   _  
 
 From: amibroker@yahoogroups.com [mailto:[EMAIL PROTECTED] 
On Behalf
 Of kar_avi
 Sent: Friday, September 14, 2007 7:51 AM
 To: amibroker@yahoogroups.com
 Subject: [amibroker] Re: esignal data only compatibility
 
  
 
 Hi Don,
 
 Many many many differences, and for the worse. In MCLive you cannot
 scroll, so you have to be satisfied with whatever you see. You cant
 change colors (except for indicators). Yet to find zoom in and out. 
No
 drawing tools at all. Indicators limited to 17 or so as of now. No 
alerts.
 
 When talking to esig, their rep's answer was it is our cheapest
 product after all. have you seen esignal premier?
 
 Warm Regards,
 Kar
 
 --- In [EMAIL PROTECTED] mailto:amibroker%40yahoogroups.com 
ps.com, Don
 Lindberg dlindber@ wrote:
 
  To all,
  
  I took a look at Market Center Live product, and quite frankly I
 don't see
  any difference between it and Quote Tracker which only costs $60 a
 year and
  Quote Tracker gives you charts, news, while Market Center Live 
charges
  extra. The other thing I noticed is that is states it does not run
 on Vista
  machines. One thing I could not figure out from their web page is
 what time
  frame is the data. Is it true tick, or one minute, or what? And do
 you get
  both RT and EOD, or just EOD? If anyone can answer these questions
 I would
  be interested.
  
  
  
  Thanks,
  
  
  
  Donald F Lindberg
  
  _ 
  
  From: [EMAIL PROTECTED] mailto:amibroker%40yahoogroups.com 
ps.com
 [mailto:[EMAIL PROTECTED] mailto:amibroker%40yahoogroups.com 
ps.com]
 On Behalf
  Of Rakesh Sahgal
  Sent: Thursday, September 13, 2007 9:21 PM
  To: [EMAIL PROTECTED] mailto:amibroker%40yahoogroups.com 
ps.com
  Subject: Re: [amibroker] Re: esignal data only compatibility
  
  
  
  Can anyone who has paired eSignal MarketCenter with AB i.e. sent 
the
 live
  feed being received by MarketCenter to AB kindly detail the steps 
they
  followed to get the show going?
  
  Thanks
  
  
  Rakesh
  
  On 8/28/07, t_ohrt to56@ wrote:
  
  Many Thanks, it works!
  T.O.
  
  --- In [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 mailto:amibroker%40yahoogroups.com ps.com ps.com,
  Tomasz Janeczko groups@
  wrote:
  
   Hello,
  
   You need to install eSignal Data Manager, either download one 
from 
  eSignal site
   (full eSignal setup)
   or DM-only from here:
  http://www.amibroke http://www.amibroke
 http://www.amibroker.com/bin/eSignalDMClient.exe
 r.com/bin/eSignalDMClient.exe
  r.com/bin/eSignalDMClient.exe
  
   Best regards,
   Tomasz Janeczko
   amibroker.com
   - Original Message -
   From: t_ohrt to56@
   To:  [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 mailto:amibroker%40yahoogroups.com ps.com ps.com
   Sent: Tuesday, August 28, 2007 5:21 PM
   Subject: [amibroker] Re: esignal data only compatibility
  
  
   Can´t get the connection to work properly. Amibroker asks for 
  eSignal
   Data Manager to be installed. Plug-in tries to connect but 
fails.
  Any
   clue to what´s wrong?
  
   T.O.
  
  
  
   --- In [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 mailto:amibroker%40yahoogroups.com ps.com ps.com,
  lagramada7 tm7@ wrote:
   
yes, you start a new database, if you don't have alreadey one 
with
esignal symbols.
at file/database settings choose esignal RT data plug-in, 
straightforward
   
if you go to mc.esignal.com you get a (java?)explorer window 
where
you can follow a list of symbols, but it wouldn't work at the 
same 
time with your amibroker cum esignal, since only one
  inlogg/account
is possible.
   
remember, no phone/mail to esignal, simply do the registering 
job
yourself on their website. 
could be so that esignal people are stupid, or they are too 
smart
   and
do not like a cheap product like marketcenter live eating 
their
provisions
   
good luck 
   
   
--- In [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 mailto:amibroker%40yahoogroups.com ps.com
 ps.com,
  mikelaurataylor
mikelaurataylor@ wrote:

 Do you just select the esignal data option when setting up 
a 
database?
 Do you just get the esignal data manager when you run this?

 Thanks

 --- In [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 mailto:amibroker%40yahoogroups.com ps.com
 ps.com,
  lagramada7 tm7@ wrote:
 
  you have to do it yourself, no mail or phone calls
  login in your account and make the changes 
 
 
  --- In [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 mailto:amibroker%40yahoogroups.com 

[amibroker] Re: Help- Finding the highest and lowest for a certain period of time

2007-09-14 Thread murthysuresh
the other way is to create a copy of the array, loop thro the bars 
and mark them 0 unless they are between those dates and use max and 
min to find the high and low.


--- In amibroker@yahoogroups.com, wavemechanic [EMAIL PROTECTED] wrote:

 One way to go is to use range markers, rather than drawing vertical 
lines.  Using BeginValue(), EndValue(), and range markers you can 
define the range period and then find HHV() and LLV().  Read about 
using these functions in Help.
 
 Bill
 
 
 - Original Message - 
 From: mikeleekc [EMAIL PROTECTED]
 To: amibroker@yahoogroups.com
 Sent: Thursday, September 13, 2007 6:04 AM
 Subject: [amibroker] Help- Finding the highest and lowest for a 
certain period of time
 
 
  Hi,
  I am pretty new to Amibroker and still have a lot to learn.
  I am trying to use AFL to detect the highest and lowest for a 
given
  period of time.
  So far I have not been successful.
  Eg. I want to find the highest and lowest for the period between 
3rd
  March 2007 to 23rd July. I start by drawing 2 vertical lines on 
those
  dates and then name then V1 and V2. Now I want to find the 
highest and
  lowest between these 2 automatically using AFL.
  I have looked at HHV and LLV but I don't see how I can use them 
for my
  situation.
  
  I will be most grateful if someone can give me some pointers or 
point
  me in the right direction.
  
  Thanks.
  
  
  --
  Michael
  
  
  
  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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
  http://www.amibroker.com/devlog/
  
  For other support material please check also:
  http://www.amibroker.com/support.html
  
  Yahoo! Groups Links
  
  
 





[amibroker] Ft Monitor Las Vegas Here We Come!

2007-09-14 Thread richardlboroff
The Monitor website

www.ftmonitor.com

is now ready to give you more complete information about the AmiBroker
Conference in Las Vegas.  

Plus there is a page about hotel rates, and an Early Bird Rate, save
up to $150 by registering early.

Be good

Richard Boroff




Re: [amibroker] Can Amibroker do this - Price Histogram Indicator

2007-09-14 Thread amibrokerfan
The links didn't work before, it's fixed.




http://www.dacharts.org/archives/Ensign_Wed_class_transcripts/Prc-hist-lns-0volbars-NewDYOAutoTrend_10_19_05.htm

http://www.enthios.com/charts/PriceHisto.htm

http://www.ensignsoftware.com/tips/tradingtips70.htm



On 9/14/07, chomper777 [EMAIL PROTECTED] wrote:

   Can Amibroker create Price Histogram indicator like these??

 http://www.dacharts.org/archives/Ensign_Wed_class_transcripts/Prc-hist-
 lns-0volbars-NewDYOAutoTrend_10_19_05.htm

 http://www.dacharts.org/archives/Ensign_Wed_class_transcripts/Prc-hist-
 lns-0volbars-NewDYOAutoTrend_10_19_05.htm

 



RE: [AmiBroker] Can Amibroker do this - Price Histogram Indicator use PlotVAPOverlay()

2007-09-14 Thread Mr. Valley
consider - Volume At Price - right click and change parameters to suit


/* Volume At Price */
Plot( Close, Price, colorWhite, styleCandle );
PlotVAPOverlay( Param(lines,300,10,1000,1), Param(width,10,1,99,1),
ParamColor(color, colorDarkBlue), Param(style,0,0,7,1) );


  -Original Message-
  From: amibroker@yahoogroups.com [mailto:[EMAIL PROTECTED]
Behalf Of chomper777
  Sent: Friday, September 14, 2007 5:54 PM
  To: amibroker@yahoogroups.com
  Subject: [amibroker] Can Amibroker do this - Price Histogram Indicator


  Can Amibroker create Price Histogram indicator like these??

  http://www.dacharts.org/archives/Ensign_Wed_class_transcripts/Prc-hist-
  lns-0volbars-NewDYOAutoTrend_10_19_05.htm

  http://www.dacharts.org/archives/Ensign_Wed_class_transcripts/Prc-hist-
  lns-0volbars-NewDYOAutoTrend_10_19_05.htm



  


[amibroker] ESignal RT feed and Explorations - Symbol limits?

2007-09-14 Thread nikkunayar
Hello 

I did a search here and found a post by Tomasz that says this

eSignal subsciptions have limits on number of simultaneous symbols
and only that number can be really
fed in real-time.
 
AmiBroker can however scan larger universe provided that you are using
Professional version
and wait for backfill check box is checked in Auto-Analysis screen.
Note however that once you exceed the eSignal limit, the program needs
to switch active lists
and perform backfilling and it slows down scanning process *a lot*.
eSignal may also start to throttle your downloads (backfills) if they
detect a lot of such activity.

Now... I have an eSignal account with 200 symbol limit. I have an End
Of Day database with about 225 stocks in it. When I run an exploration
on that database... I get results from azpn to xmsr - that is, the
results seem to come from the entire range of the 225 stocks in the
database. However, when I click on the eSignal Data Manager and choose
Data-- Symbols, I see a list with about 134 items. The very first
stock is listed there, and then a postion of the list starting with
the letter 'H' is there. 

This is weird. First, AB seems to have done the explration on stocks
that are not in the list shown as being accessed by the Data Manager.
Second, the Data Manager shows only 134 items. I might expect it to
show 200 of my 225 items(running up agianst the symbol limit) but not 134.

I tried checking the 'Wait for Backfill' box as suggested and here's
what happened. I ran the Exploration agian and I got two more symbols
than I did the first time (without checking the 'Wait for Backfill'
box. However, the two extra results I got were on stocks that were
actually in the list of 134 that showed in the Data Manager BEFORE I
checked the 'Wait for Backfill' box.

Does anyone know exactly what is happening when you are using
eSignal's RT data feed to establish an EOD database and then running
an exploration on that database, when the database contains more than
200 symbols? 



[amibroker] Re: ESignal RT feed and Explorations - Symbol limits?

2007-09-14 Thread nikkunayar
I would just like to clarify one thing with regard to this post. I am
in no way suggesting that these results have anything to do with
Amibroker, the Exploration function or any other aspect of the
program. I am sure that there is some issue with my symbol limit. I
have been doing some experimenting and sometimes, eSignal seems to
allow me access to more than 200 symbols, sometimes not.

Basically I am trying to figure out if I need to keep my Norgate
Premium Data EOD service if I have the eSignal feed, or if I can run
my nightly explorations on my universe of stocks using the eSignal feed. 

I am assuming that my eSignal Premium subscription does not include
access to the EOD database. If it does, I am going to feel pretty
silly. I can't find any mention of it at the esignal site..