MichealSRodriguez
Newbie
Offline
Activity: 8
Merit: 0
|
 |
September 21, 2017, 01:30:05 PM |
|
I currently do not need or have an account with more than 1 of the exchanges supported to test this, but it seems to allow multiple instances of the run itself. You want to start multiple instances of the program to use multiple currency monitors with the same swap, make sure you use the dedicated API keys for each instance. So I usually end up opening Bitcoinwisdom.com and follow the buy / sell order from there as it is real time.
|
|
|
|
|
|
|
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction. Advertise here.
|
|
|
|
exsillium
Newbie
Offline
Activity: 6
Merit: 0
|
 |
September 21, 2017, 02:13:09 PM |
|
Hi IGHOR! Since the Chinese exchanges are at the verge of closure what about Okex? loving the qt trader btw. It is one the best thing happened for the crypto currencies 
|
|
|
|
IGHOR
|
 |
September 22, 2017, 04:32:21 PM |
|
v1.40.08 Released! - Added WEX exchange, removed BTC-e
Many Thanks! Unfortunately I have timeout problems at the trader.buy command in a script: ------------------ 2017-09-21 14:14:06 LVL:2 Request timeout: 4087>4000 ------------------ I have already tried to increase the timeout. Unfortunately without success. Manually, the buy works. Any ideas? Script and manual commands uses the same trade engine. Which request was timed out?
|
|
|
|
lawern
Newbie
Offline
Activity: 2
Merit: 0
|
 |
September 26, 2017, 07:42:45 AM |
|
Unfortunately I have timeout problems at the trader.buy command in a script:
------------------ 2017-09-21 14:14:06 LVL:2 Request timeout: 4087>4000 ------------------
I have already tried to increase the timeout. Unfortunately without success. Manually, the buy works.
Problem solved: The symbol names of BTC-e and WEX are different. For example, BTC-e used "BTCUSD" und WEX uses "BTC/USD". Many Thanks!
|
|
|
|
krzynek_one
Newbie
Offline
Activity: 10
Merit: 1
|
 |
October 15, 2017, 11:34:32 AM |
|
Hello, I wanted to use QtBitcionTrader on my linux mint machine it won't install  Here's log from terminal, make instal and also sudo make install produce same output: install -m 755 -p QtBitcoinTrader /usr/bin/QtBitcoinTrader install: cannot create regular file '/usr/bin/QtBitcoinTrader': Permission denied Makefile:4628: recipe for target 'install_target' failed make: [install_target] Error 1 (ignored) strip /usr/bin/QtBitcoinTrader strip: '/usr/bin/QtBitcoinTrader': No such file Makefile:4628: recipe for target 'install_target' failed make: [install_target] Error 1 (ignored) install -m 644 -p /home/trader/QtBitcoinTrader/src/QtBitcoinTrader.desktop /usr/share/applications/ install: cannot create regular file '/usr/share/applications/QtBitcoinTrader.desktop': Permission denied Makefile:4638: recipe for target 'install_desktop' failed make: [install_desktop] Error 1 (ignored) install -m 644 -p /home/trader/QtBitcoinTrader/src/QtBitcoinTrader.png /usr/share/pixmaps/ install: cannot create regular file '/usr/share/pixmaps/QtBitcoinTrader.png': Permission denied Makefile:4647: recipe for target 'install_icon' failed make: [install_icon] Error 1 (ignored) browser@browser-VirtualBox ~ $ ls -l /usr total 132 drwxr-xr-x 2 root root 69632 Sep 17 14:23 bin drwxr-xr-x 2 root root 4096 Jun 28 14:57 games drwxr-xr-x 55 root root 12288 Sep 17 14:18 include drwxr-xr-x 150 root root 12288 Sep 17 14:23 lib drwxr-xr-x 10 root root 4096 Jun 28 14:37 local drwxr-xr-x 2 root root 12288 Sep 15 18:48 sbin drwxr-xr-x 312 root root 12288 Sep 17 14:23 share drwxr-xr-x 8 root root 4096 Sep 15 18:48 src
browser@browser-VirtualBox ~ $ ls -l /usr/share/ | grep applications drwxr-xr-x 3 root root 12288 Sep 9 19:10 applications
What have I done wrong? Tell exact steps you did before this output. PS: soon we will make linux x86_64 version binary with auto update feature Sorry for late response, let me answer your questions: 1. downloaded src from git via git clone; 2. cd into Qttrader.../src 3. sudo apt-get install g++ libssl-dev libglu1-mesa-dev qt5-qmake qtscript5-dev qtmultimedia5-dev export QT_SELECT=5 sudo qmake QtBitcoinTrader_Desktop.pro qmake: could not exec '/usr/lib/x86_64-linux-gnu/qt4/bin/qmake' : No such file or directory qmake is somehow still linked to qt4, without sudo no error dialog; 4. sudo make && make install && make clean, sudo or not, still fails -_- First thought, that user browser was not in adm group so I added him but that changes nothing. edit: I've managed to compile Qt bitcoin trader, solution was to execute make commands separately make sudo make install make clean
|
|
|
|
krzynek_one
Newbie
Offline
Activity: 10
Merit: 1
|
 |
October 30, 2017, 11:01:53 AM |
|
Hello, I have a problem with QT trader. My executed orders on bitfinex doesn't show in transaction tab. Checked api key permissions, but IMO they are ok. Attached pictures are on this link: https://imgur.com/a/4YrAW
|
|
|
|
oktapodia
Member

Offline
Activity: 124
Merit: 10
|
 |
October 30, 2017, 11:12:30 AM |
|
Thanks!
|
|
|
|
|
krzynek_one
Newbie
Offline
Activity: 10
Merit: 1
|
 |
November 12, 2017, 01:12:58 PM |
|
Hi guys, anybody else have same difficulties as me with Qt btc trader not showing any of the succesfull transactions on "My tra nsactions"window in bitfinex exchange?
|
|
|
|
Petpowder
Member

Offline
Activity: 65
Merit: 10
|
 |
November 12, 2017, 03:19:51 PM |
|
Hi guys, anybody else have same difficulties as me with Qt btc trader not showing any of the succesfull transactions on "My tra nsactions"window in bitfinex exchange?
Same here. The window is empty
|
|
|
|
JatiAnom
Jr. Member
Offline
Activity: 45
Merit: 0
|
 |
November 16, 2017, 04:23:06 AM |
|
Hi guys, anybody else have same difficulties as me with Qt btc trader not showing any of the succesfull transactions on "My tra nsactions"window in bitfinex exchange?
Same here. The window is empty yup. mine empty too ... i trade on bitfinex
|
|
|
|
LupeKidman
|
 |
November 16, 2017, 10:37:43 AM |
|
do you participate anywhere? I mean do you have a schedule of your events maybe? I ll be in a blockshow and will be happy to meet your team there) I bought the ticket w discount cause of I find the promo on this forum VIP30
|
|
|
|
sowelu
Newbie
Offline
Activity: 4
Merit: 0
|
 |
December 05, 2017, 12:19:36 PM |
|
Hello, please add bittmex, thanks!
|
|
|
|
entropie
Newbie
Offline
Activity: 2
Merit: 0
|
 |
December 18, 2017, 02:52:09 PM |
|
Hi, what is the reason this thing has no kraken.com functionality? does the developer not like kraken? or is it simply not a requested feature?
|
|
|
|
monsanto
Legendary
Offline
Activity: 1186
Merit: 1002
..like bright metal on a sullen ground.
|
 |
December 18, 2017, 05:16:58 PM |
|
Hi, what is the reason this thing has no kraken.com functionality? does the developer not like kraken? or is it simply not a requested feature?
Probably because Kraken has no functionality 
|
|
|
|
capoeira
Legendary
Offline
Activity: 1666
Merit: 1001
|
 |
January 09, 2018, 06:18:16 PM |
|
where can I read about the security of this program? how do I know it wont steal my money?
|
|
|
|
IGHOR
|
 |
January 10, 2018, 01:33:10 PM |
|
Hi, what is the reason this thing has no kraken.com functionality? does the developer not like kraken? or is it simply not a requested feature?
Since we do not accept donates, we take money from exchanges support only, and it is only income keeps project alive. This exchange doesn't support us with founds so we don't work on it. We are currently working on Qt Bitcoin Trader 2.0 that will bring up to 50 currency pairs monitoring at time (for multiple exchanges at time). Also backtesting and long timeline charts and new script language possibilities. Integration of exchange requires it to continuously keep it working and make fixes. We prefer to put all our efforts and time to Qt Bitcoin Trader 2.0 development and without exchanges support we can't pay salaries to our team and add it. Upcoming update will bring new exchange to our list.
|
|
|
|
IGHOR
|
 |
January 10, 2018, 01:33:57 PM |
|
Hi guys, anybody else have same difficulties as me with Qt btc trader not showing any of the succesfull transactions on "My tra nsactions"window in bitfinex exchange?
This bug will be fixed in upcoming update.
|
|
|
|
caprucho
Newbie
Offline
Activity: 1
Merit: 0
|
 |
January 10, 2018, 03:51:56 PM |
|
Great job man, if you need some1 to translate to Brazilian Portuguese, just pm, I can do it..
|
|
|
|
IGHOR
|
 |
January 10, 2018, 04:00:17 PM |
|
Great job man, if you need some1 to translate to Brazilian Portuguese, just pm, I can do it..
Feel free to do it any time, there is Translate button in settings.
|
|
|
|
|