Bitcoin Forum
May 24, 2024, 04:21:36 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 »
961  Local / Трейдеры / Re: Qt Bitcoin Trader [Клиент Mt.Gox и BTC-e для Mac/Windows/Linux] on: July 03, 2013, 03:06:54 PM
Падает c бтц-е примерно через сутки работы. v1.0671 Win7 x64. Какие-то логи есть у программы?

На счет тэгов плюсую. Хорошая книжка по гиту, можно осилить за один вечер
http://git-scm.com/book/ru

Спасибо!
Да, были баги. Логи есть, но пока не понадобятся.
Классы BTC-e и Mt.Gox полностью переписаны и QHttp заменен на QNetworkAccessManager.
Скоро выложу обновление.
962  Local / Трейдеры / Re: Qt Bitcoin Trader [Клиент Mt.Gox и BTC-e для Mac/Windows/Linux] on: July 03, 2013, 02:56:03 PM
Баг: в последней версии (как и в предыдущей) не отображаются средства в рублях, как будто счет нулевой, соответственно, торговать с рублевыми парами нельзя.

Этот баг исправлен в бета версии.
Сегодня будет релиз 1.07 и получите обновление.
963  Local / Трейдеры / Re: Qt Bitcoin Trader [Клиент Mt.Gox и BTC-e для Mac/Windows/Linux] on: July 01, 2013, 06:38:26 PM
Афтор Wink Сделай наконец git tags. Это реально удобнее чем искать в члоге коммит с версией Wink

Например на комите который соответствует 1.0.5
Quote
git tag v1.0.5

А зачем вам искать версию? Разве не получаете сразу последнюю?

Честно скажу, в GitHub я не давно, и не хочу время тратить чтобы разбираться, лучше потрачу его на разработку.
Пришлите мне в личку что надо сделать в GitHub чтобы было лучше.
Использую официальный клиент под Windows.

Добавьте, пожалуйста, в калькулятор возможность поменять строки местами (сначала продать, потом купить).
А также возможность выставлять цену ордеров на лайтах с точностью до 6 знака после запятой.

Групбоксы "Купить" и "Продать" слева внизу программы тоже содержат калькулятор, просто без отображения суммы комиссии. Вы видите реальную сумму которую получите после сделки, уже с учетом комиссии.

В версии 1.06 и выше точность цены пары LTC/USD составляет 6 знаков.
964  Bitcoin / Project Development / Re: Qt Bitcoin Trader [OpenSource Mt.Gox/BTC-e trading client for Mac/Windows/Linux] on: July 01, 2013, 06:22:27 AM
certum provides free code signing certificates for OpenSource developers. http://www.certum.eu/certum/cert,offer_en_open_source_cs.xml
I haven't used them myself but it looks like it should work in case you want to sign.

Great! Thank you!
965  Bitcoin / Project Development / Re: Qt Bitcoin Trader [OpenSource Mt.Gox/BTC-e trading client for Mac/Windows/Linux] on: June 30, 2013, 11:40:10 PM
I confirm that your Zemana AntiLogger displays this warning for any program which can access clipboard.
This affects only programs that does not have diginal signature.
When I'l receive enough donations to buy digital signature then I'll sign binaries.

So you can check my another program: http://sourceforge.net/projects/dropboxcopyplug
There is 30 000 downloads totaly and 0 negative feedbacks for 4 years project life.

Please report my program to your "Zemana AntiLogger" to prevent future false alerts.

And I reccomend you to use Kaspersky Antivirus, Norton Antivirus, Microsoft Essentials or another trusted antivirus.
966  Bitcoin / Project Development / Re: Qt Bitcoin Trader [OpenSource Mt.Gox/BTC-e trading client for Mac/Windows/Linux] on: June 30, 2013, 09:23:21 PM
That doesn't explain why your program would even be accessing my clipboard in the first place upon exiting. And the fact you are spinning this around show's your intentions aren't what they seem.

Staying away from this as it could be the next wallet.dat stealer.

My program contains only one row to put donation address to clipboard:
Code:
QApplication::clipboard()->setText(ui.bitcoinAddress->text());

I don't know why this alert happend. You may ask this question to developers of Qt library.

Please read this answer again: https://bitcointalk.org/index.php?topic=193583.msg2009633#msg2009633

And stop make false alerts.

Tell anyone what program you use to detect clipboard reads.
Anyone can compile my project and confirm it is clear.
967  Bitcoin / Project Development / Re: Qt Bitcoin Trader [OpenSource Mt.Gox/BTC-e trading client for Mac/Windows/Linux] on: June 30, 2013, 09:12:54 PM
Whoa so you completely IGNORE the fact your trading bot want's to check my clipboard upon shutdown and then turn around and call me suspicious? Now that is suspicious...

Sending the "bot" to some anti virus company's so they can have a look into it and judge by themselves

Here is enough answers for questions about Qt applications: https://bitcointalk.org/index.php?topic=193583

Here the antivirus analyzing results for current binary version: anubis.iseclab.org, virustotal.com
968  Bitcoin / Project Development / Re: Qt Bitcoin Trader [OpenSource Mt.Gox/BTC-e trading client for Mac/Windows/Linux] on: June 30, 2013, 05:37:53 PM
No, clicking the "X" in the top right corner for windows requests to copy my clipboard contents..

Never mind, AlphaColt is suspicious user. Same false alert here: https://bitcointalk.org/index.php?topic=193583
969  Bitcoin / Project Development / Re: Qt Bitcoin Trader [OpenSource Mt.Gox/BTC-e trading client for Mac/Windows/Linux] on: June 30, 2013, 04:38:28 PM
Also, why does it CHECK my clipboard upon closing??? Suspicious...

There is no clipboard checks in program.
Maybe you pressed "Copy donate address" button?
970  Bitcoin / Project Development / Re: Qt Bitcoin Trader [OpenSource Mt.Gox/BTC-e trading client for Mac/Windows/Linux] on: June 30, 2013, 04:35:56 PM
I'd be great if the API wasn't checked too fast to piss off the cloudflare filter... Thus rendering the software COMPLETELY useless since your IP get's blocked...

It known issue on old versions. There was 200ms delay between request.
I contacted cloudflare support and they tell make delay >=300 ms.
Now in lastest stable release have delay 400 ms and works fine.
However if you start many programs at time, your requests per second may be too often. So I'm still testing it.

If you use one or two instances at time your IP will not be blocked.
971  Bitcoin / Project Development / Re: Qt Bitcoin Trader [OpenSource Mt.Gox/BTC-e trading client for Mac/Windows/Linux] on: June 30, 2013, 02:22:32 PM
Has any trusted member verified the code yet?  I am not capable of doing so, gibberish to me.  Software looks great running in totally protected environment with dummy accounts...but am nervous may have keylogger or other hidden inside so personally not willing to risk using it.  No offense to author intended.
Hi.
This is not dummy accounts, your API keys protected by password using AES256.

It would be great if all of users could be related to security as you. It would reduce the risk of loss and prevent downloading bogus programs.

There is many fake pages in the Internet witch contains description of my program but contains link to a viruses instead of original binary. I do the best I can, and I always report malware urls to google and antiviruses.

I confirm this sites is fake and malware: qtbіtсоіntrаdеr.com, qt-trаdеr.ru and there is many other fakes also on sourceforge. So if you don't trust any links, please google it "Qt Bitcoin Trader" im sure first result link is trusted.

Here the analyzing results for current binary version: anubis.iseclab.org, virustotal.com
Also there is a great site Softpedia.com. They always check binary files before any updates: Win32, Mac

Please someone read my source code and tell what you think.
Also if you find any bug or you want to tell me some recommendation about code, feel free to tell it here.

And sorry for my bad English.
972  Bitcoin / Project Development / Re: Qt Bitcoin Trader [OpenSource Mt.Gox/BTC-e trading client for Mac/Windows/Linux] on: June 29, 2013, 09:06:31 PM
Still got the same error, dont let me buy some coin even tho i have more then 10x the amount i trying to set an order for.

I think I fixed. Please test lastest Beta version.
973  Bitcoin / Project Development / Re: Qt Bitcoin Trader [OpenSource Mt.Gox/BTC-e trading client for Mac/Windows/Linux] on: June 29, 2013, 08:33:48 PM
Installed and set up for mtgox, but must have skipped setting up btc-e.
How do you go back and enter api etc for btc-e?
ty
looks good btw
edit: looks like just create a new profile...

You mast delete profile by '-' button. And create profile by button '+'.
974  Bitcoin / Project Development / Re: Qt Bitcoin Trader [OpenSource Mt.Gox/BTC-e trading client for Mac/Windows/Linux] on: June 29, 2013, 01:46:33 PM
Found solution for SSL errors.
Please read Troubleshoot in this post.
Found RUR currency bug using BTC-e. So you can wait next update, or download lastest beta build.
975  Local / Трейдеры / Re: Qt Bitcoin Trader [Клиент Mt.Gox и BTC-e для Mac/Windows/Linux] on: June 29, 2013, 01:31:31 PM
Найдено решение SSL ошибок, дополнил статью решением (если у кого не обновляются данные BTC-e)
Найден баг в Рублях на BTC-e. Ждите обновление или качайте последний Beta билд.
976  Local / Трейдеры / Re: Qt Bitcoin Trader [Клиент Mt.Gox и BTC-e для Mac/Windows/Linux] on: June 28, 2013, 08:23:33 PM
Вышла v1.06 версия.
Исправлено несколько критических багов.
В том числе "Offline" баг в аккаунтах Mt.Gox.
Аккаунтам Mt.Gox после обновления придется пересоздать ключи на сайте.
Исправлен баг Mac OS X с кнопкой "Новое окно".
Улучшена стабильность buy/sell/cancel запросов.

Всем рекомендую обновится.
977  Bitcoin / Project Development / Re: Qt Bitcoin Trader [OpenSource Mt.Gox/BTC-e trading client for Mac/Windows/Linux] on: June 28, 2013, 08:11:47 PM
v1.06 Released.
- This is bugfix release
- Fixed critical bug in Mt.Gox engine
- Fixed Mac OS X "New window" bug
- Fixed many small bugs
- Improved buy/sell/cancel stability

Sorry, but Mt.Gox users mast re-geneerate their API keys.
Because of bug in previous versions.
978  Bitcoin / Project Development / Re: Qt Bitcoin Trader [OpenSource Mt.Gox/BTC-e trading client for Mac/Windows/Linux] on: June 28, 2013, 08:11:10 PM
I can not set orders on LTC/BTC higher then, 0,00001378 btc , seems like its 10000x wrong somehow.
Have 0,13786593 free BTC. But some strange value as http://piclair.com/1qr7j will be ok to light up the buy

This bug is fixed in v1.06
979  Local / Трейдеры / Re: Qt Bitcoin Trader [Клиент Mt.Gox и BTC-e для Mac/Windows/Linux] on: June 28, 2013, 08:55:06 AM
Вопрос к обществу.
Правильно ли отображаются цены маркета Покупка и Продажа в текущей версии программы 1.05?
И какие значения должна задавать кнопка "Текущая цена маркета" для покупки и продажи?

Из API тикера на Mt.Gox sell>buy на BTC-e sell<buy кто прав?
980  Local / 中文 (Chinese) / Qt Bitcoin Trader [OpenSource Mt.Gox/BTC-e trading client for Mac/Windows/Linux] on: June 28, 2013, 07:37:54 AM
English: https://bitcointalk.org/index.php?topic=201062

Please translate this post to Chinese and send it to my PM. I'll replace this message here by your text.

Can anyone help me with Chinese program translation?


Qt Bitcoin Trader is open source application that helps you open and cancel Mt.Gox and BTC-e orders very fast. Real time data monitoring.
Developed on pure Qt, uses OpenSSL.

Api key and secret is protected by password using AES 256 encryption.
Your password must be at least 8 characters and contain letters, digits, and special characters.
Interface Languages: English, Russian, Ukrainian, Spanish, Dutch, Norwegian, German.

I want to develop this Trader App so that it can be configured for any rule and strategy.
And make real time charts on QML or Qt Graphics View.
If you want to help me, than donate to 1d6iMwjjNo8ZGYeJBZKXgcgVk9o7fXcjc

Portable mode for Windows: Just create folder named QtBitcoinTrader at same folder as exe file. All data will be stored there. Useful to use on USB flash drive.

Proxy settings gets from system. For Windows it gets from IE.

 Next ToDo:

1) Charts
2) Advanced sound nonification settings
3) Add support to monitor many exchanges and currencies at time
4) Add script language to make own adwanced trade strategy

Tested on Windows, Linux and Mac.
Twitter: https://twitter.com/QtBitcoinTrader
Facebook: http://www.facebook.com/QtBitcoinTrader

Windows and Mac binary: https://sourceforge.net/projects/bitcointrader/
Source code: https://github.com/JulyIGHOR/QtBitcoinTrader
Softpedia Windows: http://www.softpedia.com/get/Others/Finances-Business/Bitcoin-Trader.shtml
Softpedia Mac OS X: http://mac.softpedia.com/get/Finance/Qt-Bitcoin-Trader.shtml
Qt-Apps: http://qt-apps.org/content/show.php?content=158618
Quick Start Guide: http://www.youtube.com/watch?v=C--P258DQkk


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!