Hey Ighor
Would it be possible to have a way to view the My Order Logs with the orders consolidated (as opposed to how they are partially filled)?
and perhaps, have it show only the orders that belong to the current pair being worked with? (open orders too)
As it is now, if I use cancel orders to keep unfilled orders from sitting, it also cancels orders I have placed on another pair that I don't have the client working on, which I want left alone.
=squeak=
@IGHOR
Something I noticed:
If I set rules as such:
MLP>$7.7 ask NMC 0.1 $7.7
MLP>$7.75 ask NMC 0.1 $7.75
MLP>$7.8 ask NMC 0.1 $7.8
etc x 8
and the reverse in a rules group for buys and run them in concurrent mode, quite often things seem to hang up and nothing further will happen.
If I had to take a guess, what it appears to be doing is this:
MLP jumps from 7.5ish to 7.8ish, and the 7.7/7.75 rules get skipped, probably because the 7.8 rule is appropriately determined to have the ball. However, because the 7.7/7.75 rules never executed, neither will the 7.8 nor anything further, until MLP gets back down to the 7.7 rule's domain.
Again, that is a guess as to the cause, and not a terribly educated one. Just seems to have been the case each of the times I've sat and watched it occur.
This is the case on a Phenom 9150e quad with 8G RAM (only 3.5G avail due to 32b without PAE ATM), Porteus 2.1 Linux, if any of that matters.
edit: In fact, as I was typing this, it did it to me again. Missed the first two rules, and I had to manually create several sell orders at 7.75-7.8ish prices to get done what the series of rules should have...
Yes. Changes made. Update will be released soon.
Is there any news on supporting Bitfinex yet? It's a really important exchange...
Almost finished, if I'll need, I'll send you private build for testing.
Hello and happy new year to all,
IGHOR,
Is it possible to reflect on order log the actual amounts of the operation ?
As I see, it seems to ignore the commision charged, so copying the values ends loosing the real amounts.
A second issue, last price and sell price buttons seems to work properly only sometimes, as seen on bitcoinwisdom, maybe this is not the correct reference.
Could you tell if it's correct ?
At last Open orders list shows money amount, but does not shows the coin amount.
Update: Today I observed program showing correct coins amount on Open orders, although when this has been shown orders on list appear repeated.
If I close the program and reopen it, list appear with correct orders, but again coins amount shown zero...
After a while coin amount shows again, and orders repetaed again, and so on...
It seems to happen when I insert buy and then sell orders... the amounts I use are near the minimun admited, around 25€
All that are minor issues, the program is fantastic
Again thanks in advance and keep on the good job
Ricardo
Please email me screenshot.
I think there should a quick button close to "Your open orders" That says "Cancel all orders" or something like "cancel order #1" "cancel order #2" ,even if its something small ,like small buttons "CO1" "CO2" , that would be nice.
Also, are there any issues with trading the alt coin pairs on qt trader, cause they are NOT available for me to click on them / choose them / bring up the list. That's a serious issue i've been having?
I'll add cancel button to each row.
In order to change current pair, you need to remove rules.
Already have it - still not working
I bet it's something really noobish that I am doing
Full terminal output
See solution
here.