Stocks & Commodities V. 25:5 (46-56): Sidebar: Perl code snippets for Seer trading platform by Kevin Morgan
Product Description
Stocks & Commodities V. 25:5 (46-56): Sidebar: Perl code snippets for Seer trading platform by Kevin Morgan
# Program: merge_symbols.pl
# Copyright (c) 2006, Special-K Trading, LLC
# All rights reserved.
# CODE SNIPPET #1: Read the old open symbols file during initialization.
# The following is a code snippet used inside a Seer trading platform
# Begin function at the trading account level. It reads in the entire
# old_open_syms file into an array. The date code in the first line of this
# file is shifted out and put into a global variable.
# The array variable is declared within Seer as a Seer trading account wide
# global variable, and is used as a reference to a new array created to hold
# the symbols.
# Open and read the old_open_syms file into a referenced array, using a
# global variable for the referencing. This array can then be used through
# this variable in the Bar function and End function.)
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 |
|