Login Page - Create Account

Support Board


Date/Time: Tue, 28 May 2024 04:31:21 +0000



Post From: Bats exchange and Gain Capital

[2017-04-24 05:13:29]
WarriorTrader - Posts: 245
OK

Creating a "Curde Oil" and "Gold" stock tick index similar to the NYSE tick.

Will post the custom chart code if it has any relevance to market activity. Here are the symbols:

const char * StockSymbol[] = { "bp.bz", "nbl.bz","vol.bz","cop.bz","mro.bz","cvx.bz","eog.bz","sto.bz","su.bz","mpc.bz","pbr.bz","oxy.bz","apc.bz","tot.bz","psx.bz","hes.bz","xom.bz" }; //curde stocks 16


const char * StockSymbol[] = { "gg.bz" , "abx.bz" , "agi.bz", "nem.bz" , "au.bz", "gfi.bz" , "gold.bz" , "sbgl.bz" , "ngd.bz" , "kgc.bz" , "aem.bz" , "ego.bz", "bvn.bz" , "hmy.bz" , "auy.bz" }; //gold stocks 14

Thx
--WT