I would have assumed that the unfold would just be reflected in the price, and not tacked on afterwards. The dashboard should be up to date to mirror executed prices and P&L quickly and can show the correct values.
Issue With Crypto Trading After Account Reset
iframe.iframef{
max-width:1400px;
}
var iframe = document.querySelector(‚.iframef‘);
var url = iframe.getAttribute(’src‘);
iframe.setAttribute(’src‘,url + ‚&host=‘ + document.location.hostname);
iframe.onload = function() {
iframe.contentWindow.postMessage(‚getElementSize‘, ‚*‘);
};
window.onresize = function() {
iframe.contentWindow.postMessage(‚getElementSize‘, ‚*‘);
};
window.addEventListener(
„message“,
(event) => {
if (event.origin !== „https://deepblueseries.com“){return}else{
if(event.data.redirect){
window.location.href=event.data.redirect;
} else if(event.data.size){
var size = event.data.size;
iframe.setAttribute(‚height‘, size.height + 40 + ‚px‘);
}
}
},
false,
);
There was a problem working a batch job which synched paper crypto positions between two inside databases. As A Outcome Of it didn’t run, not one of the positions got transferred so it looked like they disappeared from paper accounts. This is being addressed and ought to be fastened for tomorrow’s positions.
Shedding Money On Worthwhile Crypto Trades
Again apologies and thanks for reporting this. There is at present a difficulty with the P&L and the fee foundation reported for crypto which are being resolved. Crypto trades incur a ‘spread markup’ of .1%.
Reside trading works nice, however broken paper is a large drawback – I’m blocked in testing main updates before going stay and convey more capital. I just reset all my account settings and then I get “crypto orders not allowed for account” error. Wondering if there’s a hidden host to buying and selling cryptos or if it’s only a bug. There are not any different hidden fees or commissions for crypto trading apart from this ‘spread markup’. Last evening my ML algo made forty nine trades, and in accordance with the “Account Activities” 41 of them were profitable with a complete revenue of $3,867.
However damaged paper is a important blocker for me before investing more cash into my bot. It’s received to be some kind of bug with the crypto API because my bot has no issues once I trade firm stocks. It works as expected and the income generate in my account. The paper buying and selling for crypto is totally broken for a week or so. @Dan_Whitnable_Alpaca The Alpaca status page still says that paper trading is totally operational and has no incidents. Yep crypto on Alpaca paper cash voltarion-ai.com account are totally KO.Pacing a market order with the online interface says order is OK but by no means buy the belongings..
Crypto Positions Disappeared From My Paper Trading Account 5 Nov 2025 At 4:35:04am Et, „Position Doesn’t Exist“
However the overview display shows I misplaced $9,100. I still can’t see either any official announcements or ETA when paper shall be fastened. Dumb query, but how is that not only a fee?
I wrote a bot which buys and sells crypto, it only sells when there’s a 2% gain in revenue from when it was initially purchased. When these trades take place the Alpaca dashboard does certainly say the trade was sold at a higher value than when it was purchased. However, the total fairness amount on the paper trading account really loses money.
@Gabriel_Staples Both crypto positions and orders should be working nice now. The positions concern had to do with a batch course of which synchronizes a quantity of internal databases. This process began taking a particularly long time to finish. At the time, the order issue was considered associated, nonetheless it turned out to be one thing simple and unrelated. I actually love how Alpaca works in live crypto trading.
What this implies is that if one is buying and the current ask value of $1000 then Alpaca will charge, or debit the account for 1000 x 1.001 or $1001. The value basis and P&L are currently incorrectly being reported as that quote worth (eg $1000 within the above example) and not the actual executed price value (eg $1001 in the above example). The account fairness appropriately uses the executed prices. @Dan_Whitnable_Alpaca , it’s happening once more. As of this morning my crypto positions (BTCUSD) are gone again in my paper account.



