This commit is contained in:
Oleg Sheynin 2024-07-16 15:11:14 -04:00
parent 7dec83b190
commit e2b86f73e9
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
0.8.6 0.8.7

View File

@ -48,7 +48,7 @@ export PYTHONPATH=/home/cvtt/prod
export Python=/home/cvtt/.pyenv/python3.10-venv/bin/python3 export Python=/home/cvtt/.pyenv/python3.10-venv/bin/python3
export Config=http://cloud16.cvtt.vpn:6789/apps/minimal_md 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 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 export LogDir=/home/cvtt/prod/logs/alpaca_md
# ----- T E M P # ----- T E M P