On Monday, we submitted a letter to the US Treasury on the proposed rulemaking by FinCEN. We are committed to working with FinCEN to facilitate the adoption of digital assets along with widespread compliance and AML regulations.
Some highlights from the letter:
https://t.co/k6zAb6DE2p
More from Finance
The Dutch regulator and DNB as financial supervisor are a tough cookie to deal with. In essence they hyperregulate EU-rules into goldplated Dutch rules which go beyond what is prescribed in Europe.
All NL-customers at British banks may thus be kicked out on brexit.
Thread
/1
If we start with the capital requirements directive, it says attracting deposits is forbidden. In article 9.
https://t.co/RYl7SXligC
Now the translation of that rule into Dutch law is slightly expanded to not only prohibit attracting deposits, but to also prohibit, having those deposits under custody ('ter beschikking hebben').
That's not in EU law, but it is in our Dutch law.
https://t.co/PsbWfNY3PA
So if you wonder how this would work out for UK banks and Payment institutions servicing Dutch customers. Have a read at the technical explanation of DNB, the financial supervisor and their summarising table.
https://t.co/LL0fAnYkRJ
Passive servicing of Dutch is not allowed!
Any bank or PSP in the UK that continues to serve Dutch customers (as in retail customers, professional players are excepted) can thus be subject to fines and policing under Dutch law.
Meaning we not only have Accidental American issues in payments, but also Accidental Dutchies
All NL-customers at British banks may thus be kicked out on brexit.
Thread
/1
If we start with the capital requirements directive, it says attracting deposits is forbidden. In article 9.
https://t.co/RYl7SXligC

Now the translation of that rule into Dutch law is slightly expanded to not only prohibit attracting deposits, but to also prohibit, having those deposits under custody ('ter beschikking hebben').
That's not in EU law, but it is in our Dutch law.
https://t.co/PsbWfNY3PA

So if you wonder how this would work out for UK banks and Payment institutions servicing Dutch customers. Have a read at the technical explanation of DNB, the financial supervisor and their summarising table.
https://t.co/LL0fAnYkRJ
Passive servicing of Dutch is not allowed!

Any bank or PSP in the UK that continues to serve Dutch customers (as in retail customers, professional players are excepted) can thus be subject to fines and policing under Dutch law.
Meaning we not only have Accidental American issues in payments, but also Accidental Dutchies
You May Also Like
Nano Course On Python For Trading
==========================
Module 1
Python makes it very easy to analyze and visualize time series data when you’re a beginner. It's easier when you don't have to install python on your PC (that's why it's a nano course, you'll learn python...
... on the go). You will not be required to install python in your PC but you will be using an amazing python editor, Google Colab Visit https://t.co/EZt0agsdlV
This course is for anyone out there who is confused, frustrated, and just wants this python/finance thing to work!
In Module 1 of this Nano course, we will learn about :
# Using Google Colab
# Importing libraries
# Making a Random Time Series of Black Field Research Stock (fictional)
# Using Google Colab
Intro link is here on YT: https://t.co/MqMSDBaQri
Create a new Notebook at https://t.co/EZt0agsdlV and name it AnythingOfYourChoice.ipynb
You got your notebook ready and now the game is on!
You can add code in these cells and add as many cells as you want
# Importing Libraries
Imports are pretty standard, with a few exceptions.
For the most part, you can import your libraries by running the import.
Type this in the first cell you see. You need not worry about what each of these does, we will understand it later.
==========================
Module 1
Python makes it very easy to analyze and visualize time series data when you’re a beginner. It's easier when you don't have to install python on your PC (that's why it's a nano course, you'll learn python...
... on the go). You will not be required to install python in your PC but you will be using an amazing python editor, Google Colab Visit https://t.co/EZt0agsdlV
This course is for anyone out there who is confused, frustrated, and just wants this python/finance thing to work!
In Module 1 of this Nano course, we will learn about :
# Using Google Colab
# Importing libraries
# Making a Random Time Series of Black Field Research Stock (fictional)
# Using Google Colab
Intro link is here on YT: https://t.co/MqMSDBaQri
Create a new Notebook at https://t.co/EZt0agsdlV and name it AnythingOfYourChoice.ipynb
You got your notebook ready and now the game is on!
You can add code in these cells and add as many cells as you want
# Importing Libraries
Imports are pretty standard, with a few exceptions.
For the most part, you can import your libraries by running the import.
Type this in the first cell you see. You need not worry about what each of these does, we will understand it later.
