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

RE: [amibroker] who told you???? - refer this message



PureBytes Links

Trading Reference Links

Then you need to contact the author of that. Its a kludge in order to
"simulate" intraday data (IMHO).

d 

> -----Original Message-----
> From: amibroker@xxxxxxxxxxxxxxx 
> [mailto:amibroker@xxxxxxxxxxxxxxx] On Behalf Of tummalaajaybabu
> Sent: Wednesday, June 06, 2007 12:56 PM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: [amibroker] who told you???? - refer this message
> 
> pl. refer the following message. If it is difficulty to read refer
> message no. 111375.
> 
> Re: [amibroker] Re: MISTAKE IN AUTOMATIC IMPORT-----> OT-for Indian
> users only
> 
> Thanks for the file and the info on yahoo's methodology.
> 
> R
> 
> On 6/6/07, Sanjay Thakkar <thakkarps@xxx > wrote:
> 
> 
>     Another small trick to get any yahoo symbols for nse 
> listed stocks is
>     that use the official nse symbol from nse bhavcopy  and trim all
>     those symbols with max 9 alphabets and add .NS which u can do it
>     within a minute with excel
> 
>     Subject to that yahoo has taken that in records ( 
> exception is ABan
>     loyd and few others)
>     -sanjayt
> 
>     --- In amibroker@xxxxxxxxxxxxxxx, "Rakesh Sahgal" 
> <rakeshsahgal@xxx>
>     wrote:
>     >
>     > Has anyone compile a symbol translation table/file for yahoo
>     symbols to nse
>     > symbols for the derivative segment? If so can you 
> please send me a
>     copy?
>     >
>     > Thanks.
>     >
>     >
>     > R
>     >
>     > On 6/4/07, Sanjay Thakkar <thakkarps@xxx> wrote:
>     > >
>     > > hello Vinay,
>     > >
>     > > I think u need to use  the modified aqd.format and 
> the database
>     should
>     > > be made for intraday mode and also see that u are in 
> intraday mode
>     > > while waching charts. Just check what is your base 
> time interval
>     from
>     > > database settings it should be tickmode with time 
> shift 10 hours
>     and
>     > > from view see intraday any time greater than 1 minute
>     > > and if u have made amiquote to run every 5 mins then 
> see charts
>     greater
>     > > than in 5 mins only.
>     > > I think the concerned person has given all the 
> details in the file
>     > > section.
>     > > Little tricky but overall successfull idea for realtime data.
>     > >
>     > >
>     > > Regards
>     > >
>     > > -sanjayt
>     > >
>     > >
>     > > --- In amibroker@xxxxxxxxxxxxxxx, "Vinay Gakkhar." <vgakkhar@>
>     wrote:
>     > > >
>     > > > When I set Amiquote for automatic import for Yahoo Current
>     quotes to
>     > > run every 5 minute, it should give me one bar after 
> other at a 5
>     > > minutes gap so that in 1 hour 1 have 12 bars, in 2 
> hours 24 bars,
>     and
>     > > so on.
>     > > >
>     > > > Actually I get only one bar with current quote, 
> where the quote
>     > > changes after every 5 minutes but the bar visible remains only
>     one.
>     > > >
>     > > > What mistake am I committing?
>     > > >
>     > > > How to solve this?
>     > > >
>     > > > Thank you,
>     > > >
>     > > > gakkhar
> --- In amibroker@xxxxxxxxxxxxxxx, "dingo" <dingo@xxx> wrote:
> >
> > Who told you that you can get intra-day data from Yahoo via 
> Amiquote?
> > 
> > d 
> > 
> > > -----Original Message-----
> > > From: amibroker@xxxxxxxxxxxxxxx 
> > > [mailto:amibroker@xxxxxxxxxxxxxxx] On Behalf Of tummalaajaybabu
> > > Sent: Wednesday, June 06, 2007 12:41 PM
> > > To: amibroker@xxxxxxxxxxxxxxx
> > > Subject: [amibroker] historical data charts displaying 
> > > properly - problem with current day data
> > > 
> > > 
> > > With reference to previous mail i'm getting historial 
> data correctly.
> > > but the problem is current day data with 5 mt. interval only. 
> > > 
> > > Thank you...
> > > 
> > > 
> > > --- In amibroker@xxxxxxxxxxxxxxx, "Tomasz Janeczko" 
> > > <groups@> wrote:
> > > >
> > > > Hello,
> > > > 
> > > > The message is clear: "not enough data available. 3 data 
> > > bars needed"
> > > > 
> > > > Apparently you have created empty database and you just imported
> > > > ONE day of data. To get a chart you need at least THREE days.
> > > > You need to download HISTORICAL data, as shown in the video:
> > > > http://www.amibroker.com/video/amiquote2.html
> > > > 
> > > > 
> > > > Best regards,
> > > > Tomasz Janeczko
> > > > amibroker.com
> > > > ----- Original Message ----- 
> > > > From: "tummalaajaybabu" <tummalaajaybabu@>
> > > > To: <amibroker@xxxxxxxxxxxxxxx>
> > > > Sent: Wednesday, June 06, 2007 5:32 PM
> > > > Subject: [amibroker] Download works but there are no 
> quotes added
> > > problem
> > > > 
> > > > 
> > > > > 
> > > > > Hi
> > > > > 
> > > > > Today i have downloaded data from yahoo finance using 
> amiquote.
> > > > > Amiquote is working fine. The *.aqd file in 
> amiquote/download is
> > > > > updating. But i'm unable to get the chart. It is 
> displaying the
> > > > > message not enough data available. 3 data bars needed. 
> > > But the *.txt
> > > > > file is containing only one line data. That data line 
> alone only
> > > > > updating for 5 min. interval. 
> > > > > 
> > > > > In troubleshooting guide the following solutions are 
> > > present. But all
> > > > > are correct in my verification. 
> > > > > 
> > > > > # Go to C:\Program Files\AmiBroker\AmiQuote\Download and 
> > > check if .AQH
> > > > > files are there - Yes. it is there......
> > > > > 
> > > > > # Open them with Notepad and see if data are there - 
> yes, only one
> > > > > data line will be there......
> > > > > 
> > > > > # Check if you have aqh.format file in the Formats 
> subdirectory of
> > > > > AMiBroker - i have this format file in that subfolder.
> > > > > 
> > > > > 
> > > > > # Check its contents and eventually send me for checking 
> > > - i'm posting
> > > > > that data content. 
> > > > > 
> > > > > 
> > > > > # If you ever restored data directory from CD ROM check the
> > > > > "read-only" flag of data files in AmiBroker database. 
> > > They must not be
> > > > > read-only. If they are you have to mark all files in the data
> > > > > directory and all subfolders and UNMARK read only 
> flag - i have
> > > > > uncheck that read only. 
> > > > > 
> > > > > What is the problem. If anyone know kindly help in this 
> > > regard. How to
> > > > > get data/chart correctly into amiquote/amibroker. 
> > > > > 
> > > > > Thanking you....  
> > > > > 
> > > > > "^DJI","DOW JONES
> > > > >
> > > INDUSTR",13499.72,"6/6/2007","11:24am",-95.74,13590.66,13591.0
> > > 7,13478.68,68031272
> > > > > "AA","ALCOA
> > > INC",40.01,"6/6/2007","11:04am",-0.58,40.40,N/A,39.98,1800500
> > > > > "GE","GEN ELECTRIC
> > > > > CO",37.27,"6/6/2007","11:04am",-0.13,37.30,N/A,37.19,8558933
> > > > > "JNJ","JOHNSON AND
> > > > > 
> JOHNS",62.89,"6/6/2007","11:04am",-0.42,63.20,N/A,62.89,2152907
> > > > > "MSFT","MICROSOFT
> > > > > 
> CP",30.35,"6/6/2007","11:09am",-0.23,30.37,30.53,30.25,12057660
> > > > > "AXP","AMER EXPRESS
> > > > > INC",64.12,"6/6/2007","11:04am",-0.67,64.67,N/A,64.07,1263400
> > > > > "GM","GEN
> > > MOTORS",29.93,"6/6/2007","11:04am",-0.21,30.14,30.27,N/A,2215679
> > > > > "JPM","JP MORGAN CHASE
> > > > > C",50.65,"6/6/2007","11:04am",-0.57,51.23,N/A,50.65,2498500
> > > > > "PG","PROCTER   GAMBLE
> > > > > ",63.28,"6/6/2007","11:04am",-0.18,63.35,N/A,63.21,1868167
> > > > > "BA","BOEING
> > > > > CO",97.81,"6/6/2007","11:04am",-1.69,98.97,99.20,97.70,1124000
> > > > > "HD","HOME DEPOT
> > > > > INC",38.46,"6/6/2007","11:04am",-0.40,38.55,N/A,38.26,3097854
> > > > > "KO","COCA COLA CO
> > > > > THE",52.21,"6/6/2007","11:04am",-0.11,52.25,N/A,51.99,1148116
> > > > > "SBC","SBC",0.00,"N/A","11:45am",N/A,N/A,N/A,N/A,N/A
> > > > > "C","CITIGROUP
> > > > > 
> INC",53.53,"6/6/2007","11:04am",-0.37,53.61,53.90,53.45,3043174
> > > > > "HON","HONEYWELL INTL
> > > > > IN",57.47,"6/6/2007","11:04am",-0.71,58.08,N/A,57.38,885487
> > > > > "MCD","MCDONALDS
> > > > > CP",50.62,"6/6/2007","11:04am",-0.23,50.85,N/A,50.475,2018600
> > > > > "T","AT&T 
> > > INC.",40.48,"6/6/2007","11:04am",-0.01,40.25,N/A,N/A,4402540
> > > > > "CAT","CATERPILLAR
> > > > > INC",78.30,"6/6/2007","11:04am",-0.35,78.12,N/A,N/A,1280511
> > > > > "HWP","HWP",0.00,"N/A","N/A",N/A,N/A,N/A,N/A,N/A
> > > > > "MMM","3M
> > > COMPANY",86.65,"6/6/2007","11:04am",-0.81,87.47,N/A,86.31,730600
> > > > > "UTX","UNITED
> > > > > TECH",69.79,"6/6/2007","11:04am",-0.96,70.25,N/A,69.75,935200
> > > > > "DD","DU PONT E I DE
> > > > > NE",51.35,"6/6/2007","11:04am",-0.89,52.24,N/A,51.33,1028600
> > > > > "IBM","INTL BUSINESS
> > > > > 
> MAC",103.92,"6/6/2007","11:04am",-1.92,105.50,N/A,103.92,2142438
> > > > > "MO","ALTRIA GROUP
> > > > > INC",70.50,"6/6/2007","11:04am",-0.18,70.57,N/A,70.21,4473906
> > > > > "WMT","WAL MART
> > > > > 
> STORES",50.70,"6/6/2007","11:04am",+0.18,50.16,50.75,N/A,4821248
> > > > > "DIS","WALT
> > > > > 
> > > 
> DISNEY-DISNE",34.86,"6/6/2007","11:04am",-0.41,35.26,N/A,34.82,1662007
> > > > > "INTC","INTEL
> > > > > 
> > > 
> CP",21.7783,"6/6/2007","11:09am",-0.1817,21.90,21.97,21.76,17449764
> > > > > "MRK","MERCK CO
> > > > > INC",50.95,"6/6/2007","11:04am",-0.11,51.00,51.31,N/A,3055656
> > > > > "XOM","EXXON MOBIL
> > > > > CP",83.17,"6/6/2007","11:04am",-1.09,84.17,N/A,83.05,5206061
> > > > > "EK","EASTMAN KODAK
> > > > > CO",26.22,"6/6/2007","11:04am",-0.36,26.40,N/A,N/A,1019400
> > > > > "IP","INTL
> > > PAPER",38.67,"6/6/2007","11:04am",-0.66,39.08,N/A,38.57,763900
> > > > > 
> > > > > 
> > > > > Ajay
> > > > > 
> > > > > 
> > > > > 
> > > > > 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
> > > > > 
> > > > > 
> > > > > 
> > > > > 
> > > > >
> > > >
> > > 
> > > 
> > > 
> > > 
> > > 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
> > > 
> > > 
> > >
> >
> 
> 
> 
> 
> 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
> 
> 
> 



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

<*> 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/