Skip to content

Commit

Permalink
change the readme file.
Browse files Browse the repository at this point in the history
  • Loading branch information
49bitquant committed Nov 26, 2021
1 parent 2463a93 commit deb58c1
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,12 +89,7 @@ configuration, then save the file.
- scp scp binance_grid_trader.zip [email protected]:/home/ubuntu
- pwd
- mv # 移动或者剪切文件
<<<<<<< HEAD
- sh stop.sh # 杀死当前进程
=======
- ps -ef | grep main.py # 查看进程
- kill 进程id # 杀死当前进程
>>>>>>> 4ce7af6e47f522c34438dca7b7653c6f985d6927

## 部署
直接把代码上传到服务器, 通过scp命令上传
Expand All @@ -117,16 +112,8 @@ configuration, then save the file.
执行运行脚本
> sh start.sh
<<<<<<< HEAD
杀死进程, 关闭程序
> sh stop.sh
=======
查看程序运行的id
> ps -ef | grep main.py
杀死进程, 关闭程序
> kill <进程ID>
>>>>>>> 4ce7af6e47f522c34438dca7b7653c6f985d6927
**linux服务器指令和网格策略实盘部署过程如下**
[https://www.bilibili.com/video/BV1mK411n7JW/](https://www.bilibili.com/video/BV1mK411n7JW/)
Expand All @@ -139,9 +126,3 @@ configuration, then save the file.
可以添加我的微信,如果你有什么量化问题、python学习、课程咨询等方面的问题,都可以咨询我。

![51bitquant个人微信](https://upload-images.jianshu.io/upload_images/814550-f83c8302f2c4e344.jpg?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
<<<<<<< HEAD
=======



>>>>>>> 4ce7af6e47f522c34438dca7b7653c6f985d6927

0 comments on commit deb58c1

Please sign in to comment.