Stocks & Commodities V. 25:5 (46-56): Sidebar: Perl code for merge_symbols program by Kevin Morgan
Product Description
Stocks & Commodities V. 25:5 (46-56): Sidebar: Perl code for merge_symbols program by Kevin Morgan
# Program: merge_symbols.pl
# Copyright (c) 2006, Special-K Trading, LLC
# All rights reserved.
# This Perl program opens and reads in two files, old_open_syms_next and
# preferred_syms. All the symbols from old_open_syms_next file are merged
# into the list of symbols from preferred_syms, and output to a file
# all_syms, avoiding duplication. Any existing copy of all_syms is
# overwritten.
# A file called old_open_syms is created (overwriting any previous version),
# and all symbols in old_open_syms_next that are NOT in the preferred_syms
# file are written to it. A file called new_syms is created (also with
# overwriting). new_syms is written with the symbols that were uniquely in
# the preferred_syms file (relative to the old_open_syms_next file.
FOR THOSE ORDERING ARTICLES SEPARATELY:
*Note: $2.95-$5.95 Articles are in PDF format only. No hard copy of the article(s) will be delivered. During checkout, click the "Download Now" button to immediately receive your article(s) purchase. STOCKS & COMMODITIES magazine is delivered via mail. After paying for your subscription at store.traders.com users can view the S&C Digital Edition in the subscriber's section on Traders.com. Take Control of Your Trading. |
Professional Traders' Starter Kit |
All these items shown below only $299.99! |
5-year subscription to Technical Analysis of STOCKS & COMMODITIES, The Traders' magazine. (Shipping outside the US is extra. Washington state addresses require sales tax based on your locale.) 5 year access to S&C Archive 5 year access to S&C Digital Edition5-year subscription to Traders.com Advantage. 5-year subscription to Working Money. Free book selection. |
|
Click Here to Order |
|