Skip to content

Commit

Permalink
add easybroker
Browse files Browse the repository at this point in the history
  • Loading branch information
iTiamo committed Apr 20, 2023
1 parent 5f1f505 commit 6eaa558
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 5 deletions.
Binary file added assets/images/easybroker.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions data/brokers.json
Original file line number Diff line number Diff line change
Expand Up @@ -168,5 +168,22 @@
"costOverview": "https://www.interactivebrokers.ie/en/index.php?f=48059",
"website": "https://www.interactivebrokers.ie/en/home.php",
"affiliateLink": "https://ibkr.com/referral/nic106"
},
{
"name": "Easybroker",
"logo": "easybroker.png",
"product": "Zelf Beleggen",
"mutualFundTransactionFee": {
"percentage": 0.12,
"minimum": null,
"maximum": 45
},
"etfTransactionFee": {
"percentage": 0.08,
"minimum": 3,
"maximum": null
},
"costOverview": "https://www.easybroker.nl/tarieven_vergelijker/",
"website": "https://www.easybroker.nl/"
}
]
15 changes: 10 additions & 5 deletions data/portfolios.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@
"DEGIRO",
"Saxo Bank",
"Interactive Brokers",
"Lynx"
"Lynx",
"Easybroker"
]
},
{
Expand All @@ -64,7 +65,8 @@
"DEGIRO",
"Interactive Brokers",
"Lynx",
"Saxo Bank"
"Saxo Bank",
"Easybroker"
]
},
{
Expand Down Expand Up @@ -107,7 +109,8 @@
"brokers": [
"Saxo Bank",
"Interactive Brokers",
"Lynx"
"Lynx",
"Easybroker"
]
},
{
Expand All @@ -128,7 +131,8 @@
"brokers": [
"Saxo Bank",
"Interactive Brokers",
"Lynx"
"Lynx",
"Easybroker"
]
},
{
Expand All @@ -146,7 +150,8 @@
"DEGIRO",
"Interactive Brokers",
"Lynx",
"Saxo Bank"
"Saxo Bank",
"Easybroker"
]
},
{
Expand Down

0 comments on commit 6eaa558

Please sign in to comment.