[SHARE] DEMO strategy using all BFX-HF-Indicators - Printable Version +- Gekko Forum (https://forum.gekko.wizb.it) +-- Forum: Gekko (https://forum.gekko.wizb.it/forum-13.html) +--- Forum: Strategy Development (https://forum.gekko.wizb.it/forum-12.html) +--- Thread: [SHARE] DEMO strategy using all BFX-HF-Indicators (/thread-57866.html) |
[SHARE] DEMO strategy using all BFX-HF-Indicators - rengel - 02-20-2019 bfx-hf-indicators I created a demo strategy showing how to use all indicators that are currently available in the package related to the Honey Framework from Bitfinex. These indicators or this package have been mentioned on this forum before. As of version 1.0.2 of this package there are 44 indicators available. Install this package Code: gekko> npm i bfx-hf-indicators As it seems, I can not post any more information on this here due to spam restrictions. Maybe the URLs to github are not nice to post. Not sure. Does this work now (without links)? RE: [SHARE] DEMO strategy using all BFX-HF-Indicators - rengel - 02-20-2019 TOML-file STRATEGY-file Available indicators
I plan to update this if new indicators are added. Performance In my tests to make some graphs from the results, all 44 indicators together calculated faster as one invocation of a tulip indicator. I know this is not fair to compare but the performance is good Good trades for you all.. |