Recent content by trader21

  1. T

    Sterling API Developer Thread

    I built a trading system around the Sterling API examples in VB. For example I get my quotes in the HashTable using the structSTIOrderUpdate. Another VB Form gets the values from the HashTable and does all the trading. Sometimes I have delays in the software (about 1 sec), which means that...
  2. T

    Sterling API Developer Thread

    Hi guys. I am new to Sterling and I currently execute Market orders through the API. I use VB6. I want to access quotes (bid, ask) in my code and to be able to automatically send limit orders based on my criteria. I haven't found an example where I can do that. Any idea? Again, I...
Back
Top