| 
			| 
					
								| idee2013 | 
								|  | October 15, 2018, 11:38:26 AM |  | 
 
 Hi Ighor,
 does the Linux version work on an arm64 (armbian) debian Linux?
 
 Hi. I heard people did compile it for arm and it worked, but I have not try myself.so at every update i would need to compile it again? |  
						|  |  |  | 
| 
			| 
					
								| IGHOR (OP) 
								Legendary    Offline 
								Activity: 1036 
								Merit: 1075
								     | 
								|  | October 15, 2018, 11:39:57 AM |  | 
 
 Hi Ighor,
 does the Linux version work on an arm64 (armbian) debian Linux?
 
 Hi. I heard people did compile it for arm and it worked, but I have not try myself.so at every update i would need to compile it again?Right, there is no official binaries for linux yet. I'm working on it partly and will provide secure auto update for linux later. |  
						| 
 Qt Bitcoin TraderVerify digital signature of the app in the file properties every time you download it. |  |  | 
| 
			| 
					
								| idee2013 | 
								|  | October 22, 2018, 08:54:52 AM |  | 
 
 HI Ighor,
 how can be the API key changed without deleting the whole profile? I dont get it.
 |  
						|  |  |  | 
| 
			| 
					
								| IGHOR (OP) 
								Legendary    Offline 
								Activity: 1036 
								Merit: 1075
								     | 
								|  | October 22, 2018, 10:00:40 AM |  | 
 
 HI Ighor,
 how can be the API key changed without deleting the whole profile? I dont get it.
 
 In security reasons I made it not possible to view or edit keys. You can copy profile folder scripts to new profile. |  
						| 
 Qt Bitcoin TraderVerify digital signature of the app in the file properties every time you download it. |  |  | 
| 
			| 
					
								| IGHOR (OP) 
								Legendary    Offline 
								Activity: 1036 
								Merit: 1075
								     | 
								|  | October 28, 2018, 08:13:57 PM |  | 
 
 v1.40.23 Released!
 Added new exchange Bittrex
 Secure auto update for Linux x86_64
 Portable mode for Linux and macOS
 Fixed Binance own trade history order
 Minor fixes
 
 |  
						| 
 Qt Bitcoin TraderVerify digital signature of the app in the file properties every time you download it. |  |  | 
| 
			| 
					
								| krzynek_one 
								Newbie    Offline 
								Activity: 12 
								Merit: 1
								
								
								
								
								   | 
								|  | October 31, 2018, 04:27:31 PM |  | 
 
 Hi Ighor, I'm having difficulties with compilation of the new version of Qt trader. First is, I cannot start compiling because:  pi@raspberrypi:~/Apps/QtBitcoinTrader/src $ QT_SELECT=5 qmake QtBitcoinTrader_Desktop.proInfo: creating stash file /home/pi/Apps/QtBitcoinTrader/src/.qmake.stash
 Project ERROR: Qt 5.7.1 is no longer supported. In order to compile Qt Bitcoin Trader you need update at least to Qt 5.9 http://qt.io/download-open-source/
 
So I tried precompiled linux binary, and it also failed: https://vpx.pl/i/2018/10/31/terminal.png pi@raspberrypi:~/Apps $ ./QtBitcoinTrader_linux-x86_64.run bash: ./QtBitcoinTrader_linux-x86_64.run: cannot execute binary file: Exec format error
 
I'm on raspberry pi x64, updated and upgraded to latest version today but there is no newer version Qt than 5.7.1.  Beside that, this "Exec format error" to me seems like incompatible processor architecture. Binary is for x64, and I have arm. Can I ask you to share such version or how I can resolve the Qt version mismatch? |  
						|  |  |  | 
| 
			| 
					
								| itod 
								Legendary    Offline 
								Activity: 1988 
								Merit: 1077
								 
								Honey badger just does not care
								
								
								
								
								
								   | 
								|  | October 31, 2018, 08:16:07 PM |  | 
 
 Hi Ighor, I'm having difficulties with compilation of the new version of Qt trader. First is, I cannot start compiling because:  pi@raspberrypi:~/Apps/QtBitcoinTrader/src $ QT_SELECT=5 qmake QtBitcoinTrader_Desktop.proInfo: creating stash file /home/pi/Apps/QtBitcoinTrader/src/.qmake.stash
 Project ERROR: Qt 5.7.1 is no longer supported. In order to compile Qt Bitcoin Trader you need update at least to Qt 5.9 http://qt.io/download-open-source/
 
