Browse Source

new report file

master
“liuqisong@qniao.cn” 4 years ago
parent
commit
cd33671398
4 changed files with 3846 additions and 3846 deletions
  1. 14
      log.html
  2. 7664
      output.xml
  3. 8
      report.html
  4. 6
      ztb-trading.sh

14
log.html
File diff suppressed because it is too large
View File

7664
output.xml
File diff suppressed because it is too large
View File

8
report.html
File diff suppressed because it is too large
View File

6
ztb-trading.sh

@ -3,9 +3,9 @@
cd /root/ztb-trading-rf-api cd /root/ztb-trading-rf-api
git pull --all git pull --all
python3 -m robot /root/ztb-trading-rf-api/000-Regularorder
python3 -m robot /root/ztb-trading-rf-api/001-Activeorder
python3 -m robot /root/ztb-trading-rf-api/002-Activeorder
python3 -m robot /root/ztb-trading-rf-api/000-Regularorder && python3 -m robot /root/ztb-trading-rf-api/001-Activeorder && python3 -m robot /root/ztb-trading-rf-api/002-Activeorder
git add . git add .
git commit -m "new report file" git commit -m "new report file"
Loading…
Cancel
Save