-
Hi,
I'm tracking stock prices and getting the new prices in real time. I want to be able to detect if the new price represent a change in the trend or is it just a small fluctuation to be able to …
-
Follow-up issue to investigate why having the `ALLCALL` bit in `MODE1` set to zero causes a lockup for @pvint but not on my Adafruit board. Please enable`#define DEBUG` in both the library and the de…
-
I'm running through the unit tests for the indicators and criteria and thinking about better ways to build these tests.
-
Actually, I dont know exactly any use cases why there is a need for indicators
to provide **32-digits-precision**.
Can anyone describe a use case (for example, crypto-currencies) where it is mat…
-
Issue #75 shows that there is also a big demand for increasing the performance of ta4j. It also shows that with `BigDecimal` the potential of increasing performance is very limited.
To satisfy the …
-
Hello guys,
I'm watching this project since few months. It seems to be good (tests, docs, etc.). But.. this framework has a lack of performance.
Here is an example:
`
@Test
publ…
-
Here is my attempt with "Ctrl+Shift+G"
```
>>>
Traceback (most recent call last):
File "/opt/sublime_text/sublime_plugin.py", line 389, in run_callback
expr()
File "/opt/sublime_text/su…
voger updated
7 years ago
-
On the `develop` branch, a `make compile` in a pristine clone results in:
```
12:33 $ make
escript get_comp_opts.escript
make erlc-lfec
make[1]: Entering directory '/home/mjl/work/castlerock/s…
-
Sat Aug 20 12:12:43 BST 2016
Attempting to update the [homebrew formula](https://github.com/Homebrew/homebrew-core/blob/master/Formula/lfe.rb) from `lfe-1.0`.
Release 1.1.1 fails to build using `er…
-
This is easily spotted when trying to TAB-complete functions available in an mlfe module:
``` erlang
4> M1.
{compiled_module,basic_adt,"basic_adt.beam",
}
5> code:load_binary(element…