Skip to content

Converts TradingView watchlist to Trader Workstation (Interactive Brokers) watchlist format

License

Notifications You must be signed in to change notification settings

FelikZ/tradingview-to-ibkr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Disclaimer

This program is generated by AI for personal uses. It has hardcode and will not work for all possible scenarios.

Try and fix it for your needs.

About

Converts TradingView exported watchlists (txt/csv file) to Trader Workstation CSV file format. In trader workstation:

  1. create empty watchlist
  2. right mouse click into empty space
  3. search for import contacts (they call tickers contacts)
  4. select resulted file from converstion and click import

Usage

Usage: go run main.go <input_file> <output_file>
Convert TradingView watchlist to IBKR format

Arguments:
  input_file   Path to the input TradingView watchlist file
  output_file  Path to the output IBKR watchlist file

About

Converts TradingView watchlist to Trader Workstation (Interactive Brokers) watchlist format

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages