L138 Cryptocurrency Exchanges at Risk of Manipulation
Several cryptocurrency exchanges are plagued by poor market surveillance, pervasive conflicts of interest and lack sufficient customer protections, the New York Attorney General's office said in a report published on Tuesday.
The study found that online platforms where virtual currencies such as bitcoin can be bought and sold by individuals operate with lower safeguards than traditional financial markets, are vulnerable to market manipulation and put customer funds at risk.
研究发现,比特币等虚拟货币可以被个人买卖的在线平台,比传统金融市场的保护措施更低,容易受到市场操纵,并将客户资金置于风险之中。
"As our report details, many virtual currency platforms lack the necessary policies and procedures to ensure the fairness, integrity, and security of their exchanges," Attorney General Barbara Underwood said in a statement.
As a result of the findings, the attorney general asked New York's Department of Financial Services (NYDFS) to review whether three exchanges might be operating unlawfully in the state.
The attorney general's office launched its Virtual Markets Integrity Initiative in April 2018, asking 13 platforms to voluntarily share information about their practices.
Four platforms did not participate, claiming they did not allow trades from within New York State. The Attorney General's office investigated whether the platforms did operate in the state, and has referred three - Binance, Kraken and Gate.io - to NYDFS. The three platforms could not immediately be reached for comment.
U.S. and international regulators have begun clamping down on malpractices in the cryptocurrency market over the past year as trading in the nascent asset class boomed.
过去一年,随着新兴资产类别的交易蓬勃发展,美国和国际监管机构已开始打击加密货币市场的不当行为。
Two Wall Street regulators last week announced a series of actions, including levying fines(征收罚款), against companies involved with cryptocurrencies, while a New York federal judge ruled a case could proceed in which U.S. securities law was being used to prosecute fraud cases involving cryptocurrency offerings.
The attorney general's report detailed how some of these platforms conduct overlapping lines of business that present "serious conflicts of interest," including trading for their own account on their own venues. Some platforms also issue their own virtual currencies or charge companies to list their tokens.
The study also found that "trading platforms lack a consistent and transparent approach to independently auditing the virtual currency purportedly in their possession", making it "difficult or impossible" to confirm that the exchanges are responsibly holding customer accounts.
Although some platforms police their markets for trading abuses, others do not, the report found.
"Platforms lack robust real-time and historical market surveillance capabilities, like those found in traditional trading venues, to identify and stop suspicious trading patterns," the report said.
L138 Cryptocurrency Exchanges at Risk of Manipulation的更多相关文章
- [转]Introduction to Learning to Trade with Reinforcement Learning
Introduction to Learning to Trade with Reinforcement Learning http://www.wildml.com/2018/02/introduc ...
- Introduction to Learning to Trade with Reinforcement Learning
http://www.wildml.com/2015/12/implementing-a-cnn-for-text-classification-in-tensorflow/ The academic ...
- Awesome Go精选的Go框架,库和软件的精选清单.A curated list of awesome Go frameworks, libraries and software
Awesome Go financial support to Awesome Go A curated list of awesome Go frameworks, libraries a ...
- CodeChef - CRYPCUR
题目链接 AMRExchange is the latest cryptocurrency exchange that has become very popular among cryptocurr ...
- 每日英语:Genetic Manipulation Extends Life of Mice 20%
By reducing the activity of one type of gene, scientists said they increased the average life span o ...
- Risk Adaptive Information Flow Based Access Control
Systems and methods are provided to manage risk associated with access to information within a given ...
- backup, file manipulation operations (such as ALTER DATABASE ADD FILE) and encryption changes on a database must be serialized.
昨天在检查YourSQLDba备份时,发现有台数据库做备份时出现了下面错误信息,如下所示: <Exec> <ctx>yMaint.ShrinkLog</ctx> ...
- Hololens开发笔记之Gesture手势识别(Manipulation手势控制物体旋转)
Manipulation gesture:保持点击手势,在3D世界中绝对运动 当你想要全息图像1:1响应用户手部移动时,操纵手势能被用于移动.缩放或旋转全息图像.如此的一个用处是使得用户可以在世界中绘 ...
- Hololens开发笔记之Gesture手势识别(Manipulation手势控制物体平移)
Manipulation gesture:保持点击手势,在3D世界中绝对运动 当你想要全息图像1:1响应用户手部移动时,操纵手势能被用于移动.缩放或旋转全息图像.如此的一个用处是使得用户可以在世界中绘 ...
随机推荐
- android学习四---Activity和Intent
1.android项目资源深入了解 在深入学习android之前,先好好玩玩手机上的应用,大部分程序都有一个图标,点开图标,程序启动,一定时间后,程序会跳转到第一个界面,比如手机QQ,点开图标,会跳出 ...
- Python(输入、输出;简单运算符;流程控制;转译)
一 输入输出 python3中统一都是input,python2中有raw_input等同于python3的input,另外python2中也有input 1.res=input("pyth ...
- String与反序
将String类型的字符串里的内容进行反序排列得到一个新的String类型字符串,下面提供两种方法实现: 法1.先将原String类型字符串转换为字符数组,通过字符数组来操作各个位上的单个字符,通过对 ...
- 和为定值的m个数
和为定值的m个数 np 问题(时间复杂度o(2**n)) code1: 暴力递归 解决 只有正数的情况 class Solution { private List<List<Integer ...
- python之路 面向对象基础 XML
一.面向对象基础 1.类(Class): 用来描述具有相同的属性和方法的对象的集合.它定义了该集合中每个对象所共有的属性和方法.对象是类的实例. 类变量:类变量在整个实例化的对象中是公用的.类变量定义 ...
- jquery扩展鼠标mousewheel事件
最近项目中要有个鼠标在图片上滚动实现图片放大和缩小的得到功能,隐约的记得好像记得有个 mousewheel 事件,可以实现需求,于是乎,开始在网上查找这一方法,但是,出乎意料的结果,各浏览器对此方法有 ...
- Java四则运算总结
Java结对编程四则运算第二周总结 需求分析 要随机产生规定数量的式子. 要对分式进行计算. 要支持多语言. 要自动判断对错. 设计思路 确定要选用的语言: 要产生随机数: 在产生随机数的时候就要产生 ...
- React Native中加载指示器组件ActivityIndicator使用方法
这里讲一下React Native中的一个组件——ActivityIndicator,这是一个加载指示器,俗称菊花,很常见的,效果如下所示: 可以看到图中有两个加载指示器,一大一小,这是尺寸不是我设置 ...
- SpringMVC的HelloWorld快速入门!
1.加入JAR包: commons-logging-1.1.3.jar spring-aop-4.0.0.RELEASE.jar spring-beans-4.0.0.RELEASE.jar spri ...
- windows 环境下安装python MySQLdb
使用Python访问MySQL,需要一系列安装 Linux下MySQLdb安装见 Python MySQLdb在Linux下的快速安装 http://blog.csdn.NET/wklken/arti ...