Gunther Schulz
2510e59cd6
fix indicator plots starting at the wrong timestamp under certain cond.
...
plots would shift if the processing of indicaters would shift, if a new candle would for in MT while processing of indicator data of the client was still in process. The fix ensure, that any new indicator data starts at the correct timestamp.
2020-11-19 14:38:15 +01:00
Gunther Schulz
de0f3468f1
improve indicator display for more clarity
...
Removed unused buffer value placeholder
Removed 0 as first indicator value
2020-11-08 20:37:05 +01:00
Gunther Schulz
3b85a93e97
add support for indicator short name
...
apply styler
shortened indicator refresh. indicators draw much faster now
2020-11-08 13:31:20 +01:00
Gunther Schulz
d423745c93
some fixes
2020-10-10 17:20:08 +02:00
Gunther Schulz
1b2beab4c4
update README and changelog
...
minor update to JsonAPIIndicator
2020-06-13 17:34:11 +02:00
Gunther Schulz
de6b4f0546
add support for plot labels for chart indicator lines
...
cleanup
2020-04-30 18:55:49 +02:00
Gunther Schulz
99ea77ebfe
cleanup
2020-04-30 10:49:01 +02:00
Gunther Schulz
37cb0fe738
cleanup
2020-03-03 12:52:46 +01:00
Gunther Schulz
7099ac1cac
add chart control
...
open and draw indicator lines on chart
2020-03-01 18:06:24 +01:00