Pages:
Author

Topic: [ANN] Bittrex / Poloniex / Cryptsy All Coin Trading Software, Quatloo Trader. - page 36. (Read 236632 times)

hero member
Activity: 826
Merit: 1000
see my profile
a tiny but very useful

Feature request:

Bittrex --> My history --> column --> CLOSED DATE

(additional to DateCreated = OPENED DATE)

Thx!
hero member
Activity: 636
Merit: 500
I have not yet tested any of the other exchanges but I get several errors in the log from bittrex but the bot seams to be working properly anyway.


Edit: Sending my question again .

Im trying this software. I have just started with it.

I have some questions.

1.   In Advanced bidplacing : How to stop bot from making many buy orders? Selling stops because there is not enough Alt coins. But buying stops when bitcoins is 0.
To use "stop tasks if BTC balance falls below ... is not good because I can be selling another coin and my BTC balance will never go under that level. Coin balance cant be used because there is no balance of alts if not any buyings yet have happend or coins are in the sell.


2.   And what is the difference between scalp mode and normal mode?



Classic ping pong is funny it just buys from the sell and then sell to the bids. Just a loss. Should have been buying from sell and sell higher.

Cryptsy Api dont work for me. But I will try again.
hero member
Activity: 636
Merit: 500
Error in log of poloniex :
Nonce must be greater than 1436696102284327. You provided 1436704075182.

So account isnt upated

Keep trying, you will eventually provide a valid nonce and polo will work. Not sure what if anything markus can do about it, its an issue with polo's api.

Trrying and trying, still the same error.

PS, and loop forever on Cryptsy "Loading" without error

The only thing I am aware of that might be affecting it, check your computers clock. If I am not mistaken, the nonce is calculated based on time, if your clock is wrong then it will affect it.

My clock is working Wink
Look at the nonce expected/provided :
expected more than 143 669 610 228 432 7. You provided 143 670 407 518 2.
It's a programmatic error like long instead something else better in C# (BigDecimal in Java)
Provided nonce is miss 1000 x  less than expected.

You have lost me then. I am getting consistent nonce errors from polo, but it eventually comes through. Might consider sending a support request to polo and see if its an issue they can workout on their end, unless markus can do something about it, but from my understanding thats doubtful, I would love to be completely wrong on this though.

Just checked the nonce errors on my instance of the bot, I count the same # of digits, so I think you dropped a few #s on your count or copy/paste.

In his first post he got other number of the digits. And to the problem. His bot provided a 16 digit number and then a 13 digit number and its not polos fault if its so. Its the bot. The nonce should be latrger than the nonce that have been provided before.

Edit: maybe its something with cap of the API calls
legendary
Activity: 994
Merit: 1000
Error in log of poloniex :
Nonce must be greater than 1436696102284327. You provided 1436704075182.

So account isnt upated

Keep trying, you will eventually provide a valid nonce and polo will work. Not sure what if anything markus can do about it, its an issue with polo's api.

Trrying and trying, still the same error.

PS, and loop forever on Cryptsy "Loading" without error

The only thing I am aware of that might be affecting it, check your computers clock. If I am not mistaken, the nonce is calculated based on time, if your clock is wrong then it will affect it.

My clock is working Wink
Look at the nonce expected/provided :
expected more than 143 669 610 228 432 7. You provided 143 670 407 518 2.
It's a programmatic error like long instead something else better in C# (BigDecimal in Java)
Provided nonce is miss 1000 x  less than expected.

You have lost me then. I am getting consistent nonce errors from polo, but it eventually comes through. Might consider sending a support request to polo and see if its an issue they can workout on their end, unless markus can do something about it, but from my understanding thats doubtful, I would love to be completely wrong on this though.

Just checked the nonce errors on my instance of the bot, I count the same # of digits, so I think you dropped a few #s on your count or copy/paste.
newbie
Activity: 29
Merit: 0
Error in log of poloniex :
Nonce must be greater than 1436696102284327. You provided 1436704075182.

So account isnt upated

Keep trying, you will eventually provide a valid nonce and polo will work. Not sure what if anything markus can do about it, its an issue with polo's api.

Trrying and trying, still the same error.

PS, and loop forever on Cryptsy "Loading" without error

The only thing I am aware of that might be affecting it, check your computers clock. If I am not mistaken, the nonce is calculated based on time, if your clock is wrong then it will affect it.

My clock is working Wink
Look at the nonce expected/provided :
expected more than 143 669 610 228 432 7. You provided 143 670 407 518 2.
It's a programmatic error like long instead something else better in C# (BigDecimal in Java)
Provided nonce is miss 1000 x  less than expected.
legendary
Activity: 994
Merit: 1000
Im trying this software. I have just started with it.

Cryptsy Api dont work for me. But I will try again.


for me too



also, there's still dot-comma case

i think some of QTLT problems is because of it

I think this was discussed further back in the thread. Its not the bot, its your keyboard settings. I don't see the comma.

Its the bot. Most programs have a way to change from , to .  In europe we have , as a delimeter. So instead of having a different os or keybord there should be a setting for it in the bot.


Do you know the answere to my questions?

I answered your question to best of my knowledge. He coded the bot with USA or whatever its called, keyboard settings. He likely should add an option to change it, but considering that I and many others don't see the comma nor have any issues related to it, try changing your keyboard settings until he offers a solution.

should I also change comma to dot in all my excel tables, databases and accouting software, dear sir?

You can tell excel how to delimit incoming data, either from a csv or as a paste. Its not limited to just one setting. I believe there is a paste special option that lets you tell how to delimit incoming data.
member
Activity: 74
Merit: 10
Im trying this software. I have just started with it.

Cryptsy Api dont work for me. But I will try again.


for me too



also, there's still dot-comma case

i think some of QTLT problems is because of it

I think this was discussed further back in the thread. Its not the bot, its your keyboard settings. I don't see the comma.

Its the bot. Most programs have a way to change from , to .  In europe we have , as a delimeter. So instead of having a different os or keybord there should be a setting for it in the bot.


Do you know the answere to my questions?

I answered your question to best of my knowledge. He coded the bot with USA or whatever its called, keyboard settings. He likely should add an option to change it, but considering that I and many others don't see the comma nor have any issues related to it, try changing your keyboard settings until he offers a solution.

should I also change comma to dot in all my excel tables, databases and accouting software, dear sir?
legendary
Activity: 994
Merit: 1000
Im trying this software. I have just started with it.

Cryptsy Api dont work for me. But I will try again.


for me too



also, there's still dot-comma case

i think some of QTLT problems is because of it

I think this was discussed further back in the thread. Its not the bot, its your keyboard settings. I don't see the comma.

Its the bot. Most programs have a way to change from , to .  In europe we have , as a delimeter. So instead of having a different os or keybord there should be a setting for it in the bot.


Do you know the answere to my questions?

I answered your question to best of my knowledge. He coded the bot with USA or whatever its called, keyboard settings. He likely should add an option to change it, but considering that I and many others don't see the comma nor have any issues related to it, try changing your keyboard settings until he offers a solution.
hero member
Activity: 636
Merit: 500
Im trying this software. I have just started with it.

Cryptsy Api dont work for me. But I will try again.


for me too



also, there's still dot-comma case

i think some of QTLT problems is because of it

I think this was discussed further back in the thread. Its not the bot, its your keyboard settings. I don't see the comma.

Its the bot. Most programs have a way to change from , to .  In europe we have , as a delimeter. So instead of having a different os or keybord there should be a setting for it in the bot.


Do you know the answere to my questions?
legendary
Activity: 994
Merit: 1000
Im trying this software. I have just started with it.

Cryptsy Api dont work for me. But I will try again.


for me too



also, there's still dot-comma case

i think some of QTLT problems is because of it

I think this was discussed further back in the thread. Its not the bot, its your keyboard settings. I don't see the comma.
legendary
Activity: 994
Merit: 1000
Error in log of poloniex :
Nonce must be greater than 1436696102284327. You provided 1436704075182.

So account isnt upated

Keep trying, you will eventually provide a valid nonce and polo will work. Not sure what if anything markus can do about it, its an issue with polo's api.

Trrying and trying, still the same error.

PS, and loop forever on Cryptsy "Loading" without error

The only thing I am aware of that might be affecting it, check your computers clock. If I am not mistaken, the nonce is calculated based on time, if your clock is wrong then it will affect it.
member
Activity: 74
Merit: 10
lol you have sharp eyes, I just noticed the dot and coma after you brought it up.

i wondered long time - why arb works with integer percentage and doesnt with floats...
legendary
Activity: 1457
Merit: 1001
lol you have sharp eyes, I just noticed the dot and coma after you brought it up.
member
Activity: 74
Merit: 10
Im trying this software. I have just started with it.

Cryptsy Api dont work for me. But I will try again.


for me too



also, there's still dot-comma case

i think some of QTLT problems is because of it
hero member
Activity: 636
Merit: 500
Im trying this software. I have just started with it.

I have some questions.

1.   In Advanced bidplacing : How to stop bot from making many buy orders? Selling stops because there is not enough Alt coins. But buying stops when bitcoins is 0.
To use "stop tasks if BTC balance falls below ... is not good because I can be selling another coin and my BTC balance will never go under that level. Coin balance cant be used because there is no balance of alts if not any buyings yet have happend or coins are in the sell.


2.   And what is the difference between scalp mode and normal mode?



Classic ping pong is funny it just buys from the sell and then sell to the bids. Just a loss. Should have been buying from sell and sell higher.

Cryptsy Api dont work for me. But I will try again.

 
newbie
Activity: 29
Merit: 0
Error in log of poloniex :
Nonce must be greater than 1436696102284327. You provided 1436704075182.

So account isnt upated

Keep trying, you will eventually provide a valid nonce and polo will work. Not sure what if anything markus can do about it, its an issue with polo's api.

Trrying and trying, still the same error.

PS, and loop forever on Cryptsy "Loading" without error
sr. member
Activity: 322
Merit: 250
"Graphs coming soon"

This will be great, maybe this will become a replacement for coinigy and cryptrader.

I have a request, documentation Wink  some of the features are not 100% clear how they will act, at least not to me.  So it would be nice to have a basic run down of things.  I know that it is not easy to type it up, and I would even do it but i don't have the knowledge of the program.

Edit:  I got this error message: "error: catch orderbook 1088 , object reference not set to an instance of an object" and the trader stopped.  This was advanced ping pong.  I have no idea why this has happened.

Edit edit:  same thing again.  Coin is DRKT, idk if that matters.  Maybe I will try a different coin later.
legendary
Activity: 994
Merit: 1000
The app doesn't report the same Bittrex 'cost/proceeds' value of trades that Bittrex reports on their GUI on the website.

Also, feature request for future versions, an option to set arb such that it accumulates the alt being arbed instead of BTC.

Another "upvote" for the reverse arb feature. I would also love to see an option to arbitrage the other base currencies that some exchanges support, LTC/XRP/Etc.
sr. member
Activity: 462
Merit: 250
The app doesn't report the same Bittrex 'cost/proceeds' value of trades that Bittrex reports on their GUI on the website.

Also, feature request for future versions, an option to set arb such that it accumulates the alt being arbed instead of BTC.
legendary
Activity: 994
Merit: 1000
Error in log of poloniex :
Nonce must be greater than 1436696102284327. You provided 1436704075182.

So account isnt upated

Keep trying, you will eventually provide a valid nonce and polo will work. Not sure what if anything markus can do about it, its an issue with polo's api.
Pages:
Jump to: