diff --git a/README.md b/README.md index 470706b..ccd88a2 100644 --- a/README.md +++ b/README.md @@ -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)