Closed Marfusios closed 6 years ago
Hello @Marfusios ,
If I understand it right, the only change you're requesting is changing the name of strategy file that's downloaded, right? I fixed that here https://github.com/RoboZonky/natural-strategy-setup/commit/2f283d29496c9eab4d826a14805368249629d0d0 but will deploy the change to the website only after you confirm that that's what you wanted.
Also, just ouf of curiosity, could you please be more specific and explain how it (indirectly) caused the mentioned issue in robozonky?
Thanks, yes it is the only change.
Sure, I wanted to change strategy after Robozonky was installed, so I just composed and downloaded a file from the website, but I had to change extension manually from txt
to cfg
, unfortunately, Windows also automatically changed encoding to 'ANSI'. And that caused the issue.
@Marfusios thanks for the explanation. The config tool is now using the same filename as expected by Robozonky, so no renaming should be necessary from now on.
Hello,
it would be great if the downloaded strategy follows default format -
robozonky-strategy.cfg
(instead ofstrategy.txt
) and UTF-8 encoding (already does).See issue it has indirectly caused: 181