Crypto Positions Disappeared From My Paper Buying And Selling Account 5 Nov 2025 At Four:35:04am Et, “Place Does Not Exist” Alpaca Account Troubleshooting Alpaca Community Discussion Board
This process started taking an especially very long time to finish. At the time, the order concern was regarded as associated, however it turned out to be something easy and unrelated. I actually love how Alpaca works in reside crypto buying and selling. However broken paper is a important blocker for me earlier than investing more money into my bot. It’s got to be some kind of bug with the crypto API as a end result of https://voltarion.company my bot has no points when I commerce company stocks. It works as anticipated and the earnings generate in my account.
Crypto Positions Disappeared From My Paper Trading Account 5 Nov 2025 At 4:35:04am Et, “Position Doesn’t Exist”
Again apologies and thanks for reporting this. There is at present a difficulty with the P&L and the price basis reported for crypto that are being resolved. Crypto trades incur a ‘spread markup’ of .1%. What this means is if one is shopping for and the current ask value of $1000 then Alpaca will cost, or debit the account for 1000 x 1.001 or $1001. The value foundation and P&L are currently incorrectly being reported as that quote value (eg $1000 in the above example) and never the precise executed price price (eg $1001 in the above example). The account equity accurately makes use of the executed costs.
Stay trading works nice, however damaged paper is a large downside – I’m blocked in testing major updates before going stay and produce more capital. I simply reset all my account settings after which I get “crypto orders not allowed for account” error. Wondering if there is a hidden host to trading cryptos or if it’s just a bug. There are not any different hidden charges or commissions for crypto trading other than this ‘spread markup’.
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,
);
Concern With Crypto Buying And Selling After Account Reset
I wrote a bot which buys and sells crypto, it only sells when there’s a 2% gain in profit from when it was originally bought. When these trades take place the Alpaca dashboard does certainly say the trade was sold at the next price than when it was bought. Nevertheless, the entire fairness amount on the paper buying and selling account actually loses money. There was an issue working a batch job which synched paper crypto positions between two inner databases. As A End Result Of it didn’t run, not certainly one of the positions got transferred so it appeared like they disappeared from paper accounts. This is being addressed and must be fastened for tomorrow’s positions.
@Dan_Whitnable_Alpaca , it’s happening once more. As of this morning my crypto positions (BTCUSD) are gone once more in my paper account. @Gabriel_Staples Each crypto positions and orders should be working nice now. The positions issue had to do with a batch process which synchronizes several inside databases.
The paper buying and selling for crypto is completely damaged for per week or so. @Dan_Whitnable_Alpaca The Alpaca standing web page still says that paper buying and selling is totally 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 purchase the belongings..
Final evening my ML algo made 49 trades, and according to the “Account Activities” 41 of them have been profitable with a total revenue of $3,867. However the overview screen shows I misplaced $9,100. I nonetheless can’t see both any official bulletins or ETA when paper shall be fixed. Dumb query, however how is that not just a fee? I would have assumed that the unfold would simply be mirrored within the worth, and not tacked on afterwards. The dashboard must be up to date to reflect executed costs and P&L quickly and will show the proper values.