NAME
    Complete::Finance::SE::IDX - Completion routines related to Indonesian
    Stock Exchange

VERSION
    This document describes version 0.001 of Complete::Finance::SE::IDX
    (from Perl distribution Complete-Finance-SE-IDX), released on
    2021-01-18.

FUNCTIONS
  complete_idx_listed_stock_code
    Usage:

     complete_idx_listed_stock_code(%args) -> any

    Complete from list of currently listed stock codes.

    This function is not exported by default, but exportable.

    Arguments ('*' denotes required arguments):

    *   word* => *str* (default: "")

        Word to complete.

    Return value: (any)

HOMEPAGE
    Please visit the project's homepage at
    <https://metacpan.org/release/Complete-Finance-SE-IDX>.

SOURCE
    Source repository is at
    <https://github.com/perlancar/perl-Complete-Finance-SE-IDX>.

BUGS
    Please report any bugs or feature requests on the bugtracker website
    <https://github.com/perlancar/perl-Complete-Finance-SE-IDX/issues>

    When submitting a bug or request, please include a test-file or a patch
    to an existing test-file that illustrates the bug or desired feature.

AUTHOR
    perlancar <perlancar@cpan.org>

COPYRIGHT AND LICENSE
    This software is copyright (c) 2021 by perlancar@cpan.org.

    This is free software; you can redistribute it and/or modify it under
    the same terms as the Perl 5 programming language system itself.