{{trades && trades.length ? trades.length.toLocaleString()+" results" : ""}}
You don't have any trades. Click the "Add Trade" button at the top right to get started.
Coin | Type | Aquired | Exchange | Amount | Fees | Cost | PPC | CurrentValue | Notes |
---|---|---|---|---|---|---|---|---|---|
{{trade.coin}} | {{isBuyTrade(trade)}} | {{trade.trade_date ? formatDate(trade.trade_date) : ''}} | {{getExchangeName(trade.exchange)}} | {{formatNumber(trade.quantity, {symbol: ''})}} | {{(isNumber(trade.fees) ? formatNumber(trade.fees,{symbol: '',precision:2})+' '+trade.currency : '')}} | {{(isNumber(trade.total) ? formatNumber(trade.total,{symbol: '',precision:2})+' '+trade.currency : '')}} | {{formatNumber(trade.ppc)}} | {{formatNumber(trade.current_value)}} | {{trade.notes}} |
Nothing in your portfolio. Click the "Trades" button from the menu to add coins to your portfolio!
Are you connected to the internet? Having trouble getting coin prices.
# | Coin | Amount | Price | Value | 24h | 7d |
---|---|---|---|---|---|---|
{{line.rank}} | {{line.name}} ({{line.symbol}}) | {{formatNumber(line.no_coins,{symbol: ''})}} | {{formatNumber(line.ppc,null)}} | {{formatNumber(line.value,{precision:2})}} | {{formatNumber(line.percent_change_24h,{precision: 2, symbol: ''})}}% | {{formatNumber(line.percent_change_7d,{precision: 2, symbol: ''})}}% |
You can use your dream portfolio to load up a
portfolio of dream coins and dream prices.
Want to see what your bitcoin is worth when it hits $100,000?
$500,000? $1,000,000? Add some bitcoin and set the manual price to whatever you want.
Coin | Amount | Price | Value |
---|---|---|---|
{{line.name}} ({{line.symbol}}) | {{formatNumber(line.no_coins,{symbol: ''})}} | {{formatNumber(line.ppc,null)}} | {{formatNumber(line.value,null)}} |
Thanks to coingecko.com for the quotes!
{{game.game_name}}
{{'Starts in ' + game.starts_in}} {{game.ends_in == 0 ? 'Game Over' : 'Ends in ' + game.ends_in}} |
Order | Est Cost/Fee | Date |
---|---|---|
{{trade.action.charAt(0).toUpperCase()+trade.action.slice(1)}} {{trade.coin}} {{trade.quantity}} @ ${{formatNumberKeepDecimals(roundQuoteValue(trade.price, .01))}} | {{formatNumber(trade.quantity*trade.price,{symbol:'$',precision:2})}} / {{formatNumber(trade.fees,{symbol:'$',precision:2})}} | {{new Date(trade.date_created).toLocaleDateString()}} {{new Date(trade.date_created).toLocaleTimeString()}} |
Order | Cost / Fee | Date Filled |
---|---|---|
{{trade.action.charAt(0).toUpperCase()+trade.action.slice(1)}} {{trade.coin}}
{{formatNumberKeepDecimals(roundQuantityToPrecision(trade.quantity,trade.price))}} @ ${{formatNumberKeepDecimals(roundQuoteValue(trade.price))}}
(Limit @ {{trade.limit_price ? roundQuoteValue(trade.limit_price,.01) : ''}}) |
${{formatNumberKeepDecimals(parseFloat(trade.quantity*trade.price).toFixed(2))}} / ${{formatNumberKeepDecimals(parseFloat(trade.fees).toFixed(2))}} | {{new Date(trade.date_filled).toLocaleDateString()}} {{new Date(trade.date_filled).toLocaleTimeString()}} |
Fantasy trade by yourself or with friends. Create a game and invite your friends to join. Currently free until beta testing is complete.
Manually enter your coins and BitMagi will track your portfolio value. This data is stored on our servers encrypted with your secret phrase. If you forget your phrase there is no way to retrieve your data so back it up somewhere safe.
Use this to track your dream portfolio. Enter the coins you would like to own and BitMagi will give you two options to view the data. You can manually enter a price or use the current market price. This data is stored on our servers encrypted with your secret phrase. If you forget your phrase there is no way to retrieve your data so back it up somewhere safe.
Your phrase should be something unique, something that if you were to google it there would be zero results. It is up to you on how strong or weak you make your passphrase so long as it is 4 characters or more.
Whatever you use as your secret phrase make sure you back it up somewhere. If you lose your secret phrase you can not recover it which means you will not be able to recover your portfolio data or dream coin data!
You can change your secret phrase at anytime so long as you know what the current phrase is.
Game ends {{ends}}
Registering allows you to save your data to the cloud and access it from any device. Your portfolio data is encrypted with your chosen passphrase before being securely stored on our servers.
Your portfolio/dream data WILL NOT be saved to the cloud until you setup your encryption phrase. Your encryption phrase is used to encrypt your data before it leaves your device. It is used to encrypt the following:
Your encryption phrase is never stored on our servers. It ensures that only you know what you are hodling or dream hodling!