From 123af723d4e9e2e848426e8da1a1ff539473574c Mon Sep 17 00:00:00 2001 From: J Quinn Date: Wed, 22 Aug 2018 22:13:40 +0100 Subject: [PATCH] Fixed typo --- docs/source/beginner-tutorial.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/beginner-tutorial.rst b/docs/source/beginner-tutorial.rst index ce01c4ffd..a004dc966 100644 --- a/docs/source/beginner-tutorial.rst +++ b/docs/source/beginner-tutorial.rst @@ -641,7 +641,7 @@ A few comments on the code above: you will see that in most cases, the performance is either worse than the price of the asset, or you are overfitting to one specific case. As we said at the beginning of this section, this strategy is probably not used by any - serious trader anymore, but its educational purpose. + serious trader anymore, but it has an educational purpose. Although it might not be directly apparent, the power of ``history()`` (pun intended) can not be under-estimated as most algorithms make use of