Bitcoin Forum
May 24, 2024, 12:01:25 AM *
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 »
381  Local / Трейдеры / Re: Qt Bitcoin Trader [Клиент для безопасных торгов на Mac/Windows/Linux] on: July 03, 2014, 10:45:21 PM
поддержка btc-trade.com.ua планируется?

Пока не могу ответить. Если вы являетесь представителем биржы то пишите на support@centrabit.com и получите предложение по сотрудничеству.
382  Bitcoin / Project Development / Re: Malware Domain Blacklist. Fake exchanges, traders and wallets. on: July 03, 2014, 09:23:22 PM
Fake and malware project:
Code:
https://sourceforge.net/projects/bitcointechnicalanalyzer/
I don't know why this file wasn't deleted during last 8 months but now there is 1k downloads.
Everyone should be more careful when download any file from sourceforge.net

Here is virustotal scan results: https://www.virustotal.com/en/file/3b84232b465303fe73add8abf523645eb663f39dea71197493d7f06c43ee5a55/analysis/1404422412/
383  Local / Трейдеры / Re: Qt Bitcoin Trader [Клиент для безопасных торгов на Mac/Windows/Linux] on: June 16, 2014, 12:16:39 AM
Обновил в первом посте своём ссылкой....это уже после было....тот я помню. Решето чего,)

Уже вижу, использую фикс в следующем обновлении.
На самом деле эти баги ссл критические только для серверов, потому что в момент регистрации или логина на сайте могут быть перехвачены пароли и хеши.
В Qt Bitcoin Trader нет ни регистрации ни логина, так же ключи не передаются на сервер и не принимаются. Поэтому использование программы намного безопаснее чем логинится на сайт и торговать в веб интерфейсе.
Если злоумышленник все-таки сможет получить возможность читать трафик, то он получит только информацию когда и сколько вы покупали\продавали.
Если он попытается изменять трафик, то у него ничего не выйдет, поскольку в API всех бирж имеется дополнительная защита с использованием nonce и хэшей.
А если злоумышленник попробует отсылать дубликаты пакетов, то они проигнорируются, а сгенерировать новый пакет без ключа API у него не получится.
384  Local / Трейдеры / Re: Qt Bitcoin Trader [Клиент для безопасных торгов на Mac/Windows/Linux] on: June 16, 2014, 12:05:51 AM
SSL там кстати ещё баг был опасный, можно промежуточное пока сделать, )

В 1.07.98 это как раз промежуточное с фиксом того бага.
385  Local / Трейдеры / Re: Qt Bitcoin Trader [Клиент для безопасных торгов на Mac/Windows/Linux] on: June 16, 2014, 12:04:38 AM
Долго вкусняшек ждать?

Неделю, максимум две. Вот видео на котором видно скорость работы виртуальной биржи https://www.dropbox.com/s/3rymvvogtu8a14o/QtBitcoinTrader_Engine.mov
После релиза этот механизм виртуальной биржи поможет мне принести такую же скорость обновления данных для всех бирж.
386  Bitcoin / Project Development / Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux] on: June 14, 2014, 09:41:20 PM
May I ask, which version of Visual Studio are you using?

Visual Studio 2010 for Qt4
and
Visual Studio 2013 for Qt5
387  Bitcoin / Project Development / Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux] on: June 11, 2014, 08:04:15 PM
I meant to say: I want to use this application with alt coin pairs, which exchanges can I work with using it?

Currently supported this exchanges: Bitfinex, BTC-e, Bitstamp and BTC China.
Soon I'll add more exchanges.
388  Bitcoin / Project Development / Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux] on: June 11, 2014, 06:30:27 PM
What's the difference between exchange and trading in qt trader for bitfinex?

Qt Bitcoin Trader is only API client for exchanges.
So it web interface replacement with advanced features.
389  Bitcoin / Project Development / Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux] on: June 11, 2014, 04:17:19 PM
Would be amazing if somehow there was a way to port indicators from another platform. MT4 in particular has the most indicators but is not a good platform.
 There are now lots of obsolete indicators out there for MT4 because of Metaquotes treating clients so bad. Opensource would be an excellent lesson in this area.

I'll work in this dirrection.


I am just looking for a simple stop loss solution for Bitstamp/BTC-E and I came across this project. 

Is this project stable at the moment for this purpose?  My needs are for orders that have already been placed.

Project is still beta, soon I'll release update with more enhanced rules.
Rules does not affect your already placed orders.

What exchanges and pairs does this software work with atm?

Do you charge a subscription or what?

I'm not sure that I understand your question.
What is atm in your question?
390  Bitcoin / Project Development / Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux] on: June 03, 2014, 06:04:36 PM

Cryptsy API critical bug still not fixed.

I am looking for a software / wwwservice

1)
that allows me to trade on
MINTPAL
POLONIEX
with automatic / stop-loss orders.

2)
Preferably even when I am not online / logged in.
I could install software on a VPS but that would be commandline linux without a X server.

thx


Ighor, I'm working on MintPal at the moment. My java sources might help you.

https://github.com/ReAzem/cryptocoin-tradelib/tree/master/modules/mintpal/src/de/andreas_rueckert/trade/site/mintpal/client

But paying the fees works different there, because you pay the fees additional to the actual amount. And they have some other issues, like the lack of a method to fetch the fees. Or no method to fetch the depth in 1 call. Some of it might be fixed in the v2 API (soon to come, as someone in the IRC channel mentioned).

Mintpal answered. They tell they don't need Qt Bitcoin Trader because they are already biggest crypto exchange, they think.
391  Bitcoin / Project Development / Re: Malware Domain Blacklist. Fake exchanges, traders and wallets. on: May 28, 2014, 09:17:07 PM
Virus (fake trader app): http://www.seedpeer.me/details/8134990/QT-Bitcoin-Trader-v.1.07.98-Windows.html
This is a person who publish malware url: https://twitter.com/cryptocointoday
392  Bitcoin / Project Development / Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux] on: May 28, 2014, 02:48:55 AM
Sometimes only a couple of seconds, sometimes 4-20 seconds

Yes, I'm full time in development to make many features works and low delay is coming too.
I'm really want to tell that first beta will be released within one month. But It still hard to calculate ETA.
393  Bitcoin / Project Development / Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux] on: May 27, 2014, 10:20:25 PM
When I open/close an order, it takes a very long time to execute it.

Can you tell exactly how long it takes for you?
394  Bitcoin / Project Development / Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux] on: May 27, 2014, 09:55:25 PM
Does anyone know if the sources are vulnerable too? I compiled mine from the sourceforge repo, but I did not carefully check for blobs. update: I refer to bitcointrader project at SF (which seems to be the official one). I could not find any blob in it. I do not understand enough the code to audit it.

What means blob?

Hi Ighor, do you have an ETA of the release of the new version with the btc-e lag fix? Thanks for your great work!

Hi. What lag problems do you have?
395  Bitcoin / Project Development / Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux] on: May 22, 2014, 12:02:34 PM
Where can I learn how to work with the app? There are no good tutorials, or videos, or walkthroughs... I've asked around in Trading View but everyone said they never got the rules to work. So hmmm am I doing something wrong, or is this a common issue?

Rules going to be updated soon. And tutorials will be on official forum: http://forum.centrabit.com/viewforum.php?f=3&sid=393b57d506b2b804b4f57d34987b01d7
396  Local / Трейдеры / Re: Qt Bitcoin Trader [Клиент для безопасных торгов на Mac/Windows/Linux] on: May 21, 2014, 01:14:40 AM
Привет всем!

Хочу сказать что в следующем обновлении вас ждут усовершенствованные правила и новая функция "Виртуальная Биржа".
Вы сможете тестировать свои стратегии не рискуя и даже не имея аккаунтов на биржах.

Многие из вас просят добавить биржу Cryptsy.
Я пытался связаться с Cryptsy и отправлял им письмо с просьбой сотрудничества но до сих пор не получил ответа.
Исследуя Cryptsy API я нашел критический баг в безопасности и некоторое время назад, я отправил им сообщение о найденом баге.
Но баг до сих пор не исправлен и ответ от них не получен.
Я добавлю биржу тогда когда уязвимость будет исправлена и будет заключен договор о сотрудничестве с биржой.

Безопасность для меня важнее всего, и делаю все что могу чтобы торги стали удобнее и безопаснее для всех.
397  Bitcoin / Project Development / Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux] on: May 20, 2014, 11:02:27 PM
Thanks to everyone for suggestions and bug reports.

Next update will bring better rules and new feature - virtual exchange.
You will be able to test your strategies without money loss and even without exchange accounts.

Many people ask me to add Cryptsy.
I have sent letters to them with asking for cooperation and received no response for a while.
I have inspected Cryptsy API and found critical security bug.
They don't responded to my bug report and don't fixed it yet.
I'll add this exchange only if they want to cooperate and fix critical bug.

Security is most important for me and I do my best to make trading easier and safer for everyone.
398  Bitcoin / Project Development / Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux] on: May 20, 2014, 10:55:28 PM
Hello,

I just noticed that in the Mac version, it's not possible to minimize the window when pressing Command+W  , which is the standard shortcut in Mac.
Only Command+Q works, which completely closes and shutdown the app as expected.

Thanks, I'll fix it.
399  Local / Трейдеры / Re: Qt Bitcoin Trader [Клиент для безопасных торгов на Mac/Windows/Linux] on: May 14, 2014, 01:49:43 PM
Пока с нетерпением ждем очередную версию программы, хочу предложить на будущее рассмотреть вот какую плюшку:
Возможность открыть в одном окне графики сразу нескольких криптовалют. Например, чтобы их можно было добавлять в общий список и убирать по желанию.
Зачем это нужно? Чтобы зайти и одним взглядом оценить ситуацию на бирже: какие валюты растут, какие падают и как друг с другом коррелируют.

Эта функция уже запланирована. Так же эти графики будут интерактивными.
Пока о сроках не могу сказать.
400  Bitcoin / Project Development / Re: Malware Domain Blacklist. Fake exchanges, traders and wallets. on: May 12, 2014, 11:35:39 PM
qtbitcointrade.com fake trader website
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!