Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 708 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 708 Bytes

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