From ada2a74eb6bf9cafdd7f2764f343d7420152e64d Mon Sep 17 00:00:00 2001 From: Oleg Sheynin Date: Tue, 16 Jul 2024 15:11:14 -0400 Subject: [PATCH] fix --- release_version.txt | 2 +- scripts/alpaca_hist_md/alpaca_md.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/release_version.txt b/release_version.txt index 7fc2521..1e9b46b 100644 --- a/release_version.txt +++ b/release_version.txt @@ -1 +1 @@ -0.8.6 +0.8.7 diff --git a/scripts/alpaca_hist_md/alpaca_md.sh b/scripts/alpaca_hist_md/alpaca_md.sh index c01c190..8582a03 100755 --- a/scripts/alpaca_hist_md/alpaca_md.sh +++ b/scripts/alpaca_hist_md/alpaca_md.sh @@ -48,7 +48,7 @@ export PYTHONPATH=/home/cvtt/prod export Python=/home/cvtt/.pyenv/python3.10-venv/bin/python3 export Config=http://cloud16.cvtt.vpn:6789/apps/minimal_md export PyScript=/home/cvtt/prod/cvttpy/exchanges/alpaca/hist_md/hist_md_bars.py -export OutputDir=/home/cvtt/host_drive/alpaca_md # Local +export OutputDir=/home/cvtt/prod/archive/equities/alpaca_md # Local export LogDir=/home/cvtt/prod/logs/alpaca_md # ----- T E M P