An open API service indexing awesome lists of open source software.

https://github.com/buffermet/binance-hotkeys

Browser keyboard shortcuts for Binance's trading view.
https://github.com/buffermet/binance-hotkeys

Last synced: 11 months ago
JSON representation

Browser keyboard shortcuts for Binance's trading view.

Awesome Lists containing this project

README

          

Browser keyboard shortcuts for Binance's trading view.

## Trading hotkeys (binance-hotkeys.js)

`ALT` + `L`   Switch to limit order form.

`ALT` + `M`   Switch to market order form.

`CTRL` + `SHIFT` + `B`   Create buy order.

`CTRL` + `SHIFT` + `C`   Cancel all open orders.

`CTRL` + `SHIFT` + `H`   Select highest buy price in order book.

`CTRL` + `SHIFT` + `L`   Select lowest sell price in order book.

`CTRL` + `SHIFT` + `S`   Create sell order.

`CTRL` + `SHIFT` + `6`   Select 0% of total possible buy and sell amount.

`CTRL` + `SHIFT` + `7`   Select 25% of total possible buy and sell amount.

`CTRL` + `SHIFT` + `8`   Select 50% of total possible buy and sell amount.

`CTRL` + `SHIFT` + `9`   Select 75% of total possible buy and sell amount.

`CTRL` + `SHIFT` + `0`   Select 100% of total possible buy and sell amount.

## Kline interval switching (binance-multichart-intervals.js)

Hold `ALT` and click on an interval to switch kline intervals of all charts in the multichart view.