So I tried precompiled linux binary, and it also failed:  pi@raspberrypi:~/Apps $ ./QtBitcoinTrader_linux-x86_64.run bash: ./QtBitcoinTrader_linux-x86_64.run: cannot execute binary file: Exec format error
 
 I'm on raspberry pi x64, updated and upgraded to latest version today but there is no newer version Qt than 5.7.1.  Beside that, this "Exec format error" to me seems like incompatible processor architecture. Binary is for x64, and I have arm. Can I ask you to share such version or how I can resolve the Qt version mismatch?Buy yourself a processor. Of course you can not run Intel binaries on ARM processor, and if there is no Qt 5.9 for your ARM you are doomed. Even if you manage to find latest Qt for ARM, it is highly unlikely you will manage to run this on such a shitty processor. |  
						|  |  |  | 
| 
			| 
					
								| IGHOR (OP) 
								Legendary    Offline 
								Activity: 1036 
								Merit: 1075
								     | 
								|  | October 31, 2018, 11:02:51 PM |  | 
 
 Hi Ighor, I'm having difficulties with compilation of the new version of Qt trader. First is, I cannot start compiling because:  pi@raspberrypi:~/Apps/QtBitcoinTrader/src $ QT_SELECT=5 qmake QtBitcoinTrader_Desktop.proInfo: creating stash file /home/pi/Apps/QtBitcoinTrader/src/.qmake.stash
 Project ERROR: Qt 5.7.1 is no longer supported. In order to compile Qt Bitcoin Trader you need update at least to Qt 5.9 http://qt.io/download-open-source/
 
So I tried precompiled linux binary, and it also failed:  pi@raspberrypi:~/Apps $ ./QtBitcoinTrader_linux-x86_64.run bash: ./QtBitcoinTrader_linux-x86_64.run: cannot execute binary file: Exec format error
 
I'm on raspberry pi x64, updated and upgraded to latest version today but there is no newer version Qt than 5.7.1.  Beside that, this "Exec format error" to me seems like incompatible processor architecture. Binary is for x64, and I have arm. Can I ask you to share such version or how I can resolve the Qt version mismatch?Official Linux binary works only on x86_64 architecture so it can't run on Raspberry Pi. But I have plans to add official support of arm64/aarch64 later. I have been testing it with Qt 5.11.2 and successfully compiled from sources to run on arm cpu. You may find some ways to install it from unstable repo, prof: https://packages.debian.org/sid/arm64/qt5-default/download Also you may try to remove first 7 lines of QtBitcoinTrader_Desktop.pro file. I don't know why there is still only 5.7.1 latest stable on your system. |  
						| 
 Qt Bitcoin TraderVerify digital signature of the app in the file properties every time you download it. |  |  | 
| 
			| 
					
								| krzynek_one 
								Newbie    Offline 
								Activity: 12 
								Merit: 1
								
								
								
								
								   | 
								|  | November 03, 2018, 07:20:07 AMLast edit: November 03, 2018, 07:30:38 AM by krzynek_one
 |  | 
 
 After removal first seven lines from QtBitcoinTrader_Desktop.pro compilation runs fine to the moment where error happens and compilation fails: exchange/exchange_bittrex.cpp: In member function ‘virtual void Exchange_Bittrex::dataReceivedAuth(QByteArray, int)’:exchange/exchange_bittrex.cpp:224:55: error: ‘class QDateTime’ has no member named ‘toSecsSinceEpoch’; did you mean ‘toMSecsSinceEpoch’?
 newItem.date = date.toLocalTime().toSecsSinceEpoch();
 ^~~~~~~~~~~~~~~~
 exchange/exchange_bittrex.cpp:444:66: error: ‘class QDateTime’ has no member named ‘toSecsSinceEpoch’; did you mean ‘toMSecsSinceEpoch’?
 currentOrder.date   = date.toLocalTime().toSecsSinceEpoch();
 ^~~~~~~~~~~~~~~~
 Makefile:3362: recipe for target '.obj/exchange_bittrex.o' failed
 make: *** [.obj/exchange_bittrex.o] Error 1
 
So next, I installed qt5 package with gdebi  from https://packages.debian.org/sid/armhf/qt5-default/download  (my proc architecture is armhf not arm64): pi@raspberrypi:~/Downloads $ sudo gdebi qt5-default_5.11.2+dfsg-4_armhf.deb Reading package lists... Done
 Building dependency tree
 Reading state information... Done
 Reading state information... Done
 
 Qt 5 development defaults package
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 This package sets Qt 5 to be the default Qt version to be used when
 using development binaries like qmake. It provides a default
 configuration for qtchooser, but does not prevent alternative Qt
 installations from being used.
 .
 This package should not be used for building Debian packages. Take a
 look at https://qt-kde-team.pages.debian.net/packagingqtbasedstuff.html for
 more information.
 Do you want to install the software package? [y/N]:y
 Selecting previously unselected package qt5-default:armhf.
 (Reading database ... 133501 files and directories currently installed.)
 Preparing to unpack qt5-default_5.11.2+dfsg-4_armhf.deb ...
 Unpacking qt5-default:armhf (5.11.2+dfsg-4) ...
 Setting up qt5-default:armhf (5.11.2+dfsg-4) ...
 
but it seams that old qt5 version is used so still error about wrong qt version when compiling qt trader happens. Maybe that is not the proper package? I don't see any ../qt5/bin/... files there. Please take a look at what files are in the package:https://vpx.pl/i/2018/11/03/package.png Can you help me with setting default qt5 installation to newer version? |  
						|  |  |  | 
| 
			| 
					
								| IGHOR (OP) 
								Legendary    Offline 
								Activity: 1036 
								Merit: 1075
								     | 
								|  | November 12, 2018, 09:27:39 PM |  | 
 
 Can you help me with setting default qt5 installation to newer version?
  Use tool qtchooser to add another Qt5 installation |  
						| 
 Qt Bitcoin TraderVerify digital signature of the app in the file properties every time you download it. |  |  | 
| 
			| 
					
								| JatiAnom 
								Jr. Member    Offline 
								Activity: 57 
								Merit: 2
								
								
								
								
								   | 
								|  | November 17, 2018, 08:51:50 AM |  | 
 
 QTBitcoin Trader v1.40.23trade on BINANCE using 'RULES' it seem that Cancel All Orders/Cancel Bid/Cancel Asks is not working.
 |  
						|  |  |  | 
| 
			| 
					
								| IGHOR (OP) 
								Legendary    Offline 
								Activity: 1036 
								Merit: 1075
								     | 
								|  | November 18, 2018, 03:01:33 PM |  | 
 
 QTBitcoin Trader v1.40.23trade on BINANCE using 'RULES' it seem that Cancel All Orders/Cancel Bid/Cancel Asks is not working.
 
 Thanks for reporting, will be fixed in upcoming update. |  
						| 
 Qt Bitcoin TraderVerify digital signature of the app in the file properties every time you download it. |  |  | 
| 
			| 
					
								| IGHOR (OP) 
								Legendary    Offline 
								Activity: 1036 
								Merit: 1075
								     | 
								|  | November 24, 2018, 07:42:23 PM |  | 
 
 Qt Bitcoin Trader v1.40.30 Released!
 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
 |  
						| 
 Qt Bitcoin TraderVerify digital signature of the app in the file properties every time you download it. |  |  | 
| 
			| 
					
								| JatiAnom 
								Jr. Member    Offline 
								Activity: 57 
								Merit: 2
								
								
								
								
								   | 
								|  | November 25, 2018, 08:34:12 AM |  | 
 
 Qt Bitcoin Trader v1.40.30 Released!
 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
 
 Thanks for update, IGHOR and team. think I found another problem on "canceling order via rule or script for Binance" canceling order is now working but cancel Asks will also cancel Bids too |  
						|  |  |  | 
