Cédric Dugat

Results 19 comments of Cédric Dugat

Hello ! Yes of course it could be a nice idea, but base `freqtradeorg/freqtrade:stable` image does not contain `technical` pip package, used by a lot of strategies. I will make...

I will think about it before dev it. For instant, I've updated this Trading Bot Docker images. You can update with `curl -sSL https://raw.githubusercontent.com/Ph3nol/Trading-Bot/master/install | sh`.

I was talking about adding a symfony/config nodes configuration to adapters in order to check, prepare and validate parameters data. Some examples: https://symfony.com/doc/current/components/config/definition.html It's not a "must", but a way...

Hum I think a better way could be to add specific exceptions and catch them as needed, throwing a translated one for example. Any other ideas about that?

Just added this point to 2.3.0 version milestone.

It definitely makes sense! 😄

@seyfer I had your e-mail. I'll answer you ASAP! 😉

Hi! First, thank you for this feedback! I've currently no time for fix this problem or adapt the bundle to a more flexible solution. You can contribute with forking it...

Hi! Have you created a `sly_url_shortener` entry in your `app/config/config.yml` file? https://github.com/Ph3nol/UrlShortenerBundle/blob/master/Resources/doc/usage.markdown#1-configuration-bundle-informations Your entity seems not to have a defined provider. Can you copy your `config.yml` file?

No problem about helping you! :) Please, can you past the `sly_url_shortener` code part you are using into you `config.yml` file?