From 65736615f39b34a36c929fad00b4d4f915beebdd Mon Sep 17 00:00:00 2001 From: moshferatu Date: Fri, 16 Aug 2024 11:08:37 -0700 Subject: [PATCH] Fix typo in README --- utilities/TickDataConversion/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utilities/TickDataConversion/README.md b/utilities/TickDataConversion/README.md index 7b321ad..c92b651 100644 --- a/utilities/TickDataConversion/README.md +++ b/utilities/TickDataConversion/README.md @@ -11,7 +11,7 @@ Depending on how much data you require, this could save you thousands of dollars ## Exporting Data from Sierra Chart 1. Go to Global Settings > Data / Trade Service Settings. -2. Make sure Intraday Data Storage Time Unit is set to 1 Tick and that the Maximum Historical Intraday Days to Download for 1-Tick Data is set to a period long enough to download all the data in the contract (doesn't have to be 730 days as show in the screenshot, 45-60 days should be more than enough). +2. Make sure Intraday Data Storage Time Unit is set to 1 Tick and that the Maximum Historical Intraday Days to Download for 1-Tick Data is set to a period long enough to download all the data in the contract (doesn't have to be 730 days as shown in the screenshot, 45-60 days should be more than enough). 3. Apply All changes. ![Data / Trade Service Settings](./images/data_trade_service_settings.png)