phiradet / nomura_ifund_tracker

A small tool to track portfolio P/L in Nomura iFund

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nomura iFund tracker

A simple Python selenium script to scrap portfolio P/L data from Nomura iFund website

Run

  1. Make sure to have a Selenium Webdriver in $PATH. The current code is tested with geckodriver v0.26.0
  2. Execute the following code
USERNAME="<your_nomura_ifund_username>" PASSWORD="<your_nomura_ifund_password>" python main.py ./output

About

A small tool to track portfolio P/L in Nomura iFund


Languages

Language:Python 100.0%