Skip to content

phiradet/nomura_ifund_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages