Skip to content

Instantly share code, notes, and snippets.

@robertkowalski
Last active November 11, 2020 13:36
Show Gist options
  • Save robertkowalski/2e3d67a8bb825702a0746786e9628148 to your computer and use it in GitHub Desktop.
Save robertkowalski/2e3d67a8bb825702a0746786e9628148 to your computer and use it in GitHub Desktop.

Algo Orders Setup Guide

  1. On https://honey.bitfinex.com/, download the latest version of the Honey Framework:

Screen Shot 2020-11-11 at 13 40 32

  1. When you double click on the downloaded file, it is extracted for you on Mac OS. On Windows, right-click to select "Extract All", and then follow the instructions.

  2. Start the application by double clicking bfx-hf-ui.app (OSX) or The Honey Framework (Windows)

  3. When the application has started, enter a safe password which will be used to encrypt your Bitfinex API Keys:

Screen Shot 2020-11-11 at 13 48 46

  1. To run the Honey Framework you need a Bitfinex API key. To get a the key, go to the Bitfinex website, select the right user menu (1), then "API Keys" (2) and afterwards "Create New Key" (3)

Screen Shot 2020-11-11 at 13 59 19

  1. For the key permissions, set permissions in this way:

Screen Shot 2020-11-11 at 14 33 01

  1. Label Your Key, i.e. "Honey Framework" and click "Generate API Key" and follow the instructions on the Bitfinex website.

  2. Once you have your key set up, go to the "Settings" page in the Honey Framwork App, insert your Bitfinex API keys and click "Save":

Screen Shot 2020-11-11 at 13 52 47

  1. After clicking "Save" the HF Connected status will have a green light:

Screen Shot 2020-11-11 at 14 13 33

  1. And Algo Orders like TWAP also become available in the Bitfinex Main UI, indicated by a "HF Connected":

Screen Shot 2020-11-11 at 14 19 36

  1. You can now use the website or the app to create an algo order
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment