All Projects → JulyIghor → Qtbitcointrader

JulyIghor / Qtbitcointrader

Secure multi crypto exchange trading client

Projects that are alternatives of or similar to Qtbitcointrader

Ccxt
A JavaScript / Python / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges
Stars: ✭ 22,501 (+4227.12%)
Mutual labels:  ethereum, bitcoin, cryptocurrency, btc, trade, trading, exchange, crypto
Ccxt Rest
Open Source Unified REST API of 100+ Crypto Exchange Sites (18k+ docker pulls) - https://ccxt-rest.io/
Stars: ✭ 210 (-59.62%)
Mutual labels:  ethereum, bitcoin, cryptocurrency, btc, trading, exchange, crypto
Kupi Terminal
Ccxt based, open source, customized, extendable trading platform that supports 130+ crypto exchanges.
Stars: ✭ 104 (-80%)
Mutual labels:  bitcoin, cryptocurrency, trade, trading, exchange, crypto
Ccxt.net
CCXT.NET – CryptoCurrency eXchange Trading Library for .NET
Stars: ✭ 89 (-82.88%)
Mutual labels:  bitcoin, cryptocurrency, trade, trading, exchange, crypto
Multicurrencywallet
Bitcoin, Ethereum, ERC20 crypto wallets with Atomic Swap exchange. Release announce: https://twitter.com/SwapOnlineTeam/status/1321844352369500160
Stars: ✭ 136 (-73.85%)
Mutual labels:  ethereum, bitcoin, cryptocurrency, btc, exchange, crypto
Wolfbot
Crypto currency trading bot written in TypeScript for NodeJS
Stars: ✭ 335 (-35.58%)
Mutual labels:  ethereum, bitcoin, cryptocurrency, trade, trading, exchange
Uniswap Python
🦄 The unofficial Python client for the Uniswap exchange.
Stars: ✭ 191 (-63.27%)
Mutual labels:  ethereum, trade, trading, exchange, crypto
Jesse
An advanced crypto trading bot written in Python
Stars: ✭ 1,038 (+99.62%)
Mutual labels:  bitcoin, cryptocurrency, trade, trading, crypto
Tribeca
A high frequency, market making cryptocurrency trading platform in node.js
Stars: ✭ 3,646 (+601.15%)
Mutual labels:  bitcoin, cryptocurrency, trade, trading, exchange
Socktrader
🚀 Websocket based trading bot for 💰cryptocurrencies 📈
Stars: ✭ 152 (-70.77%)
Mutual labels:  bitcoin, cryptocurrency, trading, exchange, crypto
Cryptotrader
A cryptocurrency trader for all famous exchanges
Stars: ✭ 228 (-56.15%)
Mutual labels:  ethereum, bitcoin, cryptocurrency, trading, exchange
Coinbase Pro Node
Coinbase Pro API written in TypeScript and covered by tests.
Stars: ✭ 116 (-77.69%)
Mutual labels:  ethereum, bitcoin, cryptocurrency, trading, exchange
Coinmon
💰 The cryptocurrency price tool on CLI. 🖥
Stars: ✭ 1,581 (+204.04%)
Mutual labels:  ethereum, bitcoin, cryptocurrency, btc, crypto
Cbpro Trader
Automated cryptocurrency trading on Coinbase Pro (formerly gdax-trader)
Stars: ✭ 171 (-67.12%)
Mutual labels:  ethereum, bitcoin, cryptocurrency, btc, trading
Telegram Kraken Bot
Python bot to trade on Kraken via Telegram
Stars: ✭ 156 (-70%)
Mutual labels:  ethereum, bitcoin, cryptocurrency, btc, trade
Krypto Trading Bot
Self-hosted crypto trading bot (automated high frequency market making) written in C++
Stars: ✭ 2,589 (+397.88%)
Mutual labels:  bitcoin, cryptocurrency, trade, trading, exchange
My Token
📈Track token prices of your favorite exchanges in terminal!
Stars: ✭ 141 (-72.88%)
Mutual labels:  ethereum, bitcoin, cryptocurrency, btc, exchange
Bot18
Bot18 is a high-frequency cryptocurrency trading bot developed by Zenbot creator @carlos8f
Stars: ✭ 157 (-69.81%)
Mutual labels:  ethereum, bitcoin, cryptocurrency, btc, trading
Unstoppable Wallet Ios
A secure and decentralized Bitcoin and other cryptocurrency wallet for iPhone. Supports Bitcoin, Ethereum, EOS, Binance Chain, Bitcoin Cash, DASH, ...
Stars: ✭ 180 (-65.38%)
Mutual labels:  ethereum, bitcoin, cryptocurrency, btc
Unstoppable Wallet Android
A secure and decentralized Bitcoin and other cryptocurrency wallet for Android phones. Supports Bitcoin, Ethereum, EOS, Binance Chain, Bitcoin Cash, DASH, ...
Stars: ✭ 165 (-68.27%)
Mutual labels:  ethereum, bitcoin, cryptocurrency, btc

