Feature/extend personal finance tools 20250306 (#4406)
* Extend personal finance tools * CoinStats * Fincake * Koinly * Nansen * Simply Wall St * Tradervue
This commit is contained in:
parent
25320e05d9
commit
b260c4f450
libs
@ -82,6 +82,16 @@ export const personalFinanceTools: Product[] = [
|
|||||||
regions: ['Global'],
|
regions: ['Global'],
|
||||||
slogan: 'Take control of your financial future'
|
slogan: 'Take control of your financial future'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
founded: 2017,
|
||||||
|
hasFreePlan: true,
|
||||||
|
hasSelfHostingAbility: false,
|
||||||
|
key: 'coinstats',
|
||||||
|
name: 'CoinStats',
|
||||||
|
origin: 'Armenia',
|
||||||
|
pricingPerYear: '$168',
|
||||||
|
slogan: 'Manage All Your Wallets & Exchanges From One Place'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
founded: 2013,
|
founded: 2013,
|
||||||
hasFreePlan: true,
|
hasFreePlan: true,
|
||||||
@ -154,6 +164,7 @@ export const personalFinanceTools: Product[] = [
|
|||||||
name: 'Delta Investment Tracker',
|
name: 'Delta Investment Tracker',
|
||||||
note: 'Acquired by eToro',
|
note: 'Acquired by eToro',
|
||||||
origin: 'Belgium',
|
origin: 'Belgium',
|
||||||
|
pricingPerYear: '$150',
|
||||||
slogan: 'The app to track all your investments. Make smart moves only.'
|
slogan: 'The app to track all your investments. Make smart moves only.'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -252,6 +263,13 @@ export const personalFinanceTools: Product[] = [
|
|||||||
slogan:
|
slogan:
|
||||||
'The most convenient mobile application for personal finance accounting'
|
'The most convenient mobile application for personal finance accounting'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
founded: 2022,
|
||||||
|
key: 'fincake',
|
||||||
|
name: 'Fincake',
|
||||||
|
origin: 'British Virgin Islands',
|
||||||
|
slogan: 'Easy-to-use Portfolio Tracker'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
founded: 2023,
|
founded: 2023,
|
||||||
hasFreePlan: true,
|
hasFreePlan: true,
|
||||||
@ -340,6 +358,15 @@ export const personalFinanceTools: Product[] = [
|
|||||||
pricingPerYear: '€119',
|
pricingPerYear: '€119',
|
||||||
slogan: 'ETF portfolios made simple'
|
slogan: 'ETF portfolios made simple'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
founded: 2018,
|
||||||
|
hasFreePlan: true,
|
||||||
|
hasSelfHostingAbility: false,
|
||||||
|
key: 'koinly',
|
||||||
|
name: 'Koinly',
|
||||||
|
origin: 'Singapore',
|
||||||
|
slogan: 'Track all your crypto wallets in one place'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
founded: 2016,
|
founded: 2016,
|
||||||
hasFreePlan: true,
|
hasFreePlan: true,
|
||||||
@ -469,6 +496,16 @@ export const personalFinanceTools: Product[] = [
|
|||||||
slogan:
|
slogan:
|
||||||
'Track your equity, fund, investment trust, ETF and pension investments in one place.'
|
'Track your equity, fund, investment trust, ETF and pension investments in one place.'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
founded: 2020,
|
||||||
|
hasFreePlan: true,
|
||||||
|
hasSelfHostingAbility: false,
|
||||||
|
key: 'nansen',
|
||||||
|
name: 'Crypto Portfolio Tracker by Nansen',
|
||||||
|
origin: 'Singapore',
|
||||||
|
pricingPerYear: '$1188',
|
||||||
|
slogan: 'Your Complete Crypto Portfolio, Reimagined'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
founded: 2017,
|
founded: 2017,
|
||||||
hasFreePlan: false,
|
hasFreePlan: false,
|
||||||
@ -634,6 +671,16 @@ export const personalFinanceTools: Product[] = [
|
|||||||
pricingPerYear: '€80',
|
pricingPerYear: '€80',
|
||||||
slogan: 'Stock Portfolio Tracker'
|
slogan: 'Stock Portfolio Tracker'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
founded: 2014,
|
||||||
|
hasFreePlan: true,
|
||||||
|
hasSelfHostingAbility: false,
|
||||||
|
key: 'simply-wallstreet',
|
||||||
|
name: 'Stock Portfolio Tracker & Visualizer by Simply Wall St',
|
||||||
|
origin: 'Australia',
|
||||||
|
pricingPerYear: '$120',
|
||||||
|
slogan: 'Smart portfolio tracker for informed investors'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
founded: 2021,
|
founded: 2021,
|
||||||
hasFreePlan: true,
|
hasFreePlan: true,
|
||||||
@ -706,6 +753,16 @@ export const personalFinanceTools: Product[] = [
|
|||||||
slogan:
|
slogan:
|
||||||
'Your financial life in a spreadsheet, automatically updated each day'
|
'Your financial life in a spreadsheet, automatically updated each day'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
founded: 2011,
|
||||||
|
hasFreePlan: false,
|
||||||
|
hasSelfHostingAbility: false,
|
||||||
|
key: 'tradervue',
|
||||||
|
name: 'Tradervue',
|
||||||
|
origin: 'United States',
|
||||||
|
pricingPerYear: '$360',
|
||||||
|
slogan: 'The Trading Journal to Improve Your Trading Performance'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
hasFreePlan: true,
|
hasFreePlan: true,
|
||||||
hasSelfHostingAbility: false,
|
hasSelfHostingAbility: false,
|
||||||
|
@ -70,9 +70,11 @@ const locales = {
|
|||||||
'South America': $localize`South America`,
|
'South America': $localize`South America`,
|
||||||
|
|
||||||
// Countries
|
// Countries
|
||||||
|
Armenia: $localize`Armenia`,
|
||||||
Australia: $localize`Australia`,
|
Australia: $localize`Australia`,
|
||||||
Austria: $localize`Austria`,
|
Austria: $localize`Austria`,
|
||||||
Belgium: $localize`Belgium`,
|
Belgium: $localize`Belgium`,
|
||||||
|
'British Virgin Islands': $localize`British Virgin Islands`,
|
||||||
Bulgaria: $localize`Bulgaria`,
|
Bulgaria: $localize`Bulgaria`,
|
||||||
Canada: $localize`Canada`,
|
Canada: $localize`Canada`,
|
||||||
'Czech Republic': $localize`Czech Republic`,
|
'Czech Republic': $localize`Czech Republic`,
|
||||||
@ -86,6 +88,7 @@ const locales = {
|
|||||||
'New Zealand': $localize`New Zealand`,
|
'New Zealand': $localize`New Zealand`,
|
||||||
Poland: $localize`Poland`,
|
Poland: $localize`Poland`,
|
||||||
Romania: $localize`Romania`,
|
Romania: $localize`Romania`,
|
||||||
|
Singapore: $localize`Singapore`,
|
||||||
'South Africa': $localize`South Africa`,
|
'South Africa': $localize`South Africa`,
|
||||||
Switzerland: $localize`Switzerland`,
|
Switzerland: $localize`Switzerland`,
|
||||||
Thailand: $localize`Thailand`,
|
Thailand: $localize`Thailand`,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user