Re: [amibroker] Double braces

2008-09-01 Thread Graham
The only other one is {{OHLCX}} which shows the OHLC and ROC values in title The {{}} don't always pass correctly except to title line 2008/9/1 tipequity [EMAIL PROTECTED]: TJ uses the following line of code in many functions that come with AB. _N(Title = StrFormat({{NAME}} - {{INTERVAL}}

[amibroker] Re: Double braces

2008-09-01 Thread sidhartha70
Graham, Can I ask, not being an AFL expert, where you would go to find information such as this...? I have often wondered about the double braces myself, but never known where to go to find the requisite information. --- In amibroker@yahoogroups.com, Graham [EMAIL PROTECTED] wrote: The only

[amibroker] Automatic Analysis Problem

2008-09-01 Thread sonyfanaticsss
Hi, I'm trying to run AA Exploration real time with 8 Options labels (all sharing the same Underlying asset). The problem is that these Options trade sparsely, and when I call Foreign(underlying) I couldn't get the underlying's latest price data. I read in the doc that this is the default

Re: [amibroker] Re: Double braces

2008-09-01 Thread Graham
good question - answer No idea. Just worked from memory when they were introduced back in the stone age :) -- Cheers Graham Kav AFL Writing Service http://www.aflwriting.com 2008/9/1 sidhartha70 [EMAIL PROTECTED]: Graham, Can I ask, not being an AFL expert, where you would go to find

Re: [amibroker] Re: AmiBroker AFL Glossary project

2008-09-01 Thread Tomasz Janeczko
Tag cloud is available for Wordpress (that UKB uses) as a plugin. Many of them: http://wordpress.org/extend/plugins/search.php?q=tag+cloud Best regards, Tomasz Janeczko amibroker.com - Original Message - From: Dennis Brown To: amibroker@yahoogroups.com Sent: Monday, September

Re: [amibroker] Re: Double braces

2008-09-01 Thread Tomasz Janeczko
Hello, {{OHLCX}} was added in 4.72, others were added earier (4.60.2). All informations like that are always present in the CHANGE LOG that you will find in read me's that accompany betas. ReadMe's are created from implementation notes that I write when I actually implement given function so

[amibroker] Re: Price Filtering - fixing bad Ticks

2008-09-01 Thread bleifish
Hi Dennis, thank you for your helpfull comment. I just got the idea, to modify the O,H,C,L-Values infront of the indicator code instead of using AddToComposite. They aren't write-only, as I expected. It seems to work, as check with this code: O=L; C=H; Plot(C,Name(),colorGreen,styleBar);

[amibroker] Re: Double braces

2008-09-01 Thread sidhartha70
TJ, 'release notes.html' that is present under the AmiBroker directory...? The directory is under 'Files' on this user group or somewhere else...? Sorry to be a complete dimwit... but this is sort of what I mean by accessibility. I have spent a good amount of time playing around with double

[amibroker] Re: Double braces

2008-09-01 Thread sidhartha70
Thanks Herman. Useful tip. But what about if the info you are looking for is from a previous beta...? I purchased AmiBroker when it was version 5.10 I think. Hence I wouldn't have even seen this readme from version 4.72 or whatever one it was. Thanks

Re: [amibroker] Re: Double braces

2008-09-01 Thread Tomasz Janeczko
Hello, ReleaseNotes.html that is present in AmiBroker directory. It's a serious question... a plea really... is there a way of improving access to this kind of info...? That's a bit difficult. In the past release notes were part of the User's Guide. But since release notes are huge now, and

[amibroker] Re: Double braces

2008-09-01 Thread sidhartha70
Thanks TJ. It's comforting to know that you understand the problem. --- In amibroker@yahoogroups.com, Tomasz Janeczko [EMAIL PROTECTED] wrote: Hello, ReleaseNotes.html that is present in AmiBroker directory. It's a serious question... a plea really... is there a way of improving access

[amibroker] Re: Double braces

2008-09-01 Thread sidhartha70
Perfect. Thanks Herman.

Re: [amibroker] Re: Opinion Poll: Who do you trade with? Why?

2008-09-01 Thread toxutao
Mike Regarding your comments of IB, would you advise me which version of TWS is the result of the recent overhaul? I have been using tws 872 and want to upgrade to a newer version. thank/ toxutao - Original Message - From: Mike To: amibroker@yahoogroups.com Sent: Monday,

[amibroker] Re: Double braces

2008-09-01 Thread sidhartha70
Paul, That's fair enough. Now I know that using specific google searches for www.amibroker.com is the easiest way to find what I'm after, and that's how the land lies and is likely to continue to lie, no problem. However, owning a number of other commerical pieces of software, none of which I

[amibroker] Re: Automatic Analysis Problem

2008-09-01 Thread sonyfanaticsss
Hi, The problem can be solved by storing the Underlying price in a static variable and retrieving it in AA. To make sure the static variable is most update to date, the code setting the variable is run separately in an indicator pane. The Underlying symbol should also be put in the realtime quote

[amibroker] Re: Double braces

2008-09-01 Thread Paul Ho
Well said Herman Sidhartha70, frankly you didnt have a need to look outside the box with other software because they don't make new releases with new functionalities every few weeks. Now that you know, make the best use of it for your own benefit. I believe this will become a new paradigm,

[amibroker] Re: Double braces

2008-09-01 Thread sidhartha70
Me thinks 'new paradigm' is a little strong. I take your point. However, yourself Herman don't represnt the 'typical amibroker user'... I'm probably a lot closer to that than you two. If only in life we could choose 'either or'... sadly we need to find a balance. Hopefully, as you suggest,

[amibroker] Re: Double braces

2008-09-01 Thread vlanschot
Another way to easily access this is by creating a link to the Release Notes in AB itself under Tools - Customize - Tools - New PS

[amibroker] Re: Range bars vs Tick bars

2008-09-01 Thread Paul Ho
Thank you TJ and Bill for your answers From what I can gather, there should be no difference bewteen the 10tick range bar chart from a tick database and 10tick range bar chart from 5 sec database. Is there any disagreement there? /Paul. --- In amibroker@yahoogroups.com, bilbo0211 [EMAIL

Re: [amibroker] Re: Range bars vs Tick bars

2008-09-01 Thread Tomasz Janeczko
Hello, If market moves slowly that would be true. If market is wild and moving very quickly (more than 10R bar within 5 seconds), that won't be true. Best regards, Tomasz Janeczko amibroker.com - Original Message - From: Paul Ho [EMAIL PROTECTED] To: amibroker@yahoogroups.com Sent:

Re: [amibroker] Forum or Mailing List - please vote

2008-09-01 Thread Panos Boufardeas
i just remind you please vote At 11:59 PM 29-08-2008 29-08-2008, you wrote: Hello, Just FYI: the poll will run till Monday, September 1st. Please do not hesitate to vote. Thank you. http://finance.groups.yahoo.com/group/amibroker/surveys?id=2754544 Best regards, Tomasz Janeczko

Re: [amibroker] Help Manual - UKB

2008-09-01 Thread Howard B
Hi Dennis -- Yes, it includes quite a lot of material on writing AFL programs, including several examples you can copy (or download) and run -- and use as starting points for ideas of your own. Thanks, Howard On Sun, Aug 31, 2008 at 1:54 PM, Dennis Brown [EMAIL PROTECTED] wrote: Howard,

RE: [amibroker] Re: Alpha/Beta for Daily and Monthly Data

2008-09-01 Thread Ken Close
Thanks Ron: Before I get further into comparisons, please confirm EqCAR formula for me. I realize it is the Compound Annual Return for Eq, but please confirm formula. Further assume B1CAR is annual return of benchmark. I assume n = lookback period Ken -Original Message- From:

Re: [amibroker] Re: AmiBroker AFL Glossary project

2008-09-01 Thread Dennis Brown
Thanks Tomasz, This looks like it could be useful for tagging pages and gives me a better understanding of what is available. However, it does not look like it would be useful for tagging individual entries on a page as in this project. Is this something that you have already enabled for

Re: [amibroker] Re: Double braces

2008-09-01 Thread Dennis Brown
Sidhartha, You are the perfect type of user to help with the Glossary project. You are still hunting for things and I am sure could have benefitted from having an entry in the Glossary for {{, {{VALUE}}, etc. that would have a pointer to the most relevant doc, or if not available, a UKB

[amibroker] Plotting a chart in which a bar represents N trading days.....

2008-09-01 Thread luchetta
Hi guys, Is there a way to plot a chart in which each bar represents the past N trading days. IN other words, right now AB allows one to plot dayly, weekly and monthly charts, but what if I want to plot a chart in which each bar represents 10 days worth of trading? Thank you in advance for

[amibroker] Re: Double braces

2008-09-01 Thread sidhartha70
Dennis, I admit I haven't been properly following your 'Glossary' thread. But it does sound like a good idea. I'd be more than happy to help. Why don't you send me a direct e-mail and we can have a chat about to move forward. Thanks --- In amibroker@yahoogroups.com, Dennis Brown [EMAIL

[amibroker] Re: Help Manual

2008-09-01 Thread dbrantus
--- In amibroker@yahoogroups.com, Steve Dugas [EMAIL PROTECTED] wrote: His dog ran away... 8 - ) Now thats funny!

[amibroker] overlay one price chart with another price chart

2008-09-01 Thread thelyingthief
is it possible to overlay a price chart with another? e.g. overlay IBM upon an S P index chart... thanks in advance. tlt

[amibroker] AmiQuote and EOD Futures data

2008-09-01 Thread Gordon
The answer seems pretty clear from the AQ 2.0 ReadMe and the available providers in the AQ drop-down list, but does anyone know of a way to use AQ to retrieve EOD futures (indexes, ags, etc.)? An advanced search on AmiQuote and futures wasn't too promising. That said, what would others

Re: [amibroker] overlay one price chart with another price chart

2008-09-01 Thread Tomasz Janeczko
http://www.amibroker.com/video/TwoSymbolsOneChart.html Best regards, Tomasz Janeczko amibroker.com - Original Message - From: thelyingthief [EMAIL PROTECTED] To: amibroker@yahoogroups.com Sent: Monday, September 01, 2008 6:24 AM Subject: [amibroker] overlay one price chart with another

Re: [amibroker] Re: Price Filtering - fixing bad Ticks

2008-09-01 Thread Dennis Brown
Peter, Yes, you can modify them. However, unless you are using tick data it is hard to determine if a bar has a bad H or L. Once you load up a longer timeframe, or Volume or Range bars it becomes more difficult to filter them properly. Of course you can switch timeframes after the fact

[amibroker] Re: Opinion Poll: Who do you trade with? Why?

2008-09-01 Thread Pete
Update for Mike on MB Traders: I spent some time on their demo software and so far the only import function they support for basket orders is to import from your open positions. I chatted online with one of their staff and was informed that they had recently removed that feature but plan to add it

Re: [amibroker] Plotting a chart in which a bar represents N trading days.....

2008-09-01 Thread wavemechanic
http://www.amibroker.com/guide/afl/afl_view.php?id=242 - Original Message - From: luchetta To: amibroker@yahoogroups.com Sent: Monday, September 01, 2008 1:17 PM Subject: [amibroker] Plotting a chart in which a bar represents N trading days. Hi guys, Is there a way

Re: [amibroker] Re: Opinion Poll: Who do you trade with? Why?

2008-09-01 Thread lou
Pete - I don't use basket orders so am not up on all the capabilities but MBT does use Quote Tracker so that you can use your AMI Broker's charting and selection abilities (including watch lists) which can be exported to QT and I do think that you can initialize an order via Quote Tracker. As

Re: [amibroker] Help Manual - UKB

2008-09-01 Thread Joe Landry
Great news Howard, we're looking forward to it. Joe Landry Houston (1st Amibroker Conference) - Original Message - From: Howard B To: amibroker@yahoogroups.com Sent: Monday, September 01, 2008 9:30 AM Subject: Re: [amibroker] Help Manual - UKB Hi Dennis -- Yes,

Re: [amibroker] Re: Double braces

2008-09-01 Thread Dennis Brown
Sidhartha, Thanks for the support. I sent you a PM. BR, Dennis On Sep 1, 2008, at 1:18 PM, sidhartha70 wrote: Dennis, I admit I haven't been properly following your 'Glossary' thread. But it does sound like a good idea. I'd be more than happy to help. Why don't you send me a direct e-mail

[amibroker] Re: Opinion Poll: Who do you trade with? Why?

2008-09-01 Thread Mike
I'm not sure what the release number was, but it was when they switched over to their whole web 2.0 style interface back in the last week of April. Since then they have introduced regressions and new problems with each successive release, but then fixed them within a few days (at least the

[amibroker] Auto trendline

2008-09-01 Thread convertah
Hello and good day, I have been trying to write a formula that will draw an automatic trendline through the, (O+C)/2, of the first and last five minute candles of yesterday. I'm new to AFL and had fun trying to get this far, which was only accomplished by searching mail archives,the users guide,

[amibroker] Re: Opinion Poll: Who do you trade with? Why?

2008-09-01 Thread Mike
Pete, Thanks for the update. Mike --- In amibroker@yahoogroups.com, Pete [EMAIL PROTECTED] wrote: Update for Mike on MB Traders: I spent some time on their demo software and so far the only import function they support for basket orders is to import from your open positions. I chatted

[amibroker] Re: Opinion Poll: Who do you trade with? Why?

2008-09-01 Thread sharesnewbie
Had a question regarding Interactive Brokers commission structure... 1. If I buy a basket of 10 stocks, 50 shares each, how much is my commission? Is it (a) 10 stocks * 0.005/share * 50 shares = $2.5 ? or (b) 10 stocks * $1 min. = $10.00 ? I guess the answer will be same for if I sell 10

Re: [amibroker] Re: AmiBroker AFL Glossary project

2008-09-01 Thread Dennis Brown
Hello, I have been thinking some more about what information could be useful to have in a Glossary entry. This is not supposed to be a final format, just the information I can see a good use for. We could have a placeholder for some information if it is too much to tackle all at once.

Re: [amibroker] Re: Double braces

2008-09-01 Thread bjagow
Such As? - Original Message - From: sidhartha70 [EMAIL PROTECTED] To: amibroker@yahoogroups.com Sent: Monday, September 01, 2008 4:44 AM Subject: [amibroker] Re: Double braces Paul, That's fair enough. Now I know that using specific google searches for www.amibroker.com is the

[amibroker] Re: Double braces

2008-09-01 Thread brian_z111
Fair enough policy as long as it isn't changed every day. AB is for power users. Tomaz supplements manual with forum answers (over and over). Unfortunately I have to follow the forum to get the answers. The forum is full of discussion on Help Manuals/Glossary projects. Is that Alans endless

[amibroker] Re: Range bars vs Tick bars

2008-09-01 Thread brian_z111
The answer was in the Help Manual all along. I found it in secs and it was perfectly clear. Why don't you take your own medicine? More blue sky? More endless loops? brian_z --- In amibroker@yahoogroups.com, Paul Ho [EMAIL PROTECTED] wrote: Thank you TJ and Bill for your answers From

RE: [amibroker] Re: Range bars vs Tick bars

2008-09-01 Thread Paul Ho
Read the thread from the beginning, especially the example that i gave and see if you can find out why? Where was it in the Help Manual? _ From: amibroker@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of brian_z111 Sent: Tuesday, 2 September 2008 9:00 AM To:

Re: [amibroker] Re: Range bars vs Tick bars

2008-09-01 Thread dingo
Brian, If you're going to continue to act like a child please take it elsewhere. d On Mon, Sep 1, 2008 at 6:59 PM, brian_z111 [EMAIL PROTECTED] wrote: The answer was in the Help Manual all along. I found it in secs and it was perfectly clear. Why don't you take your own medicine? More

[amibroker] Re: Range bars vs Tick bars

2008-09-01 Thread brian_z111
I read your first post. Searched the manual. Found the principles were explained there by Tomasz. Derived the answer from the principles. Didn't need to waste anymore time reading the rest of the posts. Nothing personal. The point I am making is that IMO Tomasz has made a rod for his own back

[amibroker] Re: Range bars vs Tick bars

2008-09-01 Thread brian_z111
Most of your posts are in the area of FATHER KNOWS BEST. So it soesn't surprise me that you see everyone who is not agreeing with you as a child. As I said at the start. The response, from this forum, to some honest discussion were predictable. brian_z --- In amibroker@yahoogroups.com,

Re: [amibroker] Re: Range bars vs Tick bars

2008-09-01 Thread Steve Dugas
Brian - Just a thought here, and I say this because I believe you *do* have good intentions and you *do* try to be helpful. So here we goI don't think that you will ever be able to just come into the group and try to run the show or try to appoint yourself as our leader. TJ is not looking

Re: [amibroker] Re: Range bars vs Tick bars

2008-09-01 Thread fjh
Dog is gone and drinking again...eh? On 9/1/2008 5:36:39 PM, brian_z111 ([EMAIL PROTECTED]) wrote: Most of your posts are in the area of FATHER KNOWS BEST. So it soesn't surprise me that you see everyone who is not agreeing with you as a child. As I said at the start. The

[amibroker] Re: Range bars vs Tick bars

2008-09-01 Thread brian_z111
Every circus needs a clown. Where are your mates? Clowns work in groups. I expect they will be along later. brian_z --- In amibroker@yahoogroups.com, fjh [EMAIL PROTECTED] wrote: Dog is gone and drinking again...eh? On 9/1/2008 5:36:39 PM, brian_z111 ([EMAIL PROTECTED]) wrote: Most

[amibroker] Re: Range bars vs Tick bars

2008-09-01 Thread brian_z111
Fair enough opinion. I am also giving my opinion - I came back to put it on the record rather than leave it up in the air. IMO Tomaz should leave this forum once and for all and move to a 'business level' forum at the AB site - like a support desk with FAQ's or where support type questions

[amibroker] Re: Range bars vs Tick bars

2008-09-01 Thread brian_z111
You are just being sarcastic. Neither of those things ever happened. 100's of thousands of dollars have changed hands between 'traders' and people offering pseudo spirtuality in the guise of training/mentoring. Since I was in the forum, and a specialist on the subject, a gave a world class

[amibroker] Re: Range bars vs Tick bars

2008-09-01 Thread brian_z111
IMO Tomaz should leave this forum once and for all and move to a 'business level' forum at the AB site - like a support desk with FAQ's or where support type questions are answered on a permanent basis. My idea is that we would all send our AB questoins to suport - easy or hard - and

[amibroker] ENER dtniq issues

2008-09-01 Thread murthysuresh
do any of you have issues in charting ENER with DTN data. that is the only symbol that i cannot seem to see in the chart. maybe bad data. i tried to delete and refresh it but it does not seem to show up properly. do anyone else have similar issues.

Re: [amibroker] Re: Range bars vs Tick bars

2008-09-01 Thread fjh
When lost in drink...dogless...one always has to keep setting the record straight. On 9/1/2008 7:09:25 PM, brian_z111 ([EMAIL PROTECTED]) wrote: Fair enough opinion. I am also giving my opinion - I came back to put it on the record rather than leave it up in the air. IMO Tomaz should

Re: [amibroker] Re: Range bars vs Tick bars

2008-09-01 Thread Steve Dugas
Well that may or may not be a good idea, I guess it is a matter of opinion, but you know Brian, we go through this almost every year. A few disgruntled users make a lot of noise about moving to a forum, and so TJ opens a poll and then the silent ( and *happy* ) majority turns out and votes to

[amibroker] Re: Range bars vs Tick bars

2008-09-01 Thread brian_z111
That's a different subject. On your subject, I agree he was didn't need to put it to a vote and I also agree that it is another one of those ideas in the endless loop. Labelling me as disgruntled will discredit my opinion? brian_z --- In amibroker@yahoogroups.com, Steve Dugas [EMAIL

Re: [amibroker] Re: Range bars vs Tick bars

2008-09-01 Thread Steve Dugas
You have every right to your opinion Brian, you just don't seem able to accept the fact that *your way* may not be everyone else's way. To avoid getting caught up in semantics, I will replace the word disgruntled with the word visionary Better? Steve - Original Message - From:

[amibroker] Re: Range bars vs Tick bars

2008-09-01 Thread brian_z111
I just gave an opinion, that's all. I shouldn't have used the word forum. I am suggesting that Tomasz should withdraw from all forums. I am only talking about a formal, public support desk with no going back and forth between users and Tomasz/Marcin. I won't post again because I have given

[amibroker] OT... Re: Range bars vs Tick bars

2008-09-01 Thread Phsst
I won't post again because I have given my opinion. Being the fatalist that I am, I bet that you do post again... But if you are serious about having a forum without Tomasz then why don't you start one on www.elitetrader.com. They host threads 0n a variety of trading subjects. Start yours and

Re: [amibroker] Re: Range bars vs Tick bars

2008-09-01 Thread fjh
The latest last final setting of the record straight then. On 9/1/2008 8:31:51 PM, brian_z111 ([EMAIL PROTECTED]) wrote: I just gave an opinion, that's all. I shouldn't have used the word forum. I am suggesting that Tomasz should withdraw from all forums. I am only talking about a

[amibroker] OT... Re: Range bars vs Tick bars

2008-09-01 Thread brian_z111
On this topic. brian_z --- In amibroker@yahoogroups.com, Phsst [EMAIL PROTECTED] wrote: I won't post again because I have given my opinion. Being the fatalist that I am, I bet that you do post again... But if you are serious about having a forum without Tomasz then why don't you start

[amibroker] OT... Re: Range bars vs Tick bars

2008-09-01 Thread dave_88_1961
why don't you start one on www.elitetrader.com http://www.elitetrader.com That is a great idea, it will show how popular all these spiritual trading posts are and let people run free with it at elitetrader and leave this group for more concrete things to deal with. How many follow from this

[amibroker] OT... Re: Range bars vs Tick bars

2008-09-01 Thread Phsst
On this topic. You're a Lawyer or Politician, right? Always loopholes. [=;]

[amibroker] InWatchListName Help (was Re: InWatchList help)

2008-09-01 Thread whitneybroach
Here's a variation of the same idea. The way that results are being reported in the chart window and in AA is not reassuring. I must be missing something obvious. I have watchlists named NDX_2002 and NDX_2003 etc. The year of the current bar is to identify the proper watchlist. If today is

Re: [Komunitas AmiBroker] Anomali O=H

2008-09-01 Thread Eco Syariah
Sejauh ini BUMI closing DOWN sedangkan UNSP closing UP... Mungkin ini bisa sedikit membantu menjelaskan, TickerDate/TimeName PrevCloseOpenLowHigh CloseO=LO=HV-TodayV-AvgV-YestdVol Ratio BUMI.JK9/1/2008 Bumi Resources Tb5500 *

[Komunitas AmiBroker] Konsep O=L

2008-09-01 Thread adambuana
Membaca diskusi anomali O=L, menarik untuk disimak. Saya kira konsep O=L itu sangat powerfull, cuman dalam memakai tetap harus dipilah-pilah, tidak asal tubruk. Ada artikel O=L yang bagus, yah intinya O=L itu syaratnya: 1. Screen/cari di running saham yg banyak dibeli (liat top frekuensi/volume)

[Komunitas AmiBroker] Data intraday tidak langsung terupdate di chart (sambungan email pak Richard)

2008-09-01 Thread Nur Hidayati
Halo pak Dendo, pak Meddi pak Dimaz, bisa bantu jwb email pak Richard yg point ini? Soalnya sy juga mengalami hal yg sama. Candle pada intraday tidak terupdate secara otomatis (hrs bolak balik menjalankan auto backfil tiap sekian menit). Atau settingnya ada yg kurang? thx Nur -

RE: [Komunitas AmiBroker] Data intraday tidak langsung terupdate di chart (sambungan email pak Richard)

2008-09-01 Thread Amibrokerfreak
Halo Bu Nurhidayati dan pak Richard, Coba cek RealTime symbolnya, silahkan samakan dengan symbol yang ada di Backfill symbol. (Klik kanan pada icon intraday plug-in) Untuk menjalankan download minute data pada saat jam trading silahkan klik icon start yang warna hijau. Salam, Dendo

[Komunitas AmiBroker] Joint AB data

2008-09-01 Thread andi ariffudin
Mas Dendo saya ikutan AB data real time nya y Andi Ariffudin

[Komunitas AmiBroker] Amibroker 4 BEI Error

2008-09-01 Thread charlesto laksana
Pak Dendo, Saya hari ini tgl 2/9/2008 AB 4 BEI saya error , muncul massage Could not connect to the server! Kenapa ya ? Mohon solusinya pak...selama ini baek2 saja.Coba pake berbagai modem tetap muncul massge tsb. Licence juga udah benar.Apakah server yahoo-nya berubah ya? Thanks berat

Re: [Komunitas AmiBroker] Amibroker 4 BEI Error

2008-09-01 Thread Eco Syariah
Saya juga mengalami hal yg sama... 2008/9/2 charlesto laksana [EMAIL PROTECTED] Pak Dendo, Saya hari ini tgl 2/9/2008 AB 4 BEI saya error , muncul massage Could not connect to the server! Kenapa ya ? Mohon solusinya pak...selama ini baek2 saja.Coba pake berbagai modem tetap muncul massge

Re: [Komunitas AmiBroker] Run Yahoo Current saat jam trading... apa pengaruhnya thdp data EOD ?

2008-09-01 Thread meddi
Yahoo Current bisa di run selama jam trading terus menerus pak, jadi bisa automatic download selama trading dengan interval waktu per 1 menit (download setiap menit ). Ini tidak akan merusak data EOD karena data EOD karena data yang didownload selalu meninpa harga dengan tanggal yang sama saja.

Re: [Komunitas AmiBroker] Amibroker 4 BEI Error

2008-09-01 Thread Richard Rich
Punya saya juga sama , dicoba uninstall , malah acces denied piye iki pak Dendo ? Please help Thanks - Original Message From: Eco Syariah [EMAIL PROTECTED] To: amibroker-4-bei@yahoogroups.com Cc: Dendo Amibroker [EMAIL PROTECTED]; IDIC Club [EMAIL PROTECTED]; Dendo [EMAIL

Re: [Komunitas AmiBroker] Amibroker 4 BEI Error

2008-09-01 Thread andy saputra
Saya Juga.. Dah dicoba berkali2 tetep ngak bisa.. 2008/9/2 Eco Syariah [EMAIL PROTECTED] Saya juga mengalami hal yg sama... 2008/9/2 charlesto laksana [EMAIL PROTECTED] Pak Dendo, Saya hari ini tgl 2/9/2008 AB 4 BEI saya error , muncul massage Could not connect to the server! Kenapa

[Komunitas AmiBroker] Re: Amibroker 4 BEI Error

2008-09-01 Thread praszuma
--- In amibroker-4-bei@yahoogroups.com, charlesto laksana [EMAIL PROTECTED] wrote: Pak Dendo, Saya hari ini tgl 2/9/2008 AB 4 BEI saya error , muncul massage Could not connect to the server! Kenapa ya ? Mohon solusinya pak...selama ini baek2 saja.Coba pake berbagai modem tetap muncul massge

Re: [Komunitas AmiBroker] Amibroker 4 BEI Error

2008-09-01 Thread mas kwinh
Kemarin pagi-siang (01 Sept) sy juga mengalami hal yg sama, tp sore sembuh sendiri. Pagi ini kumat lagi, mudah2an nanti sore juga sembuh lagi. Kira2 3-4 weeks ago malah 3hari berturut2 kayak gitu, trus sembuh sendiri juga. Solusi sementara, saya jalankan Amibroker + Amiquote. Semoga lekas sembuh