Skip to content

Commit

Permalink
contract_prices_from_split_freq_csv_to_db.py has been merged into PST
Browse files Browse the repository at this point in the history
  • Loading branch information
bug-or-feature committed Dec 28, 2024
1 parent e455023 commit ff46fbe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,5 +125,3 @@ datapath = resolve_path_and_filename_for_package(
# import prices for a single instrument
init_db_with_split_freq_csv_prices_for_code("GOLD", datapath=datapath, csv_config=BARCHART_CONFIG)
```

**_NOTE:_** `contract_prices_from_split_freq_csv_to_db.py` is not currently merged into PST. Grab the code either from the [PR](https://github.com/robcarver17/pysystemtrade/pull/1397) or from [my fork](https://github.com/bug-or-feature/pysystemtrade-fsb/blob/dev/sysinit/futures/contract_prices_from_split_freq_csv_to_db.py)

0 comments on commit ff46fbe

Please sign in to comment.