SBI Security
Ruby Client for SBI Security
Installation
Note: You need to install Google Chrome and ChromeDriver for crawling.
Add this line to your application's Gemfile:
gem 'sbi-security'
And then execute:
$ bundle
Or install it yourself as:
$ gem install sbi-security
Usage
Note: You need to set environment variables SBI_SECURITY_USER_ID and SBI_SECURITY_PASSWORD)
Show portfolio
sbisec
+--------+--------------+------+----------+--------+--------+---------+---------+----------+-----------+
|
TODO
- Implement
Sbi::Security::Client#buy - Implement
Sbi::Security::Client#sell - Update cli options
- Like
sbisec portfolioandsbisec buy 3633 100
- Like
- Add test
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/camelmasa/sbi-security.