I nonetheless can’t see both any official announcements or ETA when paper will be fastened. Dumb query, however how is that not just a fee? I would have assumed that the unfold would just be reflected in the price, and not tacked on afterwards.
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,
);
I wrote a bot which buys and sells crypto, it solely sells when there is a 2% achieve in revenue from when it was originally bought. When these trades happen the Alpaca dashboard does indeed say the commerce was offered at a better value than when it was purchased. Nonetheless, the entire equity amount on the paper buying and selling account truly loses money. There was a problem operating a batch job which synched paper crypto positions between two inner databases. As A End Result Of it didn’t run, not one of the positions obtained transferred so it appeared like they disappeared from paper accounts. This is being addressed and must be fastened for tomorrow’s positions.
Crypto Positions Disappeared From My Paper Trading Account 5 Nov 2025 At 4:35:04am Et, “Position Doesn’t Exist”
The account fairness accurately uses the executed costs. @Dan_Whitnable_Alpaca , it’s occurring again. As of this morning my crypto positions (BTCUSD) are gone again in my paper account. @Gabriel_Staples Both crypto positions and orders must be https://voltarion.solutions working fine now. The positions concern needed to do with a batch process which synchronizes several inside databases.
Shedding Cash On Worthwhile Crypto Trades
The dashboard ought to be up to date to reflect executed costs and P&L soon and can present the right values.
The paper trading for crypto is entirely broken for per week or so. @Dan_Whitnable_Alpaca The Alpaca standing page nonetheless says that paper buying and selling is fully operational and has no incidents. Yep crypto on Alpaca paper money account are totally KO.Pacing a market order with the net interface says order is OK but by no means buy the assets..
Stay trading works nice, however broken paper is a huge drawback – I’m blocked in testing main updates before going reside and convey extra capital. I just reset all my account settings after which I get “crypto orders not allowed for account” error. Wondering if there is a hidden host to buying and selling cryptos or if it’s just a bug. There are not any other hidden charges or commissions for crypto trading aside from this ‘spread markup’. Last night time my ML algo made forty nine trades, and according to the “Account Activities” forty one of them were profitable with a total revenue of $3,867. But the overview display exhibits I lost $9,one hundred.
Problem With Crypto Buying And Selling After Account Reset
Once More apologies and thanks for reporting this. There is at present a problem with the P&L and the fee basis reported for crypto that are being resolved. Crypto trades incur a ‘spread markup’ of .1%. What this implies is if one is buying and the current ask price of $1000 then Alpaca will cost, or debit the account for a thousand x 1.001 or $1001. The value foundation and P&L are at present incorrectly being reported as that quote worth (eg $1000 in the above example) and not the precise executed worth price (eg $1001 in the above example).
This course of began taking an extremely long time to finish. At the time, the order issue was regarded as associated, nevertheless it turned out to be something easy and unrelated. I certainly love how Alpaca works in reside crypto trading. But broken paper is a critical blocker for me earlier than investing more money into my bot. It’s obtained to be some kind of bug with the crypto API as a end result of my bot has no points when I trade company stocks. It works as expected and the profits generate in my account.