using HA trading-calendar

This commit is contained in:
2025-02-03 15:14:01 -05:00
parent 863f09d0b9
commit 0502a687ed
14 changed files with 21 additions and 21 deletions
+2 -2
View File
@@ -7,7 +7,7 @@ usage() {
echo -n " -S <strategy> (dflt: TRDALGO_001)"
echo -n " [-c <config (dflt: http://cloud23.cvtt.vpn:6789/apps/cvtt_eqt_alpaca)>]"
echo -n " [-c <config (dflt: http://cloud16.cvtt.vpn:6789/apps/cvtt_eqt_alpaca)>]"
echo -n " [-e <active_exchanges (ALPACA_SNDBX-MDPORTAL)>]"
echo -n " [-a <admin_port (7224)>"]
echo -n " [-z (compress log)"]
@@ -15,7 +15,7 @@ usage() {
exit 1
}
Config=http://cloud23.cvtt.vpn:6789/apps/cvtt_eqt_alpaca
Config=http://cloud16.cvtt.vpn:6789/apps/cvtt_eqt_alpaca
ActiveExchanges=ALPACA_SNDBX-MDPORTAL
AdminPort=7224
Strategy=DAILY_STOCK_001