Skip to content
This repository has been archived by the owner on Apr 30, 2020. It is now read-only.

Commit

Permalink
change README.md image url source
Browse files Browse the repository at this point in the history
  • Loading branch information
miaolz123 committed Dec 27, 2016
1 parent 88539cf commit a98a2c6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,21 +52,21 @@ Then, samaritan is running at `http://localhost:19876`.

### Add an Exchange

![](http://samaritan.stockdb.org/_media/add-exchange.png)
![](https://raw.githubusercontent.com/miaolz123/samaritan/master/docs/_media/add-exchange.png)

### Add an Algorithm

![](http://samaritan.stockdb.org/_media/add-algorithm.png)
![](https://raw.githubusercontent.com/miaolz123/samaritan/master/docs/_media/add-algorithm.png)

![](http://samaritan.stockdb.org/_media/edit-algorithm.png)
![](https://raw.githubusercontent.com/miaolz123/samaritan/master/docs/_media/edit-algorithm.png)

### Deploy an Algorithm

![](http://samaritan.stockdb.org/_media/add-trader.png)
![](https://raw.githubusercontent.com/miaolz123/samaritan/master/docs/_media/add-trader.png)

### Run a Trader

![](http://samaritan.stockdb.org/_media/run-trader.png)
![](https://raw.githubusercontent.com/miaolz123/samaritan/master/docs/_media/run-trader.png)

## Algorithm Reference

Expand Down

0 comments on commit a98a2c6

Please sign in to comment.