Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FelikZ authored Aug 5, 2024
1 parent cf7848d commit f589df4
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,18 @@
## 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
Expand Down

0 comments on commit f589df4

Please sign in to comment.