07-08-2018, 03:48 PM
(07-08-2018, 03:10 PM)askmike Wrote: This is actually a very good question, the docker files were added by contributors as I am not a docker expert.
I think the strategy folder needs to be configured as a volume so it's not baked into the docker image when it's build (see the docker compose file).
I'll try to look into this asap, but maybe someone else knows?
I appreciate very much your answer,
probably you are right since the data imported from exchanges by UI is going to ./volume/gekko/history folder
I tried to copy ./strategies and ./config/strategies to ./volume/gekko/. but it didn't work (it looks too easy)
I hope any of those nice contributors can answer to this question.
Thank you!