| 
			| 
					
								| burza625 
								Newbie    Offline 
								Activity: 4 
								Merit: 0
								
								
								
								
								   | 
								|  | December 31, 2018, 09:19:28 AMLast edit: December 31, 2018, 09:34:06 AM by burza625
 |  | 
 
 Hello,
 Is it possible to add an Event/Function "LastMyPrice" wchich would by a combination of "LastMyBuyPrice" and "LastMySellPrice". What I mean is to get value of my last transaction without separating it to ask or bid.
 
 Egsample 1:
 
 10:00 0.1 BTC sold     at 3700 $
 9:50 0.2 BTC sold     at 3500 $
 9:40 0.1 BTC bought at 3400 $
 
 "LastMyPrice" is 3700.
 
 Egsample 2:
 
 10:00 0.1 BTC bought at 2500 $
 9:50 0.2 BTC sold     at 3000 $
 9:40 0.1 BTC bought at 2700 $
 
 "LastMyPrice" is 2500.
 
 Existing Event/Function "MyLastTrade" is without value of the transaction.
 |  
						|  |  |  | 
| 
			| 
					
								| laoban 
								Newbie    Offline 
								Activity: 11 
								Merit: 0
								
								
								
								
								   | 
								|  | December 31, 2018, 06:03:07 PM |  | 
 
 Hi thanks for the program, I have a question the Linux version work on an arm64 debian Linux? |  
						|  |  |  | 
| 
			| 
					
								| IGHOR (OP) 
								Legendary    Offline 
								Activity: 1036 
								Merit: 1075
								     | 
								|  | December 31, 2018, 06:04:44 PM |  | 
 
 Hello,
 Is it possible to add an Event/Function "LastMyPrice" wchich would by a combination of "LastMyBuyPrice" and "LastMySellPrice". What I mean is to get value of my last transaction without separating it to ask or bid.
 
 Egsample 1:
 
 10:00 0.1 BTC sold     at 3700 $
 9:50 0.2 BTC sold     at 3500 $
 9:40 0.1 BTC bought at 3400 $
 
 "LastMyPrice" is 3700.
 
 Egsample 2:
 
 10:00 0.1 BTC bought at 2500 $
 9:50 0.2 BTC sold     at 3000 $
 9:40 0.1 BTC bought at 2700 $
 
 "LastMyPrice" is 2500.
 
 Existing Event/Function "MyLastTrade" is without value of the transaction.
 
 You will able to fetch and analyze separated orders in next version of script language. Hi thanks for the program, I have a question the Linux version work on an arm64 debian Linux?
 Yes you can compile it from sources and it will works fine. |  
						| 
 Qt Bitcoin TraderVerify digital signature of the app in the file properties every time you download it. |  |  | 
| 
			| 
					
								| IGHOR (OP) 
								Legendary    Offline 
								Activity: 1036 
								Merit: 1075
								     | 
								|  | January 01, 2019, 09:39:17 PM |  | 
 
 Qt Bitcoin Trader v1.40.40 Released!
 New exchange Poloniex
 Fixed script language command cancel ask and bid for Binance
 Fixed bug caused forever API down in some cases
 Minor fixes
 Drop support of macOS 10.11
 |  
						| 
 Qt Bitcoin TraderVerify digital signature of the app in the file properties every time you download it. |  |  | 
| 
			| 
					
								| zasony0 
								Newbie    Offline 
								Activity: 3 
								Merit: 0
								
								
								
								
								   | 
								|  | January 13, 2019, 06:03:33 PMLast edit: January 13, 2019, 06:17:09 PM by zasony0
 |  | 
 
 hello Ighor, very good work. Please connect your program to TELEGRAM signals? well thank you.Perhaps a question for scripting programmers. I can read the TXT subor, where will the signal from the Telegram.
 Well thank you. I'm asking for a reading script from TXT to Qt.
 |  
						|  |  |  | 
| 
			| 
					
								| IGHOR (OP) 
								Legendary    Offline 
								Activity: 1036 
								Merit: 1075
								     | 
								|  | January 13, 2019, 07:15:12 PM |  | 
 
 hello Ighor, very good work. Please connect your program to TELEGRAM signals? well thank you.Perhaps a question for scripting programmers. I can read the TXT subor, where will the signal from the Telegram.
 Well thank you. I'm asking for a reading script from TXT to Qt.
 
 You can run external apps with arguments via script language. So if you make Telegram command line app that doing job you can do it right now. |  
						| 
 Qt Bitcoin TraderVerify digital signature of the app in the file properties every time you download it. |  |  | 
	|  |