Bitcoin Forum
April 19, 2024, 05:40:41 PM *
News: Latest Bitcoin Core release: 26.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 »
401  Bitcoin / Project Development / Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux] on: May 12, 2014, 01:56:39 PM
I created Group 3 and 4 to make a loop and also I added rules number 2  in Group 1 and 2 to reach this goal.

The problem is that when I want to create Buy order @ 0.0243 , it will create @ 0.024  and the same situation for Sell order. Instead of sell @ 0.0244 It creates @0.024 .
Please Give me anything wrong in my rules.

Update is coming soon and you will be able to place 0.0244 price orders.
402  Bitcoin / Project Development / Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux] on: May 09, 2014, 09:00:08 AM
IGHOR, can you make your program to follow HTTP redirects on API URLs? What I mean is you currently cannot forward API requests to another domain like https://exchange.tld/api/info -> https://other-exchange.tld/api/info , they just print "301 Moved permanently" in debug log.

I'm willing to sponsor that feature, please PM if you are interested.

For cooperation please use contact: support@centrabit.com
403  Local / Трейдеры / Re: Qt Bitcoin Trader [Клиент для безопасных торгов на Mac/Windows/Linux] on: May 07, 2014, 09:49:10 AM
SailfishOS это линукс с нативным qt (правда qt5)

Тогда вам следует установить Qt4 и все скомпилировать. Должно работать.
Скоро будет поддержка Qt5.3 и вебсокетов.
404  Local / Трейдеры / Re: Qt Bitcoin Trader [Клиент для безопасных торгов на Mac/Windows/Linux] on: May 06, 2014, 08:38:15 PM
А порт qtbitcointrader на sailfishos не планируется? Wink было бы прикольно

Клиентское приложение (в том или ином функционале) под все мобильные платформы планируется, пока о сроках не могу сказать.
405  Bitcoin / Project Development / Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux] on: May 06, 2014, 03:25:43 AM
roshii, UI should be rewriten to support mobile devices. It is not priority for me to do this, but it in todo list.
BlueBitAUT, vual, adding new exchanges depends on their cooperation. I have contacted some of them and waiting response. You can help to add them faster by contacting them too and tell to responde me faster.
406  Local / Трейдеры / Re: Qt Bitcoin Trader [Клиент для безопасных торгов на Mac/Windows/Linux] on: May 05, 2014, 06:46:38 PM
Если кто не в курсе, вот новость http://centrabit.com/?m0prm=2&showItem=1
Теперь у меня есть поддержка и в донейтах больше не нуждаюсь.
Безопасность пользователей для проекта на первом месте.
Программа остается с открытым исходным кодом и думаю все со мной согласны что такого рода проекты должны быть Open Source.
Но поскольку у программы теперь больше 30 тыс пользователей то она становится средством продвижения поддерживаемых бирж, а не только хорошим инструментом для трейдеров. И без поддержки будет сложно развивать проект, считаю что платить должны биржи, а программа должна быть бесплатной.

Я связался с несколькими биржами и они согласны с моим мнением.
Одна из бирж с которыми началось сотрудничество это BTC China. Доп информация тут. https://vip.btcchina.com/page/notice20140430
Скоро будет обновление правил и добавлено несколько бирж.

Официальные инструкции и мануалы будут в моем форуме http://forum.centrabit.com
Теперь у меня есть возможность ускорить разработку и я собираю команду, организацией которой сейчас и занят.

Если вы хотите помочь в развитии проекта то присылайте пожелания и баг репорты, они для меня очень важны и я читаю каждое письмо.
Вместе с вами мы сделаем программу с богатым функционалом которая будет удобна для всех и будут учтены пожелания всех пользователей.

А про Украину, то я живу в западном регионе страны и тут пока тихо.
407  Bitcoin / Project Development / Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux] on: April 29, 2014, 10:58:05 PM
Dumb question.

How do I do that?

http://qt-project.org/wiki/Compiling-OpenSSL-with-MinGW
Use only OpenSSL 1.0.1g version (just in case if you have another one).
408  Bitcoin / Project Development / Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux] on: April 29, 2014, 09:47:25 PM
I have openSSL, I could not find where to map it in your program.

You need map it to Qt and not to my program.
409  Bitcoin / Project Development / Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux] on: April 29, 2014, 07:17:57 PM
Resolved that error by deleting Makefiles and starting over. Here is new error:

You need OpenSSL
410  Bitcoin / Project Development / Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux] on: April 29, 2014, 07:13:37 PM
I already tried that. I get the same error.

Run qmake again.
If you have removed this line than this error can not happens "windres -i WinResource.rc -o release\WinResource_res.o --include-"
411  Bitcoin / Project Development / Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux] on: April 29, 2014, 06:50:47 PM
Now i get this error:

Remove WinResource.rc row from pro file.
412  Bitcoin / Project Development / Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux] on: April 29, 2014, 12:12:40 AM
I got a compiling error with line 32 of winresource.rc? It says syntax error

This line works with Visual Studio.
You should comment this line to compile on mingw.
413  Bitcoin / Project Development / Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux] on: April 28, 2014, 10:45:51 AM
Hi IGHOR!
First I really want to thank you for QtTrader - and for the fact you're offering it for free so far (thou I would have no problem with paying for it in form of tiny transaction fees or when proved profitable, even for a price)
It has a value for me even for simple manual trading, but I can't make my idea of automation work - which I think is what this app would really shine in.
My idea is:
1) to make consecutive buy/sell orders across the market estimated fluctuation e.g. 350-1000 USD/BTC, with let's say 0.62% margin between trades (partially done already, works)
2) then sell high, buy low, with sell/buy orders being made automatically by bot, as the above orders are being filled as the price rises/lowers, e.g.: 455(buy)->450(buy, make sell order at 455)->455(sell, make buy order at 450) etc.

The problem is, I'm unable to set the rule for the condition "after a sell/buy order was being filled", because:
-IF-> "My orders last buy/sell price" -> "Goes More Than/Goes Less Than" -> "percentage" - seems not working at all for me - there's just no reaction. And since there's no "Goes Less BY/Goes More BY", only "Goes More OR Less by", I don't see how to possibly use this rule.
-The roundabout for this - IF BTC/USD balance" -> "More or less by" -> "Exact value" - doesn't work, because it seems to pick the change of balance of the order just being made by the rule itself or it stops working at all for some reason after a while.
-The "Market last price" rule, if used as the ones above - the results were unpredictable, thus for automation it seems unusable.

Thus the only reference for automation is the "Exact value", i.e. exact Market price, which seems unusable on the bigger scale - as more than hundred of orders are being made.

So I would like to know, if the above behaviour are indeed bugs, or if I'm the one who's doing something wrong.

Also I noticed what seems like some minor bugs/inconveniences:
-making new group by copying a previous group sometimes makes a copy of the wrong group
-all rules groups are set to "sequential" by default upon closing and reloading the application.

Please correct me, if I'm wrong in my assumptions, as I'm a newcomer into BTC Trading. Also I apologize if I misunderstood something, or if those are already known issues.
Cheers!

I'm currently working to fix bugs and enhance rules. Update is coming soon.
414  Local / Трейдеры / Re: Qt Bitcoin Trader [Клиент для безопасных торгов на Mac/Windows/Linux] on: April 23, 2014, 08:27:53 PM
Ho, ответил в личку.

IGHOR в терминал Ваш не заглядывал месяца 3-4. Сегодня скачал поставил свежий.
Был поражен уровнем, до которого дорос программный продукт за 9 месяцев, что я его иногда гляжу.
Респект и уважуха.

Вопрос возник только по поводу АПИ лаг. Окошек два штуки. Показывают конечно разное.
Что за данные выводятся ?

АПИ лаг в правом верхнем углу отображает время между отправкой и получением ответа на каждый запрос.
Лаг в стакане показывает сколько ушло времени от последнего обновления стакана.
415  Local / Трейдеры / Re: Qt Bitcoin Trader [Клиент для безопасных торгов на Mac/Windows/Linux] on: April 18, 2014, 07:16:43 PM
на btc-твит появился - работают над сертификатами

Если меняют сертификат из-за бага Heartbleed, то всем рекомендую, после того как они сменят сертификат перегенерировать апи ключи и сменить пароли.
416  Local / Трейдеры / Re: Qt Bitcoin Trader [Клиент для безопасных торгов на Mac/Windows/Linux] on: April 17, 2014, 09:25:06 PM
Comodo , с полной проактивкой на все действия. Ну раз уже глючили антикейлогеры, значит и мой зря параноит. Хотя запрет на клаву поставил, но все работает.

Попробуйте другие программы на Qt4, если там такого не наблюдается, то это подозрительно.
Поскольку в коде нет функций которые запрашивают доступ к клавиатуре, приходит на ум воздействие других программ на оперативную память приложения.
Но вероятнее всего это ложная тривога антивируса.
417  Local / Трейдеры / Re: Qt Bitcoin Trader [Клиент для безопасных торгов на Mac/Windows/Linux] on: April 17, 2014, 09:03:05 PM
Да, имеется.

Тогда подмена исключена, и скорее это вопрос к антивирусу или к Qt SDK.
У вас случайно не Zemana AntiLogger? https://bitcointalk.org/index.php?topic=201062.msg2619716#msg2619716
418  Local / Трейдеры / Re: Qt Bitcoin Trader [Клиент для безопасных торгов на Mac/Windows/Linux] on: April 17, 2014, 08:55:47 PM
Отсюда http://sourceforge.net/projects/bitcointrader/

Да, на винде.

В свойствах ехе файла есть цифровая подпись?
419  Local / Трейдеры / Re: Qt Bitcoin Trader [Клиент для безопасных торгов на Mac/Windows/Linux] on: April 17, 2014, 08:45:10 PM
Для чего клиент после закрытия пытается получить прямой доступ к клавиатуре?

Откуда качали программу?
420  Bitcoin / Project Development / Re: Malware Domain Blacklist. Fake exchanges, traders and wallets. on: April 15, 2014, 07:23:17 PM
You should unflag this domain. (Not that it matters much)
It's a project that benefit's the forum as a whole...

I did unflagged it in same day I posted message.
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!