ewibit
Legendary
Offline
Activity: 2955
Merit: 1050
|
|
November 13, 2013, 11:22:29 AM |
|
Ubuntu 13.10: In file included from qtbitcointrader.cpp:32:0: audioplayer.h:16:24: fatal error: QAudioOutput: Datei oder Verzeichnis nicht gefunden #include <QAudioOutput> ^ compilation terminated. make: *** [.obj/qtbitcointrader.o] Fehler 1
thx
|
|
|
|
IGHOR (OP)
Legendary
Offline
Activity: 1035
Merit: 1065
|
|
November 13, 2013, 12:53:16 PM |
|
Hi,
i try to open the project in VS2010, but i got compile 2 error: 1) openssl missing files: where sould i place the openssl libs and includes (ssleay32MD.lib etc)? or set the include path? 2) a qtwin.h and qtwin.cpp are missing from source tree.
Elbandi
First of all, please use lastest beta v1.07.95 until I'll release v1.08. You need OpenSSL SDK to be installed. Ubuntu 13.10: In file included from qtbitcointrader.cpp:32:0: audioplayer.h:16:24: fatal error: QAudioOutput: Datei oder Verzeichnis nicht gefunden #include <QAudioOutput> ^ compilation terminated. make: *** [.obj/qtbitcointrader.o] Fehler 1
thx Please use instructions for Ubuntu on first message of this thread.
|
Qt Bitcoin TraderVerify digital signature of the app in the file properties every time you download it.
|
|
|
Buster
Newbie
Offline
Activity: 56
Merit: 0
|
|
November 13, 2013, 01:30:41 PM |
|
v1.07.95 Beta Released! ... Added trade type to Bitstamp and BTCChina. ...
Fantastic! Thanks for adding this feature
|
|
|
|
btcdrak
Legendary
Offline
Activity: 1064
Merit: 1000
|
|
November 13, 2013, 01:33:01 PM |
|
Bitstamp last trades are no fixed and show if it was an ask or bid. Now, just need Bitfinex support and I'll be ready to send a donation!
|
|
|
|
ewibit
Legendary
Offline
Activity: 2955
Merit: 1050
|
|
November 13, 2013, 01:37:11 PM |
|
Please use instructions for Ubuntu on first message of this thread.
in Ubuntu 13.10 this files are not available E: Paket qt4-qmake, kann nicht gefunden werden. E: Paket libqt4-dev, kann nicht gefunden werden. E: Paket qtmobility-dev, kann nicht gefunden werden.
(perhaps of Qt5)?
|
|
|
|
Bitice
Member
Offline
Activity: 66
Merit: 10
|
|
November 13, 2013, 01:40:27 PM |
|
Just tested v1.07.95 on btcchina and my sell went through just fine Tip sent.
|
|
|
|
IGHOR (OP)
Legendary
Offline
Activity: 1035
Merit: 1065
|
|
November 13, 2013, 01:40:53 PM |
|
Please use instructions for Ubuntu on first message of this thread.
in Ubuntu 13.10 this files are not available E: Paket qt4-qmake, kann nicht gefunden werden. E: Paket libqt4-dev, kann nicht gefunden werden. E: Paket qtmobility-dev, kann nicht gefunden werden.
(perhaps of Qt5)? No, Qt4 only yet. I can not test it on Ubuntu. But some peoples was successfully compiled it. Maybe some additional deb server required to be added. Here I can find all packages: http://packages.ubuntu.com/search?keywords=qt4-qmakeLet me know when you will find solution and I'll make fix to instructions.
|
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
|
|
November 13, 2013, 01:41:29 PM |
|
Just tested v1.07.95 on btcchina and my sell went through just fine Tip sent. Great. Happy to fix this.
|
Qt Bitcoin TraderVerify digital signature of the app in the file properties every time you download it.
|
|
|
ewibit
Legendary
Offline
Activity: 2955
Merit: 1050
|
|
November 13, 2013, 01:57:29 PM |
|
No, Qt4 only yet. I can not test it on Ubuntu. But some peoples was successfully compiled it. Maybe some additional deb server required to be added. Here I can find all packages: http://packages.ubuntu.com/search?keywords=qt4-qmakeLet me know when you will find solution and I'll make fix to instructions. success have to install qtmobility-dev_1.2.0-3ubuntu5_amd64.deb thx
|
|
|
|
galaxy07
Member
Offline
Activity: 70
Merit: 10
|
|
November 13, 2013, 09:11:26 PM |
|
v1.07.95 Beta Released!
Just installed it. It does not show the correct fee on BitStamp for me - it shows 0.6%, although I have a much lower fee. It was correct in version 1.07.94. Also, fee on BTC China is shown as 0.6%, although it is 0% in reality (that was also in 1.07.94).
|
|
|
|
btcdrak
Legendary
Offline
Activity: 1064
Merit: 1000
|
|
November 13, 2013, 09:12:46 PM |
|
v1.07.95 Beta Released!
Just installed it. It does not show the correct fee on BitStamp for me - it shows 0.6%, although I have a much lower fee. It was correct in version 1.07.94. Also, fee on BTC China is shown as 0.6%, although it is 0% in reality (that was also in 1.07.94). Strange, my bitstamp fee is shown correctly....
|
|
|
|
IGHOR (OP)
Legendary
Offline
Activity: 1035
Merit: 1065
|
|
November 13, 2013, 09:23:11 PM |
|
v1.07.95 Beta Released!
Just installed it. It does not show the correct fee on BitStamp for me - it shows 0.6%, although I have a much lower fee. It was correct in version 1.07.94. Also, fee on BTC China is shown as 0.6%, although it is 0% in reality (that was also in 1.07.94). Strange, my bitstamp fee is shown correctly.... This bug affected only BTCChina. Now all works fine. Tested stable v1.08 is coming soon.
|
Qt Bitcoin TraderVerify digital signature of the app in the file properties every time you download it.
|
|
|
galaxy07
Member
Offline
Activity: 70
Merit: 10
|
|
November 13, 2013, 09:43:14 PM |
|
Strange, my bitstamp fee is shown correctly....
This bug affected only BTCChina. Now all works fine. Tested stable v1.08 is coming soon. Ok, now it shows the correct fee for me at BitStamp again - looks like it needed some time.
|
|
|
|
IGHOR (OP)
Legendary
Offline
Activity: 1035
Merit: 1065
|
|
November 13, 2013, 10:00:01 PM |
|
Ok, now it shows the correct fee for me at BitStamp again - looks like it needed some time.
Bitstamp API is match slower than Mt.Gox and BTC-e because of 600 requests per 10 min limitation. There is many types of requests: Account Info, Open Orders, Depth, Last Trades, History. They only can be send one by one. This means Account Info updates with interval more than 5 seconds. And Some of them (Depth, Last Trades) contains a large data, and API does not allow to limit it. This means some requests takes a time 1-10 seconds some time. And update interval 1 second means interval between requests excluded their processing time. I wan't to develop server to collect Depth and Last Trades and bring it to program in single connection. This means there will be only Account Info, Open Orders and History requests send by program, and depth with trades will arrives realtime. It will maximize speed. So keep tracking updates.
|
Qt Bitcoin TraderVerify digital signature of the app in the file properties every time you download it.
|
|
|
btcdrak
Legendary
Offline
Activity: 1064
Merit: 1000
|
|
November 13, 2013, 10:10:05 PM |
|
I wan't to develop server to collect Depth and Last Trades and bring it to program in single connection. This means there will be only Account Info, Open Orders and History requests send by program, and depth with trades will arrives realtime. It will maximize speed. So keep tracking updates.
That is an excellent idea!
|
|
|
|
Sztef89
Member
Offline
Activity: 72
Merit: 10
Bitcoin maniac ;)
|
|
November 14, 2013, 06:28:34 PM |
|
Great program ! Can you add MACD or RSI or %W or Stoch to rules when buy / sell bitcoins ?
|
Beer: 16NGGxmChWfC6LWzd3txZBf6jrBeVoMZpF
|
|
|
IGHOR (OP)
Legendary
Offline
Activity: 1035
Merit: 1065
|
|
November 14, 2013, 06:34:51 PM |
|
Great program ! Can you add MACD or RSI or %W or Stoch to rules when buy / sell bitcoins ? Yes I will. But this values required to be calculated by large data. Qt Bitcoin Trader does not collect data. Collecting data, MACD, RSI values and strategies will be added to next version Qt Open Trader.
|
Qt Bitcoin TraderVerify digital signature of the app in the file properties every time you download it.
|
|
|
Sztef89
Member
Offline
Activity: 72
Merit: 10
Bitcoin maniac ;)
|
|
November 14, 2013, 08:01:25 PM |
|
Great program ! Can you add MACD or RSI or %W or Stoch to rules when buy / sell bitcoins ? Yes I will. But this values required to be calculated by large data. Qt Bitcoin Trader does not collect data. Collecting data, MACD, RSI values and strategies will be added to next version Qt Open Trader. Maybe U can use data from tradingview.com ? (BTCUSD) There is a lot of indicators
|
Beer: 16NGGxmChWfC6LWzd3txZBf6jrBeVoMZpF
|
|
|
IGHOR (OP)
Legendary
Offline
Activity: 1035
Merit: 1065
|
|
November 14, 2013, 08:12:12 PM |
|
Maybe U can use data from tradingview.com ? (BTCUSD) There is a lot of indicators There is no API, so it will be vary slow.
|
Qt Bitcoin TraderVerify digital signature of the app in the file properties every time you download it.
|
|
|
Sztef89
Member
Offline
Activity: 72
Merit: 10
Bitcoin maniac ;)
|
|
November 14, 2013, 09:29:48 PM |
|
Maybe U can use data from tradingview.com ? (BTCUSD) There is a lot of indicators There is no API, so it will be vary slow. Mayby U can buffer data from tradingview to your server and create API for QtBitcoinTrader ? I'm just saying. I have no other ideas. In other cases, the computer must be run on at all times to collect and anayze data...
|
Beer: 16NGGxmChWfC6LWzd3txZBf6jrBeVoMZpF
|
|
|
|