Qt Bitcoin Trader

This software helps you open and cancel orders very fast. Real time data monitoring.

Developed on pure Qt, uses OpenSSL, AES 256 key and secret protection.

I want to develop this Trader App so that it can be configured for any rule and strategy.

Next ToDo:

  • Add realtime charts
  • Make rules more advanced

Official website

Download binaries

Compilation on Linux

  • sudo apt-get install g++ libssl-dev libglu1-mesa-dev qt5-qmake qtscript5-dev qtmultimedia5-dev git
  • git clone https://github.com/JulyIGHOR/QtBitcoinTrader.git
  • cd ./QtBitcoinTrader/src
  • QT_SELECT=5 qmake QtBitcoinTrader_Desktop.pro
  • make && make install && make clean

Demos

Forums

Social

Change Log

v1.40.52 Released!

  • Enabled experimental vnc server on a Linux
  • Fixed yobit api, if you ever get nonce error, re-create API keys
  • Improved minimum request interval for Binance to prevent IP bans

v1.40.51 Released!

  • Fixed hitbtc balance
  • Fixed binance balance

v1.40.50 Released!

  • Fixed hitbtc authorization bug
  • Fixed transaction history in bitstamp
  • Smart paste for spinbox values
  • Synchronized currency pairs
  • Improved text to speech engine

v1.40.43 Released!

  • Request interval now can be set less than 0.5 seconds
  • Fixed bug when timers wasn't stopped on group stop
  • Fixed crash when open Debug dialog
  • Fixed incorrect fee value in Bitfinex
  • Fixed filter open orders in Bitfinex
  • Fixed tray icon in Linux
  • Fixed bug caused long delay after network down
  • Fixed on top mode for dock widgets
  • Fixed bug when password was incorrectly detected as weak
  • Currency pairs synchronized in all exchanges

v1.40.42 Released!

  • Fixed start window position
  • Removed duplicated info in log view
  • Fixed Own transactions display in Bitstamp
  • Fixed problem with false time
  • Added option to change hostname and port for exchange profile
  • Fixed wrong order amount for Bitfinex, when order partly filled
  • Minor UI fixes, fixed crash in log view

v1.40.41

  • Bitstamp API integration fixed
  • Rules generator dialog critical bug fixed when price with fee used
  • Time sync bug fixed
  • Binance orderbook table fixed
  • Removed Wex exchange
  • Added alternative domain for Yobit
  • Fixed dock panel issue caused blinks
  • Many small fixes

v1.40.40

  • New exchange Poloniex
  • Fixed script language command cancel ask and bid for Binance
  • Fixed bug caused forever API down in some cases
  • Minor fixes

v1.40.30

  • Added new exchange HitBTC
  • Added more decimals for Fee Calculator
  • Fixed canceling order via rule or script for Binance
  • Fixed bug in charts
  • Fixed wex mirror
  • Minor cleanup and optimizations

v1.40.23

  • Added new exchange Bittrex
  • Portable mode for Linux and macOS
  • Secure auto update for Linux x86_64
  • Uninstall option in help menu
  • Fixed Binance own trade history order
  • Time Sync bug fixed
  • HDPI bug fixed
  • Minor fixes

v1.40.22

  • Added new exchange Binance
  • Many small fixes
  • Subscribe to beta of Qt Trader exchange www.QtTrader.com

v1.40.21

  • Qt Trader 2.0 Announced! Visit www.QtTrader.com
  • Fixed bug of Rules dialog
  • Fixed HiDPI mode
  • Fixed Script and Rules enable-disable command
  • Fixed Last Buy and Sell price event bug
  • Memory optimisations, refractoring
  • Minor fixes

v1.40.12

  • Dropped support of Windows XP and macOS 10.9, but you still can compile it manually
  • Removed update size limit for future bigger updates
  • Fixed Bitfinex trade history bug
  • Fixed Bitstamp certificate issue
  • Switched to OpenSSL 1.1, no UPX in release binaries
  • Minor improvements

v1.40.09

  • Fixed FeeCalculator crash
  • Fixed account open orders filtering and calculations
  • UI layout bugs fixed

v1.40.08

  • Added WEX exchange, removed BTC-e
  • Fixed crash on app closing
  • Added confirmation message on script editor clear
  • Minor fixes

v1.40.07

  • Release builds for Win64
  • Fix balance for OKCoin
  • Fix script for Bitfinex
  • Fix order type for Bitfinex
  • JL Script logs now recognize endline and tabulation
  • Fixed bug when silent auto update wont work

v1.40.06

  • Fixed fee calculator issue
  • Added new currencies
  • Minor improvements and fixes

v1.40.03

  • Bitfinex support fixes
  • Secure auto update now works via Proxy
  • YoBit support fixes
  • Added button to force resync currencies

