All Projects → dtb11288 → bot-trader

dtb11288 / bot-trader

Licence: other
Simple bot trader for Bitmex

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to bot-trader

Krypto Trading Bot
Self-hosted crypto trading bot (automated high frequency market making) written in C++
Stars: ✭ 2,589 (+18392.86%)
Mutual labels:  trading, exchange, bitmex
Opendax
Open-Source Cloud-Native Digital Asset & Cryptocurrency Exchange Platform
Stars: ✭ 183 (+1207.14%)
Mutual labels:  trading, exchange
Orderbook
Matching Engine for Limit Order Book in Golang
Stars: ✭ 181 (+1192.86%)
Mutual labels:  trading, exchange
roq-samples
How to use the Roq C++20 API for Live Cryptocurrency Algorithmic and High-Frequency Trading as well as for Back-Testing and Historical Simulation
Stars: ✭ 119 (+750%)
Mutual labels:  trading, exchange
coinbase-pro-rs
Coinbase pro client for Rust
Stars: ✭ 127 (+807.14%)
Mutual labels:  trading, exchange
Socktrader
🚀 Websocket based trading bot for 💰cryptocurrencies 📈
Stars: ✭ 152 (+985.71%)
Mutual labels:  trading, exchange
Ccxt Rest
Open Source Unified REST API of 100+ Crypto Exchange Sites (18k+ docker pulls) - https://ccxt-rest.io/
Stars: ✭ 210 (+1400%)
Mutual labels:  trading, exchange
Coinbase Pro Node
Coinbase Pro API written in TypeScript and covered by tests.
Stars: ✭ 116 (+728.57%)
Mutual labels:  trading, exchange
adamant-tradebot
Free market-making software for cryptocurrency projects and exchanges. Makes trade volume, maintains spread and liquidity/depth, set price range, and builds live-like dynamic order book.
Stars: ✭ 113 (+707.14%)
Mutual labels:  trading, exchange
binance-pump-bot
Automation for Binance p&d(pump and dump) activity, ensures fastest purchase and provides auto selling functionality to lockdown profit during these events.
Stars: ✭ 112 (+700%)
Mutual labels:  trading, exchange
coincube
A Python/Vue.js crypto portfolio management and trade automation program with support for 10 exchanges.
Stars: ✭ 85 (+507.14%)
Mutual labels:  trading, exchange
Roq Api
API for algorithmic and high-frequency trading
Stars: ✭ 132 (+842.86%)
Mutual labels:  trading, exchange
Coinnect
Coinnect is a Rust library aiming to provide a complete access to main crypto currencies exchanges via REST API.
Stars: ✭ 130 (+828.57%)
Mutual labels:  trading, exchange
hurtrade
An Open Source Forex Trading Platform
Stars: ✭ 22 (+57.14%)
Mutual labels:  trading, exchange
Tardis Node
Convenient access to tick-level real-time and historical cryptocurrency market data via Node.js
Stars: ✭ 126 (+800%)
Mutual labels:  trading, exchange
Uniswap Python
🦄 The unofficial Python client for the Uniswap exchange.
Stars: ✭ 191 (+1264.29%)
Mutual labels:  trading, exchange
Coinbasepro Python
The unofficial Python client for the Coinbase Pro API
Stars: ✭ 1,386 (+9800%)
Mutual labels:  trading, exchange
Kupi Terminal
Ccxt based, open source, customized, extendable trading platform that supports 130+ crypto exchanges.
Stars: ✭ 104 (+642.86%)
Mutual labels:  trading, exchange
Cryptotrader
A cryptocurrency trader for all famous exchanges
Stars: ✭ 228 (+1528.57%)
Mutual labels:  trading, exchange
Mida
The open-source and cross-platform trading framework
Stars: ✭ 263 (+1778.57%)
Mutual labels:  trading, exchange

Bot trader

Simple bot trader for Bitmex

This is a hobby project that helps me to practice functional programing, reactive programing Feel free to fork

To start the project, you should follow

  • copy config_example.json to config.json and change the config
  • create a strategy file (should copy from default.js)
  • start using node app.js -s your_strategy
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].