Skip to content

Latest commit

 

History

History
78 lines (53 loc) · 2.12 KB

README.md

File metadata and controls

78 lines (53 loc) · 2.12 KB

Maker

This is an application for creating and managing trades on crypto currency exchanges (currently this only means Binance).

You run Maker on your own machine and access it with a web browser. Your API keys and secrets are only sent between you and the exchange servers.

Supported Platforms


  • Windows
  • Linux

Download

https://gitlab.com/crankykernel/maker/-/jobs/artifacts/master/browse?job=build

Supported Exchanges

  • Binance

Features

  • Choose the amount to buy based on percentage of your balance.
  • Support for all quote currencies on Binance.
  • Stop loss.
  • Trailing profit/stop.
  • Quick limit sell - up fill of your buy order automatically place a limit sell for a specified percent.

Warnings

  • Most testing has currently been done on BTC pairs.
  • The application must remain running for trailing profit and stop loss to execute.
  • This is PRE BETA software. Use at your own risk.

License

AGPL v3.

ChangeLog

0.2.0

0.1.1

Tagging what has been done as 0.1.1 as its low risk modifications, and the 0.1.0 binary build was broken.

Added

Full Changelog

Download

0.1.0

  • Initial release.

Full Changelog

Download