Pages:
Author

Topic: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux] - page 64. (Read 383536 times)

full member
Activity: 134
Merit: 100
Bitleu Team
Interesting. i copy the libeay32.dll and ssleay32.dll files next to exe, and now works. but there is nowhere "libeay" string in build directory. do you compile qt yourself?
Yes, I compiled qt statically with ssl buildin.
I recommend you to use Windows binary: https://sourceforge.net/projects/bitcointrader/
You will be able to securely auto update to lastest versions.

Excellent tool! Just found your application and dowloaded it from the first page of this topic, is it the last version?
I am not so savy software guy but hope to be able to install and use it. Will come back with news about it.
Thanks a lot!
Teodor
newbie
Activity: 7
Merit: 0
legendary
Activity: 1035
Merit: 1065
In case you don't already know this: https://bitcointalksearch.org/topic/m.3600048

This was added to my program long time ago. And also cookies is supported.
sr. member
Activity: 391
Merit: 250
hero member
Activity: 525
Merit: 531
Interesting. i copy the libeay32.dll and ssleay32.dll files next to exe, and now works. but there is nowhere "libeay" string in build directory. do you compile qt yourself?

Yes, I compiled qt statically with ssl buildin.
I recommend you to use Windows binary: https://sourceforge.net/projects/bitcointrader/
You will be able to securely auto update to lastest versions.
Cool, but i'm not so good to develop code directly into the exe Cheesy
legendary
Activity: 1035
Merit: 1065
Interesting. i copy the libeay32.dll and ssleay32.dll files next to exe, and now works. but there is nowhere "libeay" string in build directory. do you compile qt yourself?

Yes, I compiled qt statically with ssl buildin.
I recommend you to use Windows binary: https://sourceforge.net/projects/bitcointrader/
You will be able to securely auto update to lastest versions.
hero member
Activity: 525
Merit: 531
This is the git head: 9d76b4dc4205e48878eaaf9974f7e9d05881f9c5
NTP ok, and api keys are ok too, because yours execute is working.

Start program. Press Alt+Shift+D and switch to Debug mode.
Send me debug info displayed during 1 minute.
Interesting. i copy the libeay32.dll and ssleay32.dll files next to exe, and now works. but there is nowhere "libeay" string in build directory. do you compile qt yourself?
legendary
Activity: 1035
Merit: 1065
This is the git head: 9d76b4dc4205e48878eaaf9974f7e9d05881f9c5
NTP ok, and api keys are ok too, because yours execute is working.

Start program. Press Alt+Shift+D and switch to Debug mode.
Send me debug info displayed during 1 minute.
hero member
Activity: 525
Merit: 531
OpenSSL 1.0.1e installed, and i use latest trader from github. it's compiled, but when i try to use doesnt connect to btc-e api (api lagg forever).

Elbandi

Make sure you use lastest v1.07.95 from branch testing.
Make sure your system time is synchronized with NTP server.
Make sure you have enabled Trade and Info permissions for this API keys on btc-e.com.

This is the git head: 9d76b4dc4205e48878eaaf9974f7e9d05881f9c5
NTP ok, and api keys are ok too, because yours execute is working.
legendary
Activity: 1035
Merit: 1065
OpenSSL 1.0.1e installed, and i use latest trader from github. it's compiled, but when i try to use doesnt connect to btc-e api (api lagg forever).

Elbandi

Make sure you use lastest v1.07.95 from branch testing.
Make sure your system time is synchronized with NTP server.
Make sure you have enabled Trade and Info permissions for this API keys on btc-e.com.
hero member
Activity: 525
Merit: 531
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.
OpenSSL 1.0.1e installed, and i use latest trader from github. it's compiled, but when i try to use doesnt connect to btc-e api (api lagg forever).

Elbandi
legendary
Activity: 1035
Merit: 1065
Mayby U can buffer data from tradingview to your server and create API for QtBitcoinTrader ? Smiley

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

You saying right. I already planted to develop server and I'll create API for Qt Bitcoin Trader.
I'll bring to you this values, realtime data and you will be able to analyze it and use for strategies.
And I'll going to make fastest trading application, but I mast wait for some investments or donations because currently I have no resources to do this.
member
Activity: 72
Merit: 10
Bitcoin maniac ;)
Maybe U can use data from tradingview.com ? (BTCUSD)
There is a lot of indicators Smiley

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 ? Smiley

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...
legendary
Activity: 1035
Merit: 1065
Maybe U can use data from tradingview.com ? (BTCUSD)
There is a lot of indicators Smiley

There is no API, so it will be vary slow.
member
Activity: 72
Merit: 10
Bitcoin maniac ;)
Great program ! Smiley Can you add MACD or RSI or %W or Stoch to rules when buy / sell bitcoins ? Smiley

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 Smiley
legendary
Activity: 1035
Merit: 1065
Great program ! Smiley Can you add MACD or RSI or %W or Stoch to rules when buy / sell bitcoins ? Smiley

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.
member
Activity: 72
Merit: 10
Bitcoin maniac ;)
Great program ! Smiley Can you add MACD or RSI or %W or Stoch to rules when buy / sell bitcoins ? Smiley
legendary
Activity: 1064
Merit: 1000
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!
legendary
Activity: 1035
Merit: 1065
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.
member
Activity: 70
Merit: 10

Quote
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.
Pages:
Jump to: