Hi,
After some discussion, and because in the team we all believe in free market, we'll never cap the interests rates.
We'll take specific steps for the trader to make the best informed decision possible (and maybe introduce a novice trader level).
Raphael
just let traders select at which max rate they want to borrow! also the variable rate sucks, and i want to be able to choose not to borrow fund that way.
Also a bug:
if you close some of your borrowed funds that are used in an active position, there is a big delay where the position remains active and does not automatically reduce. reward goes to: 1t4pSEM2xyzCeGGNJMGSq3EnYoSeyR9ys
Hi Kokjo,
I'll add the option to let you set your max rate and if you want to include VIR.
This is not a bug, it can indeed take up to 10 minutes for a position to be reduced. If you prefer I can indeed change that to be immediate
example for 1 usd trail stop
So this input tells me that the trigger price is at 1 $ ? See my point?
IMHO it should read something like "below current Bid by" or similar.
Since, if it is labelled "price" and for normal stop orders you have to enter a price, what is the most natural conclusion from a users POV?
From a programmers POV this seems like nitpicking, I know, so never mind.
Hi Ichthyo,
This is not nitpicking, I'm not doing it for programming fun but for you, so every details count.
The code will be updated today, now when you select "Trailing stop" it will read "Price distance"
Another observation: can you explain this P/L calculation.
When the position is 120 long with base price == $20.7013
And the current highest Bid is: MTGOX $20.75 160.1
Why then is the P/L calculated as: -$4.27 -0.171% -$0.20
Is there some additional fee included, beyond the swap, or is the engine just updating with some (serious) delay?
A similar situation can be observerd regularily.
Yes the P/L include the max fees (0.4%) you can have closing your position, but is based on best ask and bid rather than market depth (which could put some serious strain on the server while still being "indicative" since depth varies a lot. The current P/L should give you a rather good idea of your real profit, though when your position is big a look at the depth is good.
and while we're at those nasty little annoyances, how about that:
When I borrow funds offered for 1 day, the only way to get that loan is to enter a request for 1 day.
Now, the moment I've gotten that loan, I am unable to open a position for 1 day, since, by definition those funds are due in less than 1 day.
Same situation for 7 days. You need to get loans for 8 days if you want to open a position in the "7 days" category.
Again this is a case where the system behaves 100% logically correct, but just not the way the user expects it to behave.
For the user, "1 day" doesn't translate into precisely 86400 seconds -- the user wants to open a short-lived position in -- say -- the next two hours and it's OK for the user when this position is forcibly closed "the other day"
I agree for the 1 day loans, they don't make sense, but for the rest that's just the loans terms. It's kinda of unfortunate lenders tend to set period similar to position periods while they could set whatever they want.
Cheers
Raphael