v1.4

  • New Exchange YoBit.net
  • Currency pair synchronization on startup!
  • Fixed issue with functions getPriceByVolume and getVolumeByPrice in JL Script
  • Add HiDPI enable or disable settings
  • Now you can search for currency pairs by keyword
  • Improved many elements of interface
  • Fixed bug with certificate that caused error messages
  • Many other small fixes

v1.30.04

  • Add new pair for BitStamp
  • Fixd fee calculations in Bitfinex
  • Main window title now shows middle price instead of last trade price
  • Fixed issue when app can't start

v1.30.03

  • High screen resolution support for Windows
  • Fixed fee for BTCChina and OKCoin
  • Add new pairs for Bitfinex
  • Fixed authorization for Bitfinex
  • Completed the Norwegian translation
  • Fixed bug on restoring Workspace from previous state
  • Fixed account data and add new pairs for bitstamp
  • Fixed minor bugs

v1.3

  • macOS Sierra support
  • JL Script file read/write support
  • Syncronised currency pairs of Bitfinex, Bitstamp, BTC-e
  • Fixed bugs of history and currency pair in Bitstamp
  • Improved Proxy settings
  • Fixed network stat information
  • Fixed display of balance in bitfinex, bitstamp, btcchina
  • Fix tonce in btcchina
  • Add reducing interface elements spacing (optional in settings)
  • Add inactive start script button
  • Fixed JL Script groups bug
  • Fixed open order/cancel bug in bitstamp
  • Fixed time synchronization bug

v1.07.01

  • Hotfix. High CPU load fix. Nonce error fix

v1.07

  • Improved connection stability
  • API engine rewrited
  • Added balances triggers to rules
  • Fixed RUR currency in BTC-e
  • Fixed auto-scroll mode in last trades
  • Fixed many minor bugs
  • Now all binaries is digitally signed

v1.06

  • Bugfix release
  • Fixed critical bug in Mt.Gox engine
  • Fixed Mac OS X "New window" bug
  • Fixed minor bugs
  • Improved buy/sell/cancel stability

v1.05

  • Critical bugs fixed
  • Calculations fixes
  • Ui fixes
  • Added PPC, FTC, RTC support
  • Added proxy support

v1.04

  • Fixed UI bugs
  • Added NMC and NVC to BTC-e
  • Now last price displays in title
  • Stability improvements in BTC-e exchange
  • Many small improvements
  • Translation fixes

v1.03

  • SSL security fix
  • Fixed translations
  • Small ui fix

v1.02

  • BTC-E.com support added. Now you can trade with LTC
  • Added trade history display
  • Multi-monitor support (Detachable windows)
  • Improved connection stability
  • Added German translation
  • Fixed UI bugs, translation bugs and some minor bugs

v1.01

  • Fixed traffic heavy load.
  • Added trades fetch to update last values faster.

v1.00

  • Api engine rewrited. Now works faster.
  • Api lag improvements.
  • Fixed minor bugs.
  • Added Norwegian translation.

v0.99

  • Fixed minor bugs
  • Added Spanish translation
  • Translation engine updated
  • Checking update engine rewrited. Secure autoinstall for Mac and Win feature added.
  • Added portable mode for Windows (Just create folder QtBitcoinTrader near exe file)

v0.98

  • Added translation engine. Now you can translate application to your native language
  • Fixed ui bugs
  • Enhanced rules. Now there is two modes, Sequential and Concurrent

v0.97

  • Added profit calculation to main window
  • Optimized ui

v0.96

  • Fixed minor bugs
  • Optimized ui
  • Mac version released

v0.95

  • Fixed fee calculator bug
  • Now supports resolution down to 1024x700
  • Enhanced rules feature
  • Minor bugs fixed

v0.94

  • Rules finally working!
  • Fixed some minor bugs

v0.93

  • Fixed critical ui bug where was wrong field in orders table

v0.92

  • Fixed minor bugs in ui and currencies

v0.91

  • Added Profiles
  • Fixed Ui Bugs

v0.90

  • Added all currencies supported by Mt.Gox
  • Minor fixes

v0.89

  • Fixed critical bug

v0.88

  • Addes Mt.Gox key and secret encryption with AES 256
  • Fixed some ui bugx
  • Minor fixes

v0.87

  • Match more faster engine
  • Fixed some bugs
  • Improved socket stability
  • Tested on Linux, thanks to macman31

v0.86

  • Fixed bug in Orders Log
  • Fixed bug in fee calculation
  • Fixed ui dialogs

v0.85

  • Added SSL switcher
  • Fixed some dialogs

v0.84

  • Interlaced software lag performance

v0.83

  • Added Fee Calculator

v0.82

  • Improved socket stability

v0.81

  • Minor bugs fixed
  • Improved stability
  • Added packet priority for buying and selling

v0.8

  • First public release

Copyright (C) 2013-2019 July Ighor Contact: [email protected] Donate: 1d6iMwjjNo8ZGYeJBZKXgcgVk9o7fXcjc

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].