Lukáš Kvídera
Lukáš Kvídera
If propagation through rules to strategy is not viable, then I am thinking about user friendly builder, which does the dirty work. ```java StrategyBuilder.create() .withIndicators(List) // Takes max unstable bars...
If NaN is used as unstable marker, it should be used consistently. But for example SMA returns estimates in unstable period. As contra argument, returning NaN inside unstable period cannot...
https://github.com/ta4j/ta4j/issues/947#issuecomment-1561507718 This sums up concern about NaN. If NaN could be correct value within unstable period, each indicator have to handle NaN. If we return normal numbers, indicators fixes automatically...
I wasn't able to switch on android to private sync server. sync-url in /data/local/tmp/chrome-command-line switches to https://clients4.google.com/chrome-sync regardles what ip is set in flag. Verified configuration on brave://sync-internals Correct url...
In log I can see just the repeated sequence attached in fist comment. It seems there is no other update or background processing. Photo set were stable a few days...
I am looking into code now. moments.go:269 ```go // Make sure that the albums have been backed up before, otherwise back up all albums. if fs.PathExists(filepath.Join(w.conf.AlbumsPath(), entity.AlbumManual)) && fs.PathExists(filepath.Join(w.conf.AlbumsPath(), entity.AlbumMonth))...
> I wonder if the background activity really depends on the YAML backup files being enabled, or if the worker is constantly checking the index for changes anyway and the...
Really interesting. I have dropped database and used default wake up time and now it runs each 10 minutes. It is probably caused by ```sql OR (cell_id = 'zz' AND...
Maybe there could be counter that counts failed attemtps of coordinates translation.
Also photos do not have location in exif.