From 605ba1e951b041bb30752aa7b22d2cd830df7eb8 Mon Sep 17 00:00:00 2001 From: Grant Colley Date: Thu, 31 Dec 2020 14:29:13 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6b3b26..8c40cb0 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ 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, manage open orders and see balances of your assets +* Connect to your exchage accounts, trade currencies, manage open orders and your asset balances * Subscribe to live trade feed and order book for assets * Create and run your own custom trading strategies * Monitor running trading strategies