Skip to content

Commit

Permalink
Docs fixes 2
Browse files Browse the repository at this point in the history
  • Loading branch information
C451 committed Dec 18, 2020
1 parent 9a85847 commit 24d9e65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/OVERLAYS.md
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,7 @@ init: `

### Live trading

The main question: can an overlay be a fully-functional trading program? The answer is **yes**! You can make an fully functional trading bot with one overlay. Of course, if you prefer to handle trading signals in your app, you can also do that.
The main question: can an overlay be a fully-functional trading program? The answer is **yes**! You can make a fully functional trading bot with overlay only. Of course, if you prefer to handle trading signals in your app, you can do that too.

As always, an example will explain it better. What strategy shall we use? You guessed it right:

Expand Down

0 comments on commit 24d9e65

Please sign in to comment.