Skip to content

Commit 568ca1e

Browse files
Update README.md
1 parent 54d478c commit 568ca1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The aim of this repository is NOT to provide ready-to-go proftiable strategies,
1717

1818
The strategies might only work on certain timeframes / symbols. On others you might face exceptions and need to do adjustments.
1919

20-
Possible errors can be for example:
20+
Possible things that can happen for example:
2121
- `Uncaught Exception: InvalidStrategy: qty cannot be 0`: This is related to precision and rounding. Different coins have different price precisions leading to necessary adjustments to the qty logic. For example it might be necessary to increase the precision of Jesse's qty utility functions.
2222
- No trades: You might be using a timeframe or symbol where the signals don't work / happen.
2323
- "It's not profitable": That's not the aim of those strategies and besides that depends on symbol, timeframe and much more factors.

0 commit comments

Comments
 (0)