Hallo,
wie bring ich (Socket Client for Windows C++) in PHP
Bsp.:
Kann mir jemand einen Hinweis geben?
Danke
twinx (Programming-Neuling)
wie bring ich (Socket Client for Windows C++) in PHP
Bsp.:
Code:
virtual void tickPrice(TickerID id, TickType field, float price)
id - the ticker ID that was specified previously in the call to reqMktData()
tickType - specifies the type of price. Possible values are:
1 = bid
2 = ask
4 = last
Danke
twinx (Programming-Neuling)