hiker
Newbie
Offline
Activity: 58
Merit: 0
|
|
April 01, 2018, 06:54:52 AM |
|
Are there some working examples of the scripts (trading strategies) for QT bitcoin trader? Found only these from DrrMrr.
|
|
|
|
pacman7331
|
|
April 14, 2018, 10:21:55 AM |
|
This doesn't seem to be able to use my margin wallet to do a long or short on bitfinex. I could bring up the balance in the wallet but it doesn't seem to offer leveraged trading in the app, and also it doesn't combine all currencies for total value of leverage like bitfinex does on their platform.
I was looking to go long or short after a sudden rise or fall in prices, any scripts for this? Like if it goes up/down 300$ and doesn't fluctuate, or only does so for less than 1 second then go long or short? Seems a pretty simple algorithm to do but i'm no programmer.
|
|
|
|
FelagaComp
Newbie
Offline
Activity: 50
Merit: 0
|
|
April 28, 2018, 05:50:10 PM |
|
I'm looking for such a program. But is it possible to add livecoin.net?
|
|
|
|
IGHOR (OP)
Legendary
Offline
Activity: 1035
Merit: 1065
|
|
May 13, 2018, 02:46:23 AM |
|
Are there some working examples of the scripts (trading strategies) for QT bitcoin trader? Found only these from DrrMrr.
Currently we are working on next version of script language. Official examples will be prepared to new version once it released. This doesn't seem to be able to use my margin wallet to do a long or short on bitfinex. I could bring up the balance in the wallet but it doesn't seem to offer leveraged trading in the app, and also it doesn't combine all currencies for total value of leverage like bitfinex does on their platform.
I was looking to go long or short after a sudden rise or fall in prices, any scripts for this? Like if it goes up/down 300$ and doesn't fluctuate, or only does so for less than 1 second then go long or short? Seems a pretty simple algorithm to do but i'm no programmer.
Qt Bitcoin Trader gets info from their API, and API have request count limits, so we can't fetch each of currency pair because it will makes much slower updates. We are working on solution for realtime streaming of all currency pairs from multiple exchanges. It will be available in v2.0
|
Qt Bitcoin TraderVerify digital signature of the app in the file properties every time you download it.
|
|
|
IGHOR (OP)
Legendary
Offline
Activity: 1035
Merit: 1065
|
|
May 13, 2018, 02:48:36 AM |
|
Thanks Igor, compiled new linux binary just fine. Wanted to ask you this, do I update Qt btc trader the proper way?
After compile, I issue a make install command, which I assume copies binaries to appropriate directories and overwrites previous files.
Is there a way to preserve old ones too? (just to be safe)
------------------------------------------------------------------------------------------
Trader gives me pop-up error with message: Too many commands.
Log says:
------------------ 2018-03-29 21:39:00 LVL:2 API error: Too many commands ReqType: 202 ------------------
This happens on Bitmarket.pl exchange only.
You need to go settings and change requests interval to 10-20% higher value. For now you need to recompile source on each update. Soon I'll release official linux x86_64 binaries with auto update feature.
|
Qt Bitcoin TraderVerify digital signature of the app in the file properties every time you download it.
|
|
|
RomHtK
Newbie
Offline
Activity: 8
Merit: 0
|
|
May 13, 2018, 09:43:41 AM |
|
Hi Ighor,
I'm new in cryptoworld and i 'm searching for new app to test like your. I'm using Linux, and actually i'm on a LinuxMint Xenial which is a Ubunru 16.04 LTS. I'm up to date. I downloaded the RPM package that I converted to DEB with Alien. The installation went well but when I want to launch the application, it does not launch
Could you help me
Thank's
Rom from France
|
|
|
|
IGHOR (OP)
Legendary
Offline
Activity: 1035
Merit: 1065
|
|
May 13, 2018, 11:28:10 AM |
|
Hi Ighor,
I'm new in cryptoworld and i 'm searching for new app to test like your. I'm using Linux, and actually i'm on a LinuxMint Xenial which is a Ubunru 16.04 LTS. I'm up to date. I downloaded the RPM package that I converted to DEB with Alien. The installation went well but when I want to launch the application, it does not launch
Could you help me
Thank's
Rom from France
There is no official repo of Qt Bitcoin Trader yet. You have to compile from source, read first message of this thread.
|
Qt Bitcoin TraderVerify digital signature of the app in the file properties every time you download it.
|
|
|
Pizza35kk
Newbie
Offline
Activity: 252
Merit: 0
|
|
May 13, 2018, 11:33:29 AM |
|
Most people have goodwill with it, and I want to try it out in the most outdated time
|
|
|
|
IGHOR (OP)
Legendary
Offline
Activity: 1035
Merit: 1065
|
|
June 13, 2018, 03:35:56 PM |
|
Hi There is a rounding bug. i want to buy ltc for usd: total to spend: 44.39390480 price per coin: 31 total to buy: 1.43206145 this is not correct: 1.43206145 * 31 = 44,39390495 Elbandi
There is problem with rounding on exchanges side that is not possible to solve in Qt Bitcoin Trader. You can be sure that only amount to sell or to buy is exact value you want. Amount to spend or receive numbers can be different on exchange side because they have only one base currency per pair.
|
Qt Bitcoin TraderVerify digital signature of the app in the file properties every time you download it.
|
|
|
IGHOR (OP)
Legendary
Offline
Activity: 1035
Merit: 1065
|
|
October 02, 2018, 01:59:02 AM |
|
v1.40.20 Released! Fixed HiDPI mode. Fixed Script/Rules enable/disable command. Fixed Last Buy/Sell price event bug. Memory optimisations, refractoring. Minor fixes. Qt Trader 2.0 Announced! Visit https://bitcointalk.org/index.php?topic=5041934.0 for more details Official website: https://qttrader.com
|
Qt Bitcoin TraderVerify digital signature of the app in the file properties every time you download it.
|
|
|
IGHOR (OP)
Legendary
Offline
Activity: 1035
Merit: 1065
|
|
October 02, 2018, 11:27:59 AM |
|
Qt Bitcoin Trader support have been financed by newly added exchanges for last few years, and it being changed. New exchanges support will be financed by Qt Trader exchange, and we will add exchanges that in top volume list and community wanted only. Exchanges will be added to both Qt Trader and Qt Bitcoin Trader as well.
|
Qt Bitcoin TraderVerify digital signature of the app in the file properties every time you download it.
|
|
|
idee2013
|
|
October 03, 2018, 12:15:15 PM |
|
hi Ighor, im a longtime user of qt and have made the update. now i can not set this rule i dont get it. whats wrong here? is that a bug? its Bitstamp
|
|
|
|
IGHOR (OP)
Legendary
Offline
Activity: 1035
Merit: 1065
|
|
October 03, 2018, 12:19:41 PM |
|
hi Ighor,
i dont get it. whats wrong here? is that a bug? its Bitstamp
Looks like a bug, thanks for reporting. I'll inspect and fix it.
|
Qt Bitcoin TraderVerify digital signature of the app in the file properties every time you download it.
|
|
|
IGHOR (OP)
Legendary
Offline
Activity: 1035
Merit: 1065
|
|
October 03, 2018, 01:39:00 PM |
|
v1.40.21 Released Fixed rules dialog bug
|
Qt Bitcoin TraderVerify digital signature of the app in the file properties every time you download it.
|
|
|
idee2013
|
|
October 03, 2018, 02:02:24 PM |
|
v1.40.21 Released Fixed rules dialog bug
Hi, i can not confirm that. still the same window after the new 1.40.21 update
|
|
|
|
IGHOR (OP)
Legendary
Offline
Activity: 1035
Merit: 1065
|
|
October 03, 2018, 03:21:41 PM |
|
v1.40.21 Released Fixed rules dialog bug
Hi, i can not confirm that. still the same window after the new 1.40.21 update I have just push one bug fix release, can you please confirm it fixed?
|
Qt Bitcoin TraderVerify digital signature of the app in the file properties every time you download it.
|
|
|
idee2013
|
|
October 03, 2018, 09:27:04 PM |
|
v1.40.21 Released Fixed rules dialog bug
Hi, i can not confirm that. still the same window after the new 1.40.21 update I have just push one bug fix release, can you please confirm it fixed? HI, the bug is gone..thank you as always!
|
|
|
|
IGHOR (OP)
Legendary
Offline
Activity: 1035
Merit: 1065
|
|
October 11, 2018, 04:46:40 PM |
|
v1.40.22 Released! Added new exchange Binance Many small fixes Subscribe to beta of Qt Trader exchange www.QtTrader.com
|
Qt Bitcoin TraderVerify digital signature of the app in the file properties every time you download it.
|
|
|
idee2013
|
|
October 15, 2018, 10:59:53 AM |
|
Hi Ighor,
does the Linux version work on an arm64 (armbian) debian Linux?
|
|
|
|
IGHOR (OP)
Legendary
Offline
Activity: 1035
Merit: 1065
|
|
October 15, 2018, 11:02:50 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.
|
Qt Bitcoin TraderVerify digital signature of the app in the file properties every time you download it.
|
|
|
|