Hi Tomasz,

Unfortunately, /autoupdate does only *ONE THING* that cannot be
changed or modified, and since Yahoo stores only current data for
some symbols, and historical data for others, and these seem to be
moving targets, one thing is not enough.  I simply fail to see why
there is no ability for "normal" people to control AQ via keystrokes.

Yuki

Monday, May 19, 2008, 2:44:08 AM, you wrote:

TJ> Hello,

TJ> For what is worth, you can run AmiQuote from Windows built-in scheduler
TJ> without any programming. The command line

TJ> quote.exe /autoupdate

TJ> will do the same as Tools->Auto-update database from AmiBroker.

TJ> That's the "easy" part.

TJ> Second thing: custom backtester does not need "different language". It is 
all PURE AFL.
TJ> And it is actually easy ... provided that you just take a look at examples 
included
TJ> in the User's Guide and KB.

TJ> OLE/COM is the other end of AmiBroker functionality.
TJ> Still it does not really require "learning new language". AFL and JScript 
are syntactically
TJ> very similar (to the extent that Herman actually took JScript code and run 
in AFL without
TJ> noticing that it was different language). And actually OLE is 
language-independent
TJ> (OLE can be accessed from any language). So there is no need to "learn new 
language".

TJ> COM/OLE needs only understanding of some basic ideas that are used in 
entire MS Office
TJ> (Excel, Word)

TJ> Surprisingly no-one complains that MS Excel or MS Word have OLE commands 
and that
TJ> you need to use "different language" (VBScript, VBA or JScript)
TJ> to access those functionalities.
TJ> No-one complains that in order to use that in Word or Excel you need to get 
some
TJ> minimal knowledge about OLE. http://support.microsoft.com/kb/147650/
TJ> Probably because people who would complain simply are unaware of 
possibilities or
TJ> don't want to use these functions.

TJ> AmiBroker is charting and backtesting platform but it also provides a kind 
of
TJ> development toolkit. Some tools are easy, some are medium-complex and some 
are for
TJ> advanced users. Whenever you use all features and all power is upto your 
own preference
TJ> and upto your willigness to learn new things. If you don't want to learn 
new things it is your
TJ> decision. You can use "easy" parts only and that's alright. You can use for 
example
TJ> AFL code wizard to build your system without having ANY idea about 
programming at all.
TJ> But then you are limited to what is "included" in the wizard. 

TJ> Let me compare this to buying a camera - some people buy versatile camera
TJ> but they use only "easy" (point-and-shoot) one-button mode, the
TJ> others do spend time reading not only
TJ> the manual but also other books and web pages about photography, 
experiment, try things
TJ> and learn. Overtime they develop expertise and are able to do things that 
are impossible
TJ> to do for the people who did not spend time learning. 
TJ> Both kind of people are NOT professional photographers, both must work and 
do their duties.
TJ> The difference is not the scope of their duties but just willingness to 
learn.
TJ> Some of people who did not want to learn blame the camera
TJ> manufacturer for their inability to
TJ> take good pictures for example in poor lighting conditions. Some of those 
who bought
TJ> cheaper models get excellent results because they spent time learning about 
using simpler
TJ> tool in more effecient way. Here
TJ> http://www.kenrockwell.com/tech/150-vs-5000-dollar-camera.htm 
TJ> you will find excellent illustration of what I am saying. 

TJ> Best regards,
TJ> Tomasz Janeczko
TJ> amibroker.com
TJ> ----- Original Message ----- 
TJ> From: "Yuki Taga" <[EMAIL PROTECTED]>
TJ> To: "Herman" <[email protected]>
TJ> Sent: Sunday, May 18, 2008 5:10 PM
TJ> Subject: Re: [amibroker] System Performance Indicators [was: Can someone 
fix this OLE code?]


>>H>  Most of us are here to trade and not to learn new programming
>> H> languages; OLE and CBT are advanced tools for programmers.
>> 
>> Thank you, Herman!
>> 
>> And he's right, TJ.  Why do I need to learn another programming
>> language just to control a tool like Amiquote, which lacks such basic
>> (and to me, obvious) functionality as a scheduler, or even the
>> ability to be controlled by what are very common Windows schedulers?
>> You claim keyboard control is not dependable.  I find it quite
>> sufficient.  However I cannot even take a vacation from computers
>> unless I'm willing to forgo certain data that I retrieve with
>> Amiquote, simply because there is no way to accomplish what should be
>> a pathetically simple procedure of switching between 'Current' and
>> 'Historical' quote retrieval via a keyboard shortcut.  My business is
>> trading, not learning multiple computer languages.  When you provide
>> tools that make my business easier, I am very pleased to support you.
>> When you require that I complicate my life by learning some computer
>> language that I am going to use for probably one single task, one
>> time (and then promptly forget), then don't be surprised when my
>> support diminishes.  I'm actually amazed you don't put up the
>> requisite code for controlling Amiquote on your site, so that it's
>> there for all AB users to take advantage of.
>> 
>> Yuki
>> 
>> 
>> 
>> 
>> ------------------------------------
>> 
>> 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
>> 
>> 
>> 

 


Reply via email to