PureBytes Links
Trading Reference Links
|
Howdy back Gary,
This is wonderful stuff for a newbie such as myself who is trying to
get up to speed with Amibroker and all it's cool features and
scripting.
Many thanks for your help.
Martin
<serkhoshian777@xxxx> wrote:
> Howdy Martin,
>
> AmiBroker has wonderful string functions. To your
> specific question StrMid is most appropriate.
>
> Filter = strmid( Name(), 3, 1 ) == "O";
>
> Regards,
> Gary
>
> --- rastarr2000 <martin@xxxx> wrote:
> > Hi All,
> >
> > I'm endevouring to code an explaination that
> > requires some string
> > manipulation on the ticker symbol. i.e. within the
> > ASX, companies with
> > attached company created options have a fourth
> > letter of 'O' followed
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Yahoo! Domains - Claim yours for only $14.70
http://us.click.yahoo.com/Z1wmxD/DREIAA/yQLSAA/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
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> 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/
|