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

Re: [amibroker] O,H,L,C in every price chart



PureBytes Links

Trading Reference Links

Run the following script:

/* ======================================================================
NAME: setcont.js 

AUTHOR: Tomasz Janeczko 
DATE : 2001-08-28
========================================================================= */

oAB = new ActiveXObject("Broker.Application");

iQty = oAB.Stocks.Count;

for( i = 0; i < iQty; i++ )
{
oAB.Stocks( i ).Continuous = true;
}

oAB.RefreshAll();


(you will find it attached also)

Best regards,
Tomasz Janeczko
----- Original Message ----- 
From: Tom Supera 
To: amibroker@xxxxxxxxxxxxxxx 
Sent: 28 August, 2001 07:42
Subject: Re: [amibroker] O,H,L,C in every price chart


Hi Tom McDaniel,

I've tested it, but it brings nothing

Thanks for your help

Tom Supera





----- Original Message ----- 
From: Tom McDaniel 
To: amibroker@xxxxxxxxxxxxxxx 
Sent: Tuesday, August 28, 2001 4:48 AM
Subject: Re: [amibroker] O,H,L,C in every price chart


Hi Tom- 
Select the preferences main page and select Bars as the Default style. Apply and save preferences. 

-Tom McDaniel 
      
      

Tom Supera wrote: 

Dear Tomasz, 
I want to see the H,O,L,and C at every stock in the price chart. WhenI mark: Stock - Information - Continuous quotations,I see on every stock all prices, but after i restart amibroker i see it only at the stock i've market continuous quotations.Tools - Save preferences brings nothing. My database have 1200 stocks. I can't mark them all.Is there any way? Tom Supera  



Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.


      
      

Yahoo! Groups Sponsor 
ADVERTISEMENT
             
       
       

Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 


------=_NextPart_001_003B_01C12FA5.4D70C530
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4134.600" name=GENERATOR></HEAD>
<BODY bgColor=#c0c0c0>
<DIV><FONT face=Arial size=2>Dear Tom,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Run the following script:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>/* 
======================================================================<BR>NAME: 
setcont.js&nbsp;</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>AUTHOR: Tomasz Janeczko <BR>DATE&nbsp; : 
2001-08-28<BR>========================================================================= 
*/</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>oAB = new 
ActiveXObject("Broker.Application");</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>iQty = oAB.Stocks.Count;</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>for( i = 0; i &lt; iQty; i++ 
)<BR>{<BR>&nbsp;oAB.Stocks( i ).Continuous = true;<BR>}</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>oAB.RefreshAll();</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>(you will find it attached also)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Best regards,</FONT></DIV>
<DIV><FONT face=Arial size=2>Tomasz Janeczko</FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV 
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
Tom Supera 
</DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A title=amibroker@xxxxxxxxxx 
href="mailto:amibroker@xxxxxxxxxxxxxxx";>amibroker@xxxxxxxxxxxxxxx</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> 28 August, 2001 07:42</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [amibroker] O,H,L,C in every 
price chart</DIV>
<DIV><BR></DIV>
<DIV><FONT face=Arial size=2>Hi Tom McDaniel,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I've tested it, but it brings 
nothing</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks for your help</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Tom Supera</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV 
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
<A title=tmtempe@xxxx href="mailto:tmtempe@xxxx";>Tom 
McDaniel</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A title=amibroker@xxxxxxxxxxxx 
href="mailto:amibroker@xxxxxxxxxxxxxxx";>amibroker@xxxxxxxxxxxxxxx</A></DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, August 28, 2001 4:48 
AM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [amibroker] O,H,L,Cin 
every price chart</DIV>
<DIV><BR></DIV>Hi Tom- 
<P>Select the preferences main page and select Bars as the Default 
style.&nbsp; Apply and save preferences. 
<P>-Tom McDaniel <BR>&nbsp; <BR>&nbsp; 
<P>Tom Supera wrote: 
<BLOCKQUOTE TYPE="CITE">
<STYLE></STYLE>
<FONT face=Verdana><FONT size=-1>Dear Tomasz,</FONT></FONT> 
<P><FONT face=Verdana><FONT size=-1>I want to see the H,O,L,and Cat every 
stock in the price chart.</FONT></FONT>&nbsp;<FONT face=Verdana><FONT 
size=-1>When I mark: Stock - Information - Continuous 
quotations,</FONT></FONT><FONT face=Verdana><FONT size=-1>I see on every 
stock all prices, but after i restart amibroker i see it only at the stock 
i've market continuous quotations.</FONT></FONT><FONT face=Verdana><FONT 
size=-1>Tools - Save preferences brings nothing.</FONT></FONT>&nbsp;<FONT 
face=Verdana><FONT size=-1>My database have 1200 stocks. I can't mark them 
all.</FONT></FONT><FONT face=Verdana><FONT size=-1>Is there any 
way?</FONT></FONT>&nbsp;&nbsp;<FONT face=Verdana><FONT size=-1>Tom 
Supera</FONT></FONT>&nbsp; 
<P><BR><BR><TT>Your use of Yahoo! Groups is subject to the <A 
href="http://docs.yahoo.com/info/terms/";>Yahoo! Terms of 
Service</A>.</TT></P></BLOCKQUOTE><BR>&nbsp; <BR>&nbsp; </BLOCKQUOTE><BR><BR><TT>Your 
use of Yahoo! Groups is subject to the <A 
href="http://docs.yahoo.com/info/terms/";>Yahoo! Terms of Service</A>.</TT> 
<BR></BLOCKQUOTE></BODY></HTML>

------=_NextPart_001_003B_01C12FA5.4D70C530--

Attachment:
zip00007.zip

Attachment: Description: "Description: Zip compressed data"