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

[amibroker] Re: New poll for amibroker



PureBytes Links

Trading Reference Links

Ken,

I agree 100% ...

Having done development on large IT projects in small organizations  
I am well aware that documentation sometimes lags ...

Tomasz,

You have a place that you specifically set up to capture requests for 
enhancements and to report bugs, which I think I have used once or 
twice in the last 6 months.  Discussion here is just that, 
discussion.  I know you try and participate here and that's good, but 
I'm sure it can also be distracting which I believe is hardly our 
intention.

Fred

--- In amibroker@xxxxxxxxxxxxxxx, "Ken Close" <closeks@xxxx> wrote:
> Tomasz:
> 
> I do not think you have to apologize for anything.  The users here
> congratulate you on the one hand and marvel that you can code such
> wonderful and many improvements while at the same time keeping up an
> unprecedented level of support, and some then complain that the 
users
> guide is not kept up to date.  Your explanation sounds like a great
> system to maximize your efficiency and keep the changes/improvements
> coming.  Don't change a thing from my point of view.
> 
> Ken
> 
> -----Original Message-----
> From: Tomasz Janeczko [mailto:amibroker@x...] 
> Sent: Friday, April 18, 2003 11:35 AM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: Re: [amibroker] Re: New poll for amibroker
> 
> Hello,
> 
> I fully agree. I didn't say that I won't update docs.
> I just said that it was mentioned in release notes.
> 
> I will update the docs to reflect 'variable period' ability
> as I wrote in some other post.
> 
> Let me explain how "release notes" and 'user guide' are produced:
> 
> release notes are in fact copy of my internal Change Log
> plain text file. I have my plain text change log open
> all the time when I develop AmiBroker.
> And everytime I add/change something I take a note
> in a Change Log. When I prepare beta release
> I copy entries from Change Log to the "read me" file
> that accompanies the beta.
> Now when 'official' version is released I 
> append all changes made between previous release and
> current release and this forms "release notes" document
> that is available from Start->Programs->AmiBroker->Release Notes.
> 
> Now the user guide: it is updated only with offical versions.
> It contains a part called "What's new" and this is basically
> summary of "release notes". Summary means that some
> less important stuff is not mentioned.
> Therefore it sometimes may happen that the information
> about given feature/change is available only in Release Notes
> document because it is based directly on Change Log that
> is 'low-level' document that describes
> each and every change made.
> 
> That's how it happened that information about variable periods
> is available only in release notes. Somehow I made this ommission,
> my appologies.
> 
> Best regards,
> Tomasz Janeczko
> amibroker.com
> 
> ----- Original Message ----- 
> From: "phsst" <phsst@xxxx>
> To: <amibroker@xxxxxxxxxxxxxxx>
> Sent: Friday, April 18, 2003 5:04 PM
> Subject: [amibroker] Re: New poll for amibroker
> 
> 
> > >YES THEY DO SUPPORT VARIABLE PERIOD
> > >===========================
> > 
> > >As for documentation: it is not mentioned in the User's Guide but
> > >"release notes" document lists them (excerpt):
> > 
> > TJ,
> > 
> > Allowing an accumulation of 'release notes' to substiture for
> > comprehensive documentation on a software product is not good. 
When I
> > am looking for help with an issue, the last thing I want to do is 
to
> > have to waste time rummaging thru release notes.
> > 
> > Phsst
> > 
> > --- In amibroker@xxxxxxxxxxxxxxx, "Tomasz Janeczko" 
<amibroker@xxxx>
> > wrote:
> > > YES THEY DO SUPPORT VARIABLE PERIOD
> > > ===========================
> > > 
> > > As for documentation: it is not mentioned in the User's Guide 
but
> > > "release notes" document lists them (excerpt):
> > > 
> > > VERSION 3.60 RELEASE NOTES
> > > a.. Variable-period HHV, HHVBars, LLV, LLVBars, Sum(), Ref()
> > functions (EXPERIMENTAL) 
> > > a.. Polymorphic AFL function dispatcher choosing optimized 
version
> > of the function depending if parameters are time-variant or not 
> > > 
> > > CHANGES FOR VERSION 3.95.0 (as compared to 3.93.1)
> > > 
> > > 
> > >   a.. new functions in AFL:
> > >   Weighted Moving Average - WMA( array, periods ) - accepts 
variable
> > periods (array)
> > >   Double Exponential Moving Average - DEMA( array, periods ) -
> > accepts variable periods (array)
> > >   Triple Exponential Moving Average - TEMA( array, periods ) -
> > accepts variable periods (array)
> > > 
> > > VERSION 3.70 RELEASE NOTES
> > > 
> > > Variable-period simple moving average (MA function) does not 
crash
> > if periods array has {empty} entries at the beginning 
> > > 
> > > Best regards,
> > > Tomasz Janeczko
> > > amibroker.com
> > > ----- Original Message ----- 
> > > From: "markf2" <feierstein@xxxx>
> > > To: <amibroker@xxxxxxxxxxxxxxx>
> > > Sent: Friday, April 18, 2003 2:40 PM
> > > Subject: [amibroker] Re: New poll for amibroker
> > > 
> > > 
> > > > Tomasz- But do they accept variable parameters for periods?  I
> didn't
> > > > see any reference to this for these indicators and functions 
in
> the
> > > > 4.30 user's guide that I used to make up the poll.  If they 
do, I
> > > > suggest adding something accordingly to the next documentation
> update.
> > > >  Would help us to access AmiBroker's full power while 
minimizing
> > > > confusion and requests for things that already exist.  Please 
let
> me
> > > > know so I can update the poll.  Thanks.  Mark
> > > > 
> > > > --- In amibroker@xxxxxxxxxxxxxxx, "Tomasz Janeczko"
> <amibroker@xxxx>
> > > > wrote:
> > > > > Hello,
> > > > > 
> > > > > The poll is partially not correct because it lists functions
> > > > > that ALREADY SUPPORT variable parameters.
> > > > > 
> > > > > HHV, LLV, HHVBars, LLVBars,
> > > > > DEMA, TEMA, MA, WMA, REF,
> > > > > SUM - all these FUNCTIONS already work with dynamic 
parameters.
> > > > > ==========================================
> > > > > 
> > > > > Whats more there are other functions like AMA
> > > > > that allow to easily implement 'dynamic' EMA.
> > > > > 
> > > > > So please use what is ALREADY AVAILABLE.
> > > > > 
> > > > > Best regards,
> > > > > Tomasz Janeczko
> > > > > amibroker.com
> > > > > ----- Original Message ----- 
> > > > > From: <amibroker@xxxxxxxxxxxxxxx>
> > > > > To: <amibroker@xxxxxxxxxxxxxxx>
> > > > > Sent: Friday, April 18, 2003 1:10 AM
> > > > > Subject: [amibroker] New poll for amibroker
> > > > > 
> > > > > 
> > > > > > 
> > > > > > Enter your vote today!  A new poll has been created for 
the 
> > > > > > amibroker group:
> > > > > > 
> > > > > > In Message 38070, Tomasz suggested that
> > > > > > we compose a list of the most desired
> > > > > > indicators for dynamic parameters so he
> > > > > > can prioritize.  PLEASE SELECT YOUR TOP
> > > > > > 10 FROM THIS LIST.  Note that I combined
> > > > > > several similar indicators/functions to
> > > > > > keep the list at 25 which is the maximum
> > > > > > for a poll.  So a combined entry
> > > > > > (BBANDBOT & BBANDTOP, for example) only
> > > > > > counts as one indicator for the purposes
> > > > > > of this poll :-).  Also note that RSI
> > > > > > and CCI can already accept dynamic
> > > > > > parameters.  Poll closes in one week. 
> > > > > > Thanks for your input!  Mark 
> > > > > > 
> > > > > >   o ADX 
> > > > > >   o ATR 
> > > > > >   o BBANDBOT & BBANDTOP 
> > > > > >   o CHAIKIN 
> > > > > >   o MACD & SIGNAL 
> > > > > >   o MDI 
> > > > > >   o MFI 
> > > > > >   o OSCP 
> > > > > >   o OSCV 
> > > > > >   o PDI 
> > > > > >   o RMI 
> > > > > >   o ROC 
> > > > > >   o RWI 
> > > > > >   o RWIHI & RWILO 
> > > > > >   o SAR 
> > > > > >   o STOCHK & STOCHD 
> > > > > >   o TRIX 
> > > > > >   o ULTIMATE 
> > > > > >   o HHV & LLV 
> > > > > >   o HHVBARS & LLVBARS 
> > > > > >   o DEMA, MA, TEMA, WILDERS, WMA 
> > > > > >   o HOLD 
> > > > > >   o REF 
> > > > > >   o LINEARREG, LINREGSLOPE, TSF 
> > > > > >   o STDERR & STDEV  
> > > > > > 
> > > > > > 
> > > > > > To vote, please visit the following web page:
> > > > > > 
> > > > > > http://groups.yahoo.com/group/amibroker/surveys?
id=1071266  
> > > > > > 
> > > > > > Note: Please do not reply to this message. Poll votes are 
> > > > > > not collected via email. To vote, you must go to the 
Yahoo!
> > Groups 
> > > > > > web site listed above.
> > > > > > 
> > > > > > Thanks!
> > > > > > 
> > > > > >  
> > > > > > 
> > > > > > 
> > > > > > 
> > > > > > 
> > > > > > 
> > > > > > 
> > > > > > Send BUG REPORTS to bugs@xxxx
> > > > > > Send SUGGESTIONS to suggest@xxxx
> > > > > > -----------------------------------------
> > > > > > Post AmiQuote-related messages ONLY to:
> amiquote@xxxxxxxxxxxxxxx 
> > > > > > (Web page: 
http://groups.yahoo.com/group/amiquote/messages/)
> > > > > > --------------------------------------------
> > > > > > Check group FAQ at:
> > > > http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
> > > > > > 
> > > > > > Your use of Yahoo! Groups is subject to
> > > > http://docs.yahoo.com/info/terms/ 
> > > > > > 
> > > > > > 
> > > > > >
> > > > 
> > > > 
> > > > 
> > > > Send BUG REPORTS to bugs@xxxx
> > > > Send SUGGESTIONS to suggest@xxxx
> > > > -----------------------------------------
> > > > Post AmiQuote-related messages ONLY to: 
amiquote@xxxxxxxxxxxxxxx 
> > > > (Web page: http://groups.yahoo.com/group/amiquote/messages/)
> > > > --------------------------------------------
> > > > Check group FAQ at:
> > http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
> > > > 
> > > > Your use of Yahoo! Groups is subject to
> > http://docs.yahoo.com/info/terms/ 
> > > > 
> > > > 
> > > >
> > 
> > 
> > 
> > Send BUG REPORTS to bugs@xxxx
> > Send SUGGESTIONS to suggest@xxxx
> > -----------------------------------------
> > Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx 
> > (Web page: http://groups.yahoo.com/group/amiquote/messages/)
> > --------------------------------------------
> > Check group FAQ at:
> http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
> > 
> > Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/ 
> > 
> > 
> > 
> 
> 
> Send BUG REPORTS to bugs@xxxx
> Send SUGGESTIONS to suggest@xxxx
> -----------------------------------------
> Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx 
> (Web page: http://groups.yahoo.com/group/amiquote/messages/)
> --------------------------------------------
> Check group FAQ at:
> http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
> 
> Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/


------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get a FREE REFINANCE QUOTE - click here!
http://us.click.yahoo.com/2CXtTB/ca0FAA/i5gGAA/GHeqlB/TM
---------------------------------------------------------------------~->

Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx 
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/