Skip to content
Prev 14173 / 15274 Next

Syntax - symbol problem

On Wed, 01 Mar 2017, Christian Lear writes:
1) In my experience, you need four attributes to
   reliably specify a contract: the local symbol, the
   exchange, the currency and the security type. For
   6E futures, that would mean

   symbol = 6EH7
   exchange = GLOBEX
   currency = USD
   type = FUT

2) An easy and _safe_ way is to keep a list/database of
   contracts with the four mentioned attributes, and
   then refer to this list when contract information is
   needed.
Message-ID: <87vart71ad.fsf@enricoschumann.net>
In-Reply-To: <281ECE85-4B83-4661-9800-EC23C2646C05@infomaniak.ch> (Christian Lear's message of "Wed, 1 Mar 2017 10:46:51 +0100")