fxmarty

Results 307 comments of fxmarty
trafficstars

Great to know - I'll use the version with the custom kernels then. Thanks! Edit: Maybe an other question @sunset1995 : I saw you increased what seem to be the...

Thanks a lot for your answer! My options are the following for plotting above: ``` ... mpf.plot(dataset, type="candle", volume=True, show_nontrading=True, style="charles", title=title, addplot=plots_list) ... ``` I acknowledge it is a...

Thanks a lot! Yes, when this case arises, I would either expect: * A warning message saying the non-uniform case is not supported * Width-adaptative candles / volume * Width-fixed...

Here is a reproducible example: https://pastebin.com/4Ft7Md04

Thanks a lot for your thoughtful remarks! Actually this got me curious and I did not know it, but it looks like this kind of chart with width-variable candles are...

Hello, thank you for your feedback! I will be careful next to break PRs in unitary changes.

@lvwerra @ola13 Feel free to re-review! Sorry for the lot of code change for a minimal new feature, will break it up in the future.

Hi, in which way this git issue is related with `make olddefconfig` failing?