This repository has been archived by the owner on Feb 15, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2k
[bug] red null's in manual trade mode #1116
Labels
Comments
seems for me as a bug, that the bollinger strat sets the string 'null' instead a "real" null. So the code which chooses the color isn't working. |
That's it: There is:
Should be:
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
System information
Describe the problem
When in manual trade mode, sell signals are not clearly visible between null's (both are red), should be grey (or other neutral color).
Source code / logs
2018-01-12 13:15:00 0.00000733 DGB-BTC +0.41% 1.33m 66 +++ +00.0000 00 00 null
2018-01-12 13:30:00 0.00000735 DGB-BTC +0.27% 3.79m 67 +++ +00.0000 00 00 null
2018-01-12 13:45:00 0.00000741 DGB-BTC +0.81% 1.06m 71 +++ +00.0000 00 00 sell
2018-01-12 14:00:00 0.00000738 DGB-BTC -0.41% 1.85m 67 +++ +00.0000 00 00 null
2018-01-12 14:15:00 0.00000729 DGB-BTC -1.22% 862.96k 57 ++ +00.0000 00 00 null
The text was updated successfully, but these errors were encountered: