FSA Loses Insider Trading Case - but more to come...

 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Complex Event Processing RSS News FSA Loses Insider Trading Case - but more to come...
# 1  
Old 06-03-2010
FSA Loses Insider Trading Case - but more to come...

John Bates
06-03-2010 06:15 PM
Today's insider trading cases acquittals in London are a big blow to the FSA, but their ability to detect and prosecute these market abusers cannot be overlooked. Without the technology to detect the trading anomalies, alleged white collar criminals cannot be prosecuted in the first place.

It's also clear that the FSA is sending a message to the investment community: shape up or be prepared to pay. The £33.32 million ($48.8 million) fine for JPMorgan is the largest in the FSA's history. 

As the SEC and CFTC in the US looks to adopt market surveillance technology, it will be interesting to see the potential rise in insider trading court cases and the size of fines in the US.




I think we're going to see a lot more of this type of prosecution around the world. The FSA is currently prosecuting 11 people for alleged market abuse.


As you may have read this week (link here -> http://bit.ly/aslFmV), the FSA is using new technology to crack down on potential market abusers. in the UK, the FSA receives 6m-8m transaction reports daily. The FSA will soon even have a system in place that will automatically alert staff to potential abuse in “real time”. Alexander Justham, the FSA's director of markets, says the use of such “complex event processing” technology will give the FSA “a more proactive, machine-on-machine approach” to surveillance.
 
See the article "FSA Loses Insider-Trading Case" here
http://online.wsj.com/article/SB1000..._LEFTWhatsNews



Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. What is on Your Mind?

The Insider Threat in IT Security

Over my very long career in unix and linux system programming, network security, network system engineering, and cybersecurity as a whole, the number one threat to any organization is what we refer to as the "insider threat". Disgruntled employees, dissatisfied team members, lax security... (0 Replies)
Discussion started by: Neo
0 Replies

2. Shell Programming and Scripting

Variable loses value outside loop

Hi, I am looking for a global variable found_flag to be set a value that can be accessed outside the loop anywhere in the bash shell script. more test.sh found_flag=0 searchdir=/web/bea_apps/applications find . -type f \! -name tasty.tar | $AWK -F/ '{print $NF}' | while IFS=... (5 Replies)
Discussion started by: mohtashims
5 Replies

3. UNIX for Dummies Questions & Answers

FTP loses write permissions

Hi Guys, i have learned today that when you ftp a file with full write permissions (777) to another destination it loses the w options. so a file that was once -rwxrwxrwx(before FTP) is now -rw-r--r-- (after FTP). why does this happen? and is it configurable? Regards, (8 Replies)
Discussion started by: brian112
8 Replies

4. UNIX Desktop Questions & Answers

Grep result loses formatting

I am searching for a string in a file and then redirecting the contents in another file... however the formatting is not preserved.. Can you please help me on this ... (5 Replies)
Discussion started by: blackeyed
5 Replies

5. UNIX for Dummies Questions & Answers

copy loses the text format

Hi I try to copy part of text from one file to another file. My problem is the text in the new file loses all the format. My code is: #!/bin/sh while red line do if then echo "$line" >> ./new_file else break fi done < "./old_file" Is there a way to modify... (3 Replies)
Discussion started by: tiger99
3 Replies

6. AIX

AIX System Loses communication

We run an RS/6000 SP Frame. One of the nodes running (AIX 5), in the frame, seems to run fine for a few weeks and then will no longer communicate with the outside world. I can not telnet to the server or ping the server. This is true for both the ethernet and serial connection. I believe what... (3 Replies)
Discussion started by: k11rh
3 Replies
Login or Register to Ask a Question