The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.02 - 2016-03-31

  • New demo script: eg/buy.pl
  • Buy and Sell orders are now made by directly calling Finance::Robinhood::Order->new(...)
  • Orders are cancelled with $order->cancel()
  • Support for initiating and completing a password reset request
  • Loads of user information methods
  • Document Finance::Robinhod::Instrument
  • Gather stock's fundamentals with aptly named ::Instrument->fundamentals()
  • Require IO::Socket::SSL and perl 5.12+
  • Note: I'm narrowing it down but the API will still be subject to change!

Modules

Trade stocks and ETFs with free brokerage Robinhood
Single securities trade account
Trade stocks and ETFs with free brokerage Robinhood
Basic market information
Trading hours for a particular market
Order to buy or sell a security
Where my money at?
Securities quote data
Persistant List of Financial Instruments

Examples