Bitcoin Forum
May 24, 2024, 01:14:51 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 [26] 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 »
501  Local / Трейдеры / Re: Qt Bitcoin Trader [Клиент для безопасных торгов на Mac/Windows/Linux] on: February 10, 2014, 06:41:28 PM
к сожалению не происходит обноаление баланса.

У вас были правила которые без задержки постоянно выполнялись.

Хочу всем сказать, что у запросов на выставление и отмену ордеров высший приоритет.
Когда запрос с высшим приоритетом отправлен на обработку, то все остальные прерываются (в том числе обновление баланса) пока не будет выполнен запрос.
Зацикливание (постоянное выполнение правил) приводит к тому что на сервер отправляются только три типа запросов: отмена, покупка и продажа, остальные будут ждать выхода из цикла.
502  Local / Трейдеры / Re: Qt Bitcoin Trader [Клиент для безопасных торгов на Mac/Windows/Linux] on: February 10, 2014, 06:14:00 PM
На Windows и на Mac OS X.

Под Вин 7 х 64
VS 2012 Экспресс компилировать исходники отказалась. Выдала кучу ошибок.    Это нормально ?


Нормально, если у вас Qt не собрано статически и нет OpenSSL.
Для динамической сборки откройте pro файл заново через Qt Visual Studio Add-In.
503  Local / Трейдеры / Re: Qt Bitcoin Trader [Клиент для безопасных торгов на Mac/Windows/Linux] on: February 10, 2014, 04:57:16 PM
с обновлением баланса беда у ткстового билда...

Исправил, подтвердите что уже работает.
504  Local / Трейдеры / Re: Qt Bitcoin Trader [Клиент для безопасных торгов на Mac/Windows/Linux] on: February 10, 2014, 07:25:00 AM
работает на вашей системе?

Не подскажите, на чем Вы проводите разработку и компиляцию программы, для ясности ?

На Windows и на Mac OS X.
505  Local / Трейдеры / Re: Qt Bitcoin Trader [Клиент для безопасных торгов на Mac/Windows/Linux] on: February 10, 2014, 12:52:03 AM
IGHOR извиняюсь что вопрос задал в Вашей теме, так сказать "через голову". Буду благодарен если подскажете что-нибудь по этому вопросу.

Не знал о такой проблеме, надо решать Smiley


+               puts("^G");

Скажите, а
Code:
QApplication::beep()
вместо этой строки работает на вашей системе?
506  Bitcoin / Project Development / Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux] on: February 10, 2014, 12:43:42 AM
Any idea when or if you ever get to building the charting part?
I downloaded the program several months ago, hoping it would be included anytime soon, but i'v seen several updates without any luck.

Anyway, i really like the application, you've done a good job so far!

I planned to make very powerfull interactive charts.
Charts will display each trade in "true" realtime and I'll combine it with api interaction.
You will be able to see all your past trades on chart and interact with your open order directly on chart.
Also you will be able to draw lines, notes and custom indicators.
For now I develop all the code myself, so every feature takes a lot of time. And charts is the big part of it.
I need to rewrite most of Qt Bitcoin Trader engine code to make all features I planned works.
Soon I'll make team to implement my ideas faster.
For now I'm almost finished stable version of Qt Bitcoin Trader v1.08.
I want you to use stable version of Qt Bitcoin Trader while I'm developing new engine.
So keep tracking updates.
507  Local / Трейдеры / Re: Qt Bitcoin Trader [Клиент для безопасных торгов на Mac/Windows/Linux] on: February 06, 2014, 08:50:17 PM
Было бы ещё неплохо добавить отмену ордеров по нажатию хоткея (Желательно Del)

Хорошо
508  Bitcoin / Project Development / Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux] on: February 06, 2014, 04:23:13 PM
any idea when the next version will be released and what it will have?

Very soon.


Qt Bitcoin Trader for Windows have digital signature.
Please always when you download any exe file for Windows Google it first, find official site, double check source, digital signature and information about this file on http://virustotal.com
Highly recommend to use secure auto update.

Does above mean 1.07.96 will automatically update to next version?

Of course. App will check for update at every startup, and it will ask you to apply update.

We getting a consolidation option for the order logs? So don't have to get out a calculator to figure out how much I sold.

Working on it, it will be added in next versions.
509  Bitcoin / Project Development / Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux] on: February 05, 2014, 10:51:13 PM
is the updated version going to allow you to switch to other coins when rules are active.  This is big problem right now.  Everytime I want to switch to a different coin to buy/sell. I have to delete all the rules on the current coin.

Also having tabs for coins showing price would be a nice change too.

Currently it possible to add only for BTC-e, maybe I'll add this to next versions.
But upcoming version is working same way.
You should use two instances. Create another API keys and create new profile to use two currencies at time.
Also you should double request interval.
510  Bitcoin / Project Development / Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux] on: February 04, 2014, 11:04:04 PM
Thanks, i'll try it. I can't find anywhere to change that setting though? Do i have to edit the option in a file somwhere? I'm using the OS X Version. Right when I open QT Trader it just says API is down right away.

Go to /Users/YOUR_NAME/.config/QtBitcoinTrader and edit ini file by text editor.
Don't start app during 1 hour, all should works fine.
If not, please PM me, we will debug it.
511  Bitcoin / Project Development / Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux] on: February 04, 2014, 10:31:56 PM
I've been having major problems over the past couple days getting Qt Bitcoin Trader to stay connected with the API on BTC-E. I'm getting lagged out all the time and can't trade. Nobody else in the trollbox seems to be having that problem though. It used to work perfectly for me. Is anyone else having this problem? I'm using 1.07.96.

You should set HttpRequestInterval=600 or wait upcoming update.
512  Bitcoin / Project Development / Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux] on: February 04, 2014, 10:58:28 AM
It seems like the zero profit price value when selling Litecoin for the LTC/BTC symbol in BTC-e exchange is incorrect. It displays values less than 4% than the 'Price per coin' value even though the transaction fee is only 0.20%!!

For example for a 0.02695 sell price it indicates a zero profit price of 0.02584 (That'd be more than 4% fee!!). How so?? Shouldn't it be 0.02689 (0.02695 x 0.998) since the transaction fee is 0.2% ?? 

This bug was fixed. Update is coming soon.
513  Bitcoin / Project Development / Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux] on: February 03, 2014, 11:26:40 PM
I remember that I was checking at Softpedia
-http://www.softpedia.com/get/Others/Finances-Business/Bitcoin-Trader.shtml
but I'm not shore if I downloaded and installed it from there so better not to place it to another post.
I downloaded from sourceforge for shore
-http://sourceforge.net/projects/bitcointrader/

PS. softpedia should be checked...

Softpedia is good. They always check files before publishing. There never was fake versions of my app.
Also I'm checking their links too and I monitoring daily google search results too.

To check is Qt Bitcoin Trader legit app. Just press right button on exe file and click Properties. You should see Digital signature what can not be stolen.
514  Bitcoin / Project Development / Re: Malware Domain Blacklist. Fake exchanges, traders and wallets. on: February 03, 2014, 10:00:17 PM
Code:
http://www.youtube.com/watch?v=nsF-dLrqAGQ
515  Bitcoin / Project Development / Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux] on: February 03, 2014, 10:00:01 PM
here is a scan
https://www.virustotal.com/hr/file/5c60b1828756120d553563e61610f13dfbb36f7b8a4a4bc7528fe24943538744/analysis/1391459318/

was logged in at Bitstamp

I don't use the same pass...

Not shore about installer...

There is no withdrawal request at Bitstamp...

Maybe the server of bitstam has something???--is that posible?

This is legit app. You should check your system for malware apps.
Please let us know how Bitstamp explained it.

In feature, please discuss it here: https://bitcointalk.org/index.php?topic=400487
516  Local / Трейдеры / Re: Qt Bitcoin Trader [Клиент для безопасных торгов на Mac/Windows/Linux] on: February 03, 2014, 08:32:01 PM
Как можно извлечь уроки по созданию правил, для наглядности. По всем пунктам для автоматической настройки торгов.
Сами понимаете, любые ошибки повлекут за собой утечку бюджета.
Стенда нет где можно потренироваться... И освоить написание правил.
Много чего не понятно

Постараюсь скоро на сайте http://qtopentrader.com выложить примеры и мануалы.
Но в первую очередь допишу обновление, много изменений, не успел быстрее доделать.
517  Bitcoin / Project Development / Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux] on: February 03, 2014, 08:27:53 PM
What should I do now? should I delete Qt Bitcoin Trader apps???

PS. I was changing BTC-e HttpRequestInterval to 600 before conecting to Bitstamp if that means something Roll Eyes

Do you have saved email server password in browser and you was logged in to bitstamp web site at moment this happend?
If yes, it could be some virus/malware app, if not, your passwords could be stolen.

Check Qt Bitcoin Trader app properties, if there present digital signature (julyighor@gmail.com), it is legit app, so you don't need to remove it.
But if you installed it using some "Installers", not just copying file, this means you used fake installer witch may contains virus.

You should try remember where you downloaded Qt Bitcoin Trader. If it was official source this means you download other malware apps.
Anyway check all system by antivirus and change passwords in all important websites.
And don't use same password to every web site.
518  Bitcoin / Project Development / Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux] on: February 03, 2014, 08:02:21 PM
It is not fake, I traded at BTC-e but now this happened. The good thing is that I exchanged 1.47 BTC to USD at Bitstamp because 1.47 was already there and I was monitoring blockchain. But look at those adresses with 4, 3, or 37 BTC and at my Bitstamp account was just 1.47. How is that posible to withdraw more than what is at account???

Transaction looks correct. Please contact Bitstamp and find out how withdrawal happend, try to remember recent installed apps, than put information here: https://bitcointalk.org/index.php?topic=400487 to prevent this happend with someone again.
519  Bitcoin / Project Development / Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux] on: February 03, 2014, 07:46:13 PM
Hi,

I'm trading on Bitstamp and have problems with "All in", Calculator and "Buy All" rule (I didn't have a chance to try Sell all).

Calculator:
Calculations are wrong.
You calculate fee from BTC side in BTC, and from USD side in USD.
Bitstamp always calculates fees from USD.

All In - Buying btc:
When I press "All in" the order is not created, event though populated Total to spend is lower than my Balance.
I think program subtracts a fee from Balance and puts the reminder to Total to spend. Since fee is not calculated correctly, this number can be higher than available balance.

Buy All rule:
Buy All rule doesn't create an order. It looks like the same problem as above.

I'm using QTtrader v.1.07.96 (BETA) in osx.

Otherwise this is great piece of software. Thnx Ighor. If it helps me make better deals then you can be sure to get a donation.

regards,
T.

This bugs is fixed. Update is coming next few days.
520  Bitcoin / Project Development / Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux] on: February 03, 2014, 07:45:14 PM
If anyone is looking for a guide to QT Bitcoin Trader

http://www.wallstreetcrypto.net/2014/01/introduction-to-qt-bitcoin-trader.html

Enjoy!

Thank you! I have added your link to first post of this thread.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 [26] 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!