Bitcoin Forum
May 24, 2024, 07:19:42 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 »
801  Local / Трейдеры / Re: Qt Bitcoin Trader [Клиент Mt.Gox и BTC-e для Mac/Windows/Linux] on: November 08, 2013, 11:04:48 AM
Вышла v1.07.94

Исправлены критические баги тикера в всех биржах.
Улучшено быстродействие.
802  Local / Трейдеры / Re: Qt Bitcoin Trader [Клиент Mt.Gox и BTC-e для Mac/Windows/Linux] on: November 08, 2013, 11:04:09 AM
Сейчас если я в стакане по продаже нажимаю на чью то ставку, то она автоматически появляется только в графе покупки - неудобно.

Очень нужно сделать так, чтобы ставка появлялась и графе покупка и в графе продажа - как на бирже btc-e. Т.к. если я хочу продать на один цент дешевле - то было бы удобно как раз выбирать самую первую ставку в стакане по продаже и ее уже менять в графе продажа.

И не знаю сделали или нет - свои ставки теперь выделяются отдельным цветом стаканах?

Хорошо, так сделаю. Пока не выделяются. Работаю над движком подсветки изменений стакана и выделение открытых ордеров.
803  Bitcoin / Project Development / Re: Qt Bitcoin Trader [OpenSource trading client for Mac/Windows/Linux] on: November 08, 2013, 11:02:44 AM
v1.07.94

Critical bug on Ticker fixed affected all exchanges.
Performance improvement.
804  Bitcoin / Project Development / Re: Qt Bitcoin Trader [OpenSource trading client for Mac/Windows/Linux] on: November 08, 2013, 10:12:28 AM
v1.07.93 Beta Released!

Critical bug fix when app crashes after order canceled.
Added French translation.
Fixed bugs in BTC China.
Fixed Bitstamp All In amount.
Minor fixes.

Tried beta 93 - still impossible to create a profile or save any API data on Mac (using BTC-E). Fill out all fields, hit ok - get sent to profile window asking for password (but my profile i just made isn't there, only default). Enter password anyway, jumps back to blank profile editor.

Is anyone using this on a mac??

Tested on Mac and it working well. But you are not first who have this problem.
This is permission problem.
Give full rights to this directory /Users/YourName/.config/QtBitcoinTrader
805  Local / 中文 (Chinese) / Re: Qt Bitcoin Trader [OpenSource Mt.Gox/BTC-e trading client for Mac/Windows/Linux] on: November 08, 2013, 01:12:44 AM
v1.07.93 测试版发布!

关键的错误修复应用程序崩溃时,订单取消后。
添加了法语翻译。
修正错误BTCChina。
固定Bitstamp所有款项。
轻微修正。

https://sourceforge.net/projects/bitcointrader/
806  Local / Трейдеры / Re: Qt Bitcoin Trader [Клиент Mt.Gox и BTC-e для Mac/Windows/Linux] on: November 08, 2013, 12:49:38 AM
Вышла бета v1.07.93!

Исправлен критический баг с вылетом при открытии или удалении нескольких ордеров.
Добавлен французкий язык.
Исправлены баги с BTC China.
Исправлен баг Bitstamp вычисления доступного объема USD.
Несколько оптимизаций и доработок.
807  Bitcoin / Project Development / Re: Qt Bitcoin Trader [OpenSource trading client for Mac/Windows/Linux] on: November 08, 2013, 12:47:56 AM
v1.07.93 Beta Released!

Critical bug fix when app crashes after order canceled.
Added French translation.
Fixed bugs in BTC China.
Fixed Bitstamp All In amount.
Minor fixes.
808  Bitcoin / Project Development / Re: Qt Bitcoin Trader [OpenSource trading client for Mac/Windows/Linux] on: November 07, 2013, 11:44:03 PM
great program.

I agree with earlier post about putting a moving sell price rule as a % of current price .

also,

your market data section is counter intuitive
MARKET BUY price should show what the market is currently offering to purchase
MARKET SELL price should show what the market is currently offering to sell held bitcoins.

you have it backwards and sell price is showing what market is currently offering if you were to sell, which is wrong.

Currently it shows price you can buy or sell, not price others buy and sell.
Long time ago it was swapped, but peoples wrote to me and tell it is wrong.

So, please all of community, tell me. Mast I swap this values or not?
809  Bitcoin / Project Development / Re: Qt Bitcoin Trader [OpenSource trading client for Mac/Windows/Linux] on: November 07, 2013, 07:02:40 PM
Apologies but I have no idea what to put into the Client ID section - can anyone help me out?

This is Bitstamp Login (5 digits).
I don't know why, but it required for API requests.
None of other exchanges used login in building hash.

But it works safe, match safer then previous version of Bitstamp API.
810  Bitcoin / Project Development / Re: Qt Bitcoin Trader [OpenSource trading client for Mac/Windows/Linux] on: November 06, 2013, 09:16:12 PM
Now comes the problem/issue.
I should be left with $9.89 - $4.98 = $4.91, just as Qt Bitcoin Trader thinks. However, even if the page at https://www.bitstamp.net/account/orders/ shows an existing order valued at $4.98, if I go to https://www.bitstamp.net/account/balance/ I see the following:
"USD in open orders:$4.99
Total USD amount:$4.90"

So this is why when I put another bid, using the All In button that calculates $4.91 remaining, i get the following message:
"API Error: You need $4.91 to open that order. You have only $4.9 available. Check your account balance for details. ReqType:306"

Editing that into $4.90 works.

I have also tested this with other amounts, values, and seems all you have to do to fix this is substract once cent for every existing open bid from the total remaining balance. For instance, with 4 opened bids, Qt Bitcoin Trader thinks I have 4 cents ($0.04) more in my remaining account that I actually have, according to Bitstamp.

I hope this helps.

Good description. Thank you. Are you sure there is only 4 cents?
I'll fix it to substract once cent for opened bids. Is there substraction or addition for asks required?
Can you confirm it with large amount? (I think there maybe some % required instead of cents. But need to test).
811  Bitcoin / Project Development / Re: Qt Bitcoin Trader [OpenSource trading client for Mac/Windows/Linux] on: November 06, 2013, 08:56:33 PM
Identification required to access private API.
Please enter valid API key and Secret.
Please try to enable "Trade" and "Info" righs for this API pair.
If it not helps. Please generate new API keys and recreate profile.

Can you confirm is this helps? https://bitcointalk.org/index.php?topic=201062.msg3502188#msg3502188
If not, please send me debug file.

Sound alerts (beeps) still not working for me on latest BETA 1.07.92

Tell me your OS and PM me, we will fix it.

Bug?
Symbol selection appears to be greyed out and disabled for Btc-e trading.  Is this a QT thing or a BTC-e thing?

Symbol selection become disabled while you have active rule running. Currently monitoring of many currencies at time is not supported. But I'll work on it.

Request:
It would be nice to have a way to update the rules based on current rates...this would give a more stable "safety net" for traders if the bottom falls out why we're afk...everybody has to sleep sometime you know?

Example:
IF Market Sell Price < X then Sell ALL at current Market Sell Price
X = Market Buy Price - $2.00

If this was in place, the rule would keep following upward trends and "lock in" a sell price just behind the Buy Price as the prices climb.

Script language is currently on development. You will be able to do this when it released.

you should look into adding MSC (mastercoin)

i think there is some code on github already which you can  leverage (but still in development & testing phases)

http://mastercoin-explorer.com/order_books


if you have questions about how it works feel free to ask, but I have a feeling that it will prove to be very useful for users of this trader in 2014

PM or email me with description how it works.

Ighor may i suggest you to stick this on your main post? While you fix it on the code.

Thank you. Done.
812  Local / Трейдеры / Re: Qt Bitcoin Trader [Клиент Mt.Gox и BTC-e для Mac/Windows/Linux] on: November 06, 2013, 09:12:00 AM
Добавлен индикатор объема продаж (в процентах) в последних сделках.

А это процент от чего?

Ну, и как обычно, про странности: в наличии заявки по разным coin-ам; сортировка опять удивляет: при сортировке по price ltc<->usd попадает где-то в кучу btc<->usd  с курсом умноженным примерно на 100 Smiley

Можете прислать мне лог когда открыты ордера?

Процент объема продаж за 10 минут.
Если процент больше 50 то значит большинство закупает, если меньше значит продают.
813  Bitcoin / Project Development / Re: Qt Bitcoin Trader [OpenSource trading client for Mac/Windows/Linux] on: November 05, 2013, 11:06:41 PM
I already test it, i still can't get to post a open order : P it just does nothing after i click accept on the the "are you sure?" message.

on v1.07.92 press Ctrl+Shift+D or ALT+Shift+D. Debug window will open.
Then press Buy button. On debug window will be displayed test, copy it and send to my email.
814  Local / Трейдеры / Re: Qt Bitcoin Trader [Клиент Mt.Gox и BTC-e для Mac/Windows/Linux] on: November 05, 2013, 11:01:34 PM
Апдейт v1.07.92 беты!

Исправлены значки валют в истории.
Исправлен баг покупки на всю сумму.
Добавлен дебаг режим (Хоткей Ctrl+Shift+D покажет весь трафик).
Исправлена кнопка "поменять местами" стакан.
Много багов исправлено.
Добавлен индикатор объема продаж (в процентах) в последних сделках.
Переход на BTC China API v1.1.
Добавлены хоткеи Ctrl+B (Купить) Ctrl+S (Продать) Ctrl+H (Свернуть в трей) Ctrl+T (Поверх всех окон) Ctrl+N (Новое окно)
Улучшена производительность и быстродействие.
Исправлены баги тормозов в Mac OS X.
815  Bitcoin / Project Development / Re: Qt Bitcoin Trader [OpenSource trading client for Mac/Windows/Linux] on: November 05, 2013, 10:52:33 PM
Ok, I'll test.

Now please test it Smiley
816  Bitcoin / Project Development / Re: Qt Bitcoin Trader [OpenSource trading client for Mac/Windows/Linux] on: November 05, 2013, 10:51:40 PM
v1.07.92 Beta Released!

Fixed trades history currency sign bug.
Fixed All In bug, when order was not opened.
Added Debug mode (Press Ctrl+Shift+D to see log and traffic).
Fixed depth swap button.
A lot of bugs fixed.
Added last 10 min trades bids volume percent indicator.
Interface and performance optimizations.
Added BTC China API v1.1 support.
Added hotkeys Ctrl+B (Buy) Ctrl+S (Sell) Ctrl+H (Hide) Ctrl+T (On top) Ctrl+N (New window)
Improved stability and performance.
Fixed Mac OS performance issues.
817  Bitcoin / Project Development / Re: Qt Bitcoin Trader [OpenSource trading client for Mac/Windows/Linux] on: November 05, 2013, 03:20:34 PM

Thank you!
818  Bitcoin / Project Development / Re: Qt Bitcoin Trader [OpenSource trading client for Mac/Windows/Linux] on: November 05, 2013, 12:14:52 PM
Also, another bug that is when you place an order and it appears as you placed it 2 times, with a few seconds difference betweeen requests.

This is bitstamp bug. Order received from API with same order id, but next request received with different date time.
I'll make exception and fix it.
Reported it to Bitstamp support.
819  Bitcoin / Project Development / Re: Qt Bitcoin Trader [OpenSource trading client for Mac/Windows/Linux] on: November 05, 2013, 11:56:22 AM
Also, another bug that is when you place an order and it appears as you placed it 2 times

Just reproduced this bug. Fixing.
820  Bitcoin / Project Development / Re: Qt Bitcoin Trader [OpenSource trading client for Mac/Windows/Linux] on: November 05, 2013, 11:41:54 AM
Also, another bug that is when you place an order and it appears as you placed it 2 times, with a few seconds difference betweeen requests. If you check the Open orders on Stamp's website, you see there is only one order opened. If you restart Qt Bitcoin Trader, then it reloads the Open Orders correctly. However, it does not fix that in real time.

Thank you for description. How often it happens?

Tested again. Now it seems to appear one out of 4-5 times... Hard to reproduce, it has variance. Now it appears almost every time, now it doesn't. I think Stamp's API is unreliable as well...

ALSO. There are times (again... one out of every 4-5 times) when I put an order and it does not reach Stamp... The order is ok value-wise (smaller, with enough money available), because after one or two attempts it is working... Just testing it now, and it's unreliable.


So, please test it right now. Put some orders (for me, selling orders won't work every time), see the debug info...

EDIT: Your software might work, it may just be Stamp's unreliable API. But it's up to you to figure that out.


Thanks again for the good work!

Bitstamp have match slower API then Mt.Gox.
Are you sure order is not reach bitstamp first time? Can you try wait 10-30 seconds and report is it apears?
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!