Pages:
Author

Topic: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux] - page 37. (Read 383314 times)

legendary
Activity: 1035
Merit: 1065
Unless I am entirely wrong the last buy/sell trading indicator seems to only trip if the current buy is at least some percent different then the last buy before the one you just posted. At least on BTCe that's what I noticed.

Using last and greater or less then some % for buy or sell and that does almost exactly what I wanted. Just not the way I was hoping. I do like the idea of some % above or below the last buy or sell. Still it does work with last and limit orders.

I'll make ability to create rule like this: "If %SOMEVALUE% goes 5% less than %ANOTHERVALUE% than do ..".

OpenSuSE package available at OBS repo http://download.opensuse.org/repositories/home:/m0Ray
IGHOR, you can include this link to your announcenet, it is permanent.

Thank you! I have added your links.

I got lost while creating a huge load of rules that enabled more rules and groups, which didn't really work in the end as soon as I was working with "when I have less/more btc than 50% do ". Somehow the 50% thing didn't work at all for me, didn't trigger once. Tried it with the trailing checkbox too. Same.
 
As far as I understood that right: Trailing is tracing my overall BTC/USD amounts so that a rule doesn't get triggered twice before a different rule for another pricerange.
 
Trading now again with 2 simple rules in just 1 group and nothing more. Works just like in the old version. Even though I have to edit the rules by hand every few hours.
But I would love to have the percent feature work for me. (Mac OS X)
 
I am also sure that it's possible to auto trade (when you have a decent amount of BTC) within any price range without editing rules or touching the trader again for weeks or even months.
For example: Creating a massive amount of rules and groups that trade a specific percentage of BTC/USD within every possible pricerange. 600, 650, 700, 750, 800, 850, 900, 950, 1000 etc.
I think it all depends on a perfect ruleset without _any_ errors at all and a high amount of BTC/USD to trade with. Problem there is (for me): To TEST that, you have to have a high amount of BTC/USD. Any if it goes wrong: well you are going to lose money because of testing. The more priceranges you'd like to autotrade with, the higher is the chance to lose money on testing the rules if there are any logical mistakes made by the trading person.
 
Ighor: I am not experienced enough for Linux to find out how to compile this on my RPi. Even had problems installing 1 or 2 dependencies that you mentioned, which I tried on Ubuntu. These just couldn't be found. (Forgot which one exactly.)
Was just wondering if you have some kind of precompiled version. I'd like to save some computer energy in the first place. Letting this run on a Raspberry Pi is also VERY interesting with the things mentioned above. (Setting up rulesets for never touching/editing the trader again and just let it run. If we see $1500 or $2000 this idea will go to waste, but that might take a while.)

I don't have precompiled version, I'm not sure about performance of ARM but I hope to try it on RPi soon.


Hi Ighor,

I would like to request a "viewing only" mode, that uses an API pair which only has permissions to view the order book and last trades.
It almost works with v1.07.97, but with an error message "Identification required to access private API" that appears sometimes.

With a "viewing-only" mode, it shouldn't even attempt to access the "trade" and "info" parts of the account, to avoid the error message being triggered.

Thanks

I will do this soon.

Quote
If, 24 hr Highest Price, Goes More Than, 10%, Sell All my BTC, Market Ask Price

What I just don't understand is "Goes More Than, 10%"

10% of what?
If it's current price then what is the tick time? Is it yesterdays low price? Is it price of my buy price? Is it the bid price of 10 minutes ago?
I can't see how these formulas can work without defining the "Goes more than, 10% of........."


That is why I want it to LOG the Price Range within a time frame
( excluding the current high price )

say if Yesterdays highest price was $700 ( 24 hr ago )
it will sell if it hits $770 today

Currently the % will only work if its achieved in a tick movement as the highest price will just keep going higher but it will have no idea what the target price is

bitcoinwisdom keeps track of opening , highest, lowest , closing prices
I am wanting QT trader to do the same thing

it only needs to log within the specified time frame

I'll work to make this too.

Hi!

I have problems with QT Bitcoin Trader and OS X (10.8.5) in a macbook. It doesn't fix to my aspect ration... I have a screenshot of the right side, see down
https://www.dropbox.com/s/zpynnxi1vghba3s/Captura%20de%20pantalla%202014-03-06%2022.40.28.png

Thank you for screenshot, soon I'll make tests on macbook and fix this issue.
member
Activity: 81
Merit: 10
Hi Ighor,

Any plans or thoughts on
adding the following China Exchanges :

Huobi

https://www.huobi.com/

and

OkCoin

https://www.okcoin.com/

Agree, just said upper.
member
Activity: 112
Merit: 10
Hi Ighor,

Any plans or thoughts on
adding the following China Exchanges :

Huobi

https://www.huobi.com/

and

OkCoin

https://www.okcoin.com/
newbie
Activity: 1
Merit: 0
Hi Ighor,
is it possible to create a rule like:

If "Market last price" is 5% more than "My Orders last buy Price" sell ...

Would you add "My Orders Last Buy/Sell Price" to the second Column with the next update?

Regards Barki
newbie
Activity: 3
Merit: 0
Is it possible to give market orders with this software?

I only found limit orders.

I really would like to know this too.
member
Activity: 81
Merit: 10
I'm not sure if someone asks this before but is it possible to trade on LTC Markets (BTCE - OKCOIN) ?

If not, what to change in source code ? globally Smiley

Thanks anyway

You can trade on BTCE with litecoins, BTC China litecoins support will be added on next update.

Thanks, maybe OKCoin in the future too ?
sr. member
Activity: 868
Merit: 251
I just discovered a comfortable interface for installing openSuSE packages:
http://software.opensuse.org/download.html?project=home%3Am0Ray&package=QtBitcoinTrader
IGHOR, please update the link in your announce.

[UPD] Added mobility version:
http://software.opensuse.org/download.html?project=home%3Am0Ray&package=QtBitcoinTrader-mobility
legendary
Activity: 1500
Merit: 1002
Mine Mine Mine
ighor, pls add cryptsy,kraken & bter to your awesome platform  Grin
full member
Activity: 140
Merit: 100
Hi!

I have problems with QT Bitcoin Trader and OS X (10.8.5) in a macbook. It doesn't fix to my aspect ration... I have a screenshot of the right side, see down
https://www.dropbox.com/s/zpynnxi1vghba3s/Captura%20de%20pantalla%202014-03-06%2022.40.28.png
full member
Activity: 426
Merit: 100
Quote
If, 24 hr Highest Price, Goes More Than, 10%, Sell All my BTC, Market Ask Price

What I just don't understand is "Goes More Than, 10%"

10% of what?
If it's current price then what is the tick time? Is it yesterdays low price? Is it price of my buy price? Is it the bid price of 10 minutes ago?
I can't see how these formulas can work without defining the "Goes more than, 10% of........."


That is why I want it to LOG the Price Range within a time frame
( excluding the current high price )

say if Yesterdays highest price was $700 ( 24 hr ago )
it will sell if it hits $770 today

Currently the % will only work if its achieved in a tick movement as the highest price will just keep going higher but it will have no idea what the target price is

bitcoinwisdom keeps track of opening , highest, lowest , closing prices
I am wanting QT trader to do the same thing

it only needs to log within the specified time frame
newbie
Activity: 56
Merit: 0
Hi Ighor,

I would like to request a "viewing only" mode, that uses an API pair which only has permissions to view the order book and last trades.
It almost works with v1.07.97, but with an error message "Identification required to access private API" that appears sometimes.

With a "viewing-only" mode, it shouldn't even attempt to access the "trade" and "info" parts of the account, to avoid the error message being triggered.

Thanks
newbie
Activity: 37
Merit: 0
I got lost while creating a huge load of rules that enabled more rules and groups, which didn't really work in the end as soon as I was working with "when I have less/more btc than 50% do ". Somehow the 50% thing didn't work at all for me, didn't trigger once. Tried it with the trailing checkbox too. Same.
 
As far as I understood that right: Trailing is tracing my overall BTC/USD amounts so that a rule doesn't get triggered twice before a different rule for another pricerange.
 
Trading now again with 2 simple rules in just 1 group and nothing more. Works just like in the old version. Even though I have to edit the rules by hand every few hours.
But I would love to have the percent feature work for me. (Mac OS X)
 
I am also sure that it's possible to auto trade (when you have a decent amount of BTC) within any price range without editing rules or touching the trader again for weeks or even months.
For example: Creating a massive amount of rules and groups that trade a specific percentage of BTC/USD within every possible pricerange. 600, 650, 700, 750, 800, 850, 900, 950, 1000 etc.
I think it all depends on a perfect ruleset without _any_ errors at all and a high amount of BTC/USD to trade with. Problem there is (for me): To TEST that, you have to have a high amount of BTC/USD. Any if it goes wrong: well you are going to lose money because of testing. The more priceranges you'd like to autotrade with, the higher is the chance to lose money on testing the rules if there are any logical mistakes made by the trading person.
 
Ighor: I am not experienced enough for Linux to find out how to compile this on my RPi. Even had problems installing 1 or 2 dependencies that you mentioned, which I tried on Ubuntu. These just couldn't be found. (Forgot which one exactly.)
Was just wondering if you have some kind of precompiled version. I'd like to save some computer energy in the first place. Letting this run on a Raspberry Pi is also VERY interesting with the things mentioned above. (Setting up rulesets for never touching/editing the trader again and just let it run. If we see $1500 or $2000 this idea will go to waste, but that might take a while.)
hero member
Activity: 981
Merit: 500
DIV - Your "Virtual Life" Secured and Decentralize
Unless I am entirely wrong the last buy/sell trading indicator seems to only trip if the current buy is at least some percent different then the last buy before the one you just posted. At least on BTCe that's what I noticed.

Using last and greater or less then some % for buy or sell and that does almost exactly what I wanted. Just not the way I was hoping. I do like the idea of some % above or below the last buy or sell. Still it does work with last and limit orders.
full member
Activity: 141
Merit: 100
To make the rules loop, add a rule that enables all rules in your group at same condition as your buy/sell.

Will try some more stuff and report back, great software.This is even more exiting than the last version. Thanks for new updates again!

I am even willing to pay a % trading fee to the creator once everything is smoothed out, and trading rules becomes almost 100% certain profits with % swings. Just awesome.
legendary
Activity: 1035
Merit: 1065
I'm not sure if someone asks this before but is it possible to trade on LTC Markets (BTCE - OKCOIN) ?

If not, what to change in source code ? globally Smiley

Thanks anyway

You can trade on BTCE with litecoins, BTC China litecoins support will be added on next update.

can we please have some sort of data collection

Planed to Qt Open Trader.

Is there a way to get this running on a Raspberry Pi for Linux users that are not that experienced with Linux? (I already couldnt open the .desktop application in Ubuntu, would like to have it running 24/7 on my RPi anyway because it takes less power.)
 
The best solution would be to get it running on the original Raspberry Pi Linux distr. called "Raspbian, Release: "wheezy".
 
Thanks so much!

You should find info how to compile Qt 4.8.5 on Raspberry Pi, if it done, you will be able to compile Qt Bitcoin Trader.

Hi IGHOR,

There is new websocket API at Bitstamp...
I hope that with this one trafic will be lower..

https://www.bitstamp.net/websocket/

xx


I'm working on websocket engine, when it done, I'll add websocket support of Bitstamp too.

OpenSuSE package available at OBS repo http://download.opensuse.org/repositories/home:/m0Ray
IGHOR, you can include this link to your announcenet, it is permanent.

Thanks!

I read all messages, and I'll fix this bugs as soon I can.
hero member
Activity: 981
Merit: 500
DIV - Your "Virtual Life" Secured and Decentralize
So I gave up on the % movements, and just thought I'd set fixed prices to execute buy and sell orders... but they don't seem to process either.


Even though Last Price went from 562, 561,560,559... The rule did not execute.
I put the beeps on, and there was beeping... but then turned them off, and there was no ordering.
 
What I'm trying to do is say:
"If price gets to 560.. Put in a buy @ 550, and a sell @ 570"

But then if price goes to 550, Put in a buy @ 540, and a sell @ 560

So I used < and > to stop orders triggering that I don't want in other groups.
(ie, if I say price goes below 560, then...     Then all the groups like 550, 540, 520 etc will all trigger)

Anyone know what is wrong with this rule?



I would guess the only problem I have had with rules I know that should trigger not triggering when I think they should was related to the delay between executing rules check box being checked. I'm not sure that it stops them entirely but it seems to add a sometimes significant delay. It should delay 5 seconds in that time the rule seems to need to stay true. I'm not sure if that is entirely correct but it seems like what I have noticed.

Hopefully the Last Buy/Sell by % gets working soon.
sr. member
Activity: 868
Merit: 251
OpenSuSE package available at OBS repo http://download.opensuse.org/repositories/home:/m0Ray
IGHOR, you can include this link to your announcenet, it is permanent.
newbie
Activity: 12
Merit: 0
Hi IGHOR,

There is new websocket API at Bitstamp...
I hope that with this one trafic will be lower..

https://www.bitstamp.net/websocket/

xx
newbie
Activity: 37
Merit: 0
Is there a way to get this running on a Raspberry Pi for Linux users that are not that experienced with Linux? (I already couldnt open the .desktop application in Ubuntu, would like to have it running 24/7 on my RPi anyway because it takes less power.)
 
The best solution would be to get it running on the original Raspberry Pi Linux distr. called "Raspbian, Release: "wheezy".
 
Thanks so much!
newbie
Activity: 4
Merit: 0
So I gave up on the % movements, and just thought I'd set fixed prices to execute buy and sell orders... but they don't seem to process either.
http://i62.tinypic.com/sg1fuw.jpg

Even though Last Price went from 562, 561,560,559... The rule did not execute.
I put the beeps on, and there was beeping... but then turned them off, and there was no ordering.
 
What I'm trying to do is say:
"If price gets to 560.. Put in a buy @ 550, and a sell @ 570"

But then if price goes to 550, Put in a buy @ 540, and a sell @ 560

So I used < and > to stop orders triggering that I don't want in other groups.
(ie, if I say price goes below 560, then...     Then all the groups like 550, 540, 520 etc will all trigger)

Anyone know what is wrong with this rule?

Pages:
Jump to: