Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: William Ray Wing Newsgroups: comp.lang.python Subject: Re: Writing a Financial Services App in Python Date: Thu, 19 Nov 2015 21:58:27 -0500 Lines: 26 Message-ID: References: <6f4f4d39-d33b-46dd-bda7-afeb2f0dbef4@googlegroups.com> Mime-Version: 1.0 (Mac OS X Mail 9.1 \(3096.5\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: news.uni-berlin.de SwHRXUcKPTql5MwLZ1oJAgNusYRjYRpYSh8bTG4NYO8g== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.023 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'subject:Python': 0.05; 'cc:addr:python-list': 0.09; 'subject:Writing': 0.09; 'python': 0.10; 'algorithmic': 0.16; 'received:10.0.1.5': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'subject:App': 0.16; 'which,': 0.16; 'wrote:': 0.16; 'app': 0.16; 'received:10.0.1': 0.18; 'language': 0.19; 'cc:addr:python.org': 0.20; 'cc:2**1': 0.22; 'cc:no real name:2**0': 0.22; 'am,': 0.23; 'points': 0.27; 'received:17': 0.27; 'programmers': 0.30; 'bill': 0.32; 'problem': 0.33; 'received:10.0': 0.34; 'nov': 0.35; 'something': 0.35; 'heard': 0.36; 'subject:: ': 0.37; 'received:10': 0.37; 'charset :us-ascii': 0.37; 'where': 0.40; 'header:MIME-version:1': 0.60; 'great': 0.63; 'here:': 0.63; 'latest': 0.64; 'face': 0.64; 'enjoy': 0.66; 'services': 0.67; 'subject:Services': 0.78; 'header :In-reply-to:1': 0.84; 'severe': 0.91 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2015-11-20_02:,, signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 kscore.is_bulkscore=0 kscore.compositescore=1 compositescore=0.9 suspectscore=0 phishscore=0 bulkscore=0 kscore.is_spamscore=0 rbsscore=0 spamscore=0 urlsuspectscore=0.9 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1510090000 definitions=main-1511200049 In-reply-to: <6f4f4d39-d33b-46dd-bda7-afeb2f0dbef4@googlegroups.com> X-Mailer: Apple Mail (2.3096.5) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:99121 > On Nov 19, 2015, at 6:59 AM, Cai Gengyang = wrote: >=20 >=20 > =46rom YCombinator's new RFS, This is the problem I want to solve as = it is a severe problem I face myself and something I need. I want to = write this app in Python as I heard that Python is a great language that = many programmers use ... How / where do I start ? The problem is = detailed below : >=20 > FINANCIAL SERVICES >=20 [Big edit] You might enjoy reading the note here: = http://www.wsj.com/articles/an-algo-and-a-dream-for-day-traders-1439160100= ?mod=3Ddjem10point Which, among other things, points out that DIY algorithmic trading is = the latest DIY craze. Bill