Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
grantcolley authored Oct 12, 2021
1 parent 05509c6 commit 3d2ae9a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,10 @@ A platform for trading crypto currencies and running crypto currency strategies
* [Persisting Configuration Data](#persisting-configuration-data)

# Getting Started

> **_TIP:_**
>> See [thread #88](https://github.com/grantcolley/tradeview/issues/88) for some additional advice about getting the demo strategy to run.
## Setting up your dev environment
Download the source code. Open the solution file **TradeView.sln**, go to multiple start-up projects and select the following projects to start:
* DevelopmentInProgress.TradeView.Wpf.Host
Expand All @@ -86,7 +90,7 @@ Select the [Strategies](#strategies-module) module in the navigation panel and c
*Note: the demo strategy only shows the real time trades with moving average and buy / sell indicators above and below the moving average.*

> **_TIP:_**
> See [thread #88](https://github.com/grantcolley/tradeview/issues/88) for some additional advice about getting the demo strategy to run.
>> See [thread #88](https://github.com/grantcolley/tradeview/issues/88) for some additional advice about getting the demo strategy to run.
See [Strategies](#strategies) for more details of how running a strategy works.

Expand Down

0 comments on commit 3d2ae9a

Please sign in to comment.