Skip to content

Extract transactions that ended with sell from CSV

Notifications You must be signed in to change notification settings

mickeypearce/t212-sells

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

t212-sells

Extract closed transactions (trxns that ended with a market sell in a date range) from exported csv file by Trading212

## install dependencies and extract with default input-output
> npm run extract

## or set different input, output and date range
> npm run extract -- --input yourInputFile.csv --output yourOutputFile.csv --from 2021-01-01 --to 2021-12-31

About

Extract transactions that ended with sell from CSV

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published