Sync QLIB

This commit is contained in:
D-X-Y 2021-03-14 07:52:04 +00:00
parent 2cd5920c10
commit f715f5be20
2 changed files with 4 additions and 1 deletions

@ -1 +1 @@
Subproject commit 0cffb87cbce1ae0a15d6e799e51e453c475ea84e Subproject commit 358de88602b484b69756477e37084c14facafbf9

View File

@ -1,6 +1,9 @@
#!/bin/bash #!/bin/bash
#
# bash scripts/trade/baseline.sh 0 csi300 # bash scripts/trade/baseline.sh 0 csi300
# bash scripts/trade/baseline.sh 1 csi100 # bash scripts/trade/baseline.sh 1 csi100
# bash scripts/trade/baseline.sh 1 all
#
set -e set -e
echo script name: $0 echo script name: $0
echo $# arguments echo $# arguments