Sponsored Content
Special Forums News, Links, Events and Announcements Complex Event Processing RSS News CFTC Launches Technology Advisory Committee Post 302437046 by Linux Bot on Tuesday 13th of July 2010 10:00:03 PM
Old 07-13-2010
CFTC Launches Technology Advisory Committee

John Bates
07-13-2010 09:57 PM
Yesterday the CFTC, the regulator in charge of Futures and Optionsmarkets, announced details of a new Technology Advisory Committee (TAC), chaired by thevery capable Commissioner Scott O'Malia. See article here:

 

http://www.reuters.com/article/idUSN126207520100712

 

I am absolutely delighted to be included in the group of expertsthat the CFTC has called together to form the TAC. I am joined by anextraordinary group of some of the industry's top executives from banks,brokers, trading firms, exchanges and clearing firms as well as some veryimpressive academics. On Wednesday, July 14th (tomorrow as I write) we willmeet to discuss the impact of high frequency and algorithmic trading on themarkets, including whether algorithms may be implicated in the May 6th 'flashcrash'. From this, we'll discuss what recommendations we have for regulation ofand/or best practices for algorithmic and high frequency trading.

 

High frequency and algorithmic trading are essential for efficientexecution and alpha generation in a complex, multi-asset, fast-moving world. However,there are a number of accusations that have been made against these forms oftrading, including that they may aggravate volatility and may even have causedthe ‘flash crash'. I believe evidence from the TAC participants will exoneratethe accused.

 

I am hoping that our meetings will result in solutions that not onlyhead-off future ‘flash crashes', but also help exchanges, banks and brokers tobetter monitor and police trades. The proactive use of real-time monitoringsystems can alert regulators to problems before they become a crisis.Monitoring technology can 'see' major price and volume spikes in particularinstruments, how often they happen and maybe even why, and whether a pattern inmarket behavior caused them. It can also tell how much trading is potentially marketabuse, for example, insider trading might be detected by correlating unusualtrading incidents with news releases and market movements. (The FSA, forexample, thinks that 30% of trading around acquisitions is insider.)

 

It is now possible to apply high frequency techniques to not justtrading - but also to market monitoring, surveillance and pre-trade risk checks- for regulators, exchanges and brokers. The technology is out there (withproven approaches built on next generation platforms such as CEP) and itneedn't be expensive. The CFTC's TAC is a positive step in the right direction.I look forward to the meeting and will let you know how it goes! Follow me onTwitter @drjohnbates where I'll Tweet when possible.



Source...
 
VCONSOLE.CONF(5)						   vconsole.conf						  VCONSOLE.CONF(5)

NAME
vconsole.conf - configuration file for the virtual console SYNOPSIS
/etc/vconsole.conf DESCRIPTION
The /etc/vconsole.conf file configures the virtual console, i.e. keyboard mapping and console font. The basic file format of the vconsole.conf is a newline-separated list environment-like shell-compatible variable assignments. It is possible to source the configuration from shell scripts, however, beyond mere variable assignments no shell features are supported, allowing applications to read the file without implementing a shell compatible execution engine. Note that the kernel command line options vconsole.keymap=, vconsole.keymap.toggle=, vconsole.font=, vconsole.font.map=, vconsole.font.unimap= may be used to override the console settings at boot. Depending on the operating system other configuration files might be checked for configuration of the virtual console as well, however only as fallback. OPTIONS
The following options are understood: KEYMAP=, KEYMAP_TOGGLE= Configures the key mapping table of for they keyboard. KEYMAP= defaults to us if not set. The KEYMAP_TOGGLE= can be used to configured a second toggle keymap and is by default unset. FONT=, FONT_MAP=, FONT_UNIMAP= Configures the console font, the console map and the unicode font map. FONT= defaults to latarcyrheb-sun16. EXAMPLE
Example 1. German keyboard and console /etc/vconsole.conf: KEYMAP=de-latin1 FONT=latarcyrheb-sun16 SEE ALSO
systemd(1), loadkeys(1), setfont(8), locale.conf(5) AUTHOR
Lennart Poettering <lennart@poettering.net> Developer systemd 10/07/2013 VCONSOLE.CONF(5)
All times are GMT -4. The time now is 03:44 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy