Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
grantcolley authored Dec 31, 2020
1 parent 8df119a commit 37c38a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
A platform for trading crypto currencies and running crypto currency strategies including [TradeView](#tradeview-wpf-ui), which is a WPF UI built on the [Origin](https://github.com/grantcolley/origin) framework, and [TradeServer](#tradeserver-aspnetcore-webhost), a ASP.NET Core web host.

With the TradeView and TradeServer platform you can:
* Connect to your exchage accounts to trade currencies, receive live order updates and see balances of your assets
* Connect to your exchage accounts to trade currencies, manage open orders and see balances of your assets
* Subscribe to live trade feed and order book for assets
* Create and run your custom trading strategies
* Create and run your own custom trading strategies
* Monitor running trading strategies and send real-time updates to strategy parameters
* Easily extend the number of supported exchanges by creating wrappers for exchange api's that implement a common interface (*currently supports Binance and Kucoin*)

Expand Down

0 comments on commit 37c38a7

Please sign in to comment.