Recent content by koms

  1. K

    use api w/o opening firm order entry(control/client app) screen

    I am currently using the way you said, but I do not want to open any broker window on any of my computers. Only my front end app using broker api. Broker code should run in the memory process but not as a visible window. Please help, if you know of such a broker which provides these features.
  2. K

    use api w/o opening firm order entry(control/client app) screen

    Hi All, I want to trade using my my own app and trade via api. I do not want to open any broker or control window of the firm providing the api. I want to provide user id / pwd/ trade info using the api call and there not be any broker or control window requirement to be kept open. Also...
  3. K

    New York New Jersey Traders...Equities..

    count me in everybody should be welcomed... learn what to do from 4% ish profitable traders and.. learn what NOT to do from me ( 96% ish ... ) koms
  4. K

    The small account catch 22...which market?

    try www.buyandhold.com in $14/month i think you can trade unlimited stocks
  5. K

    Saving money on Tradestation platform fees

    I have a equities / futues account with tradestation and currently I am researching strategy and not trading. I am looking for ways where I could somehow reduce on the 100$ + monthly platform fee of tradestation by using some promotionals like e.g. free monthly platform if 10 round turn...
  6. K

    passing realtime 3rd party ( broker ) data to Tradestation

    Author Message j_medved Registered: Sep 2001 Posts: 1354 QT API is for retrieving data out of QT or for trading. You cannot use it to get the data back into QT for it to chart -------------------------------------------------------------------------------- koms wrote on 07-13-06...
  7. K

    Bid/Ask in TradeStation Strategies

    InsideBid and InsideAsk keywords. But its not the same as what you see in time & sales ( I asked this question to a tradestation rep in last NY trading expo and he said that the T&S data and insideask/insidebid data come from two different data feeds ). I hope I answered your question.
  8. K

    Scalping_My Way with ACV

    Does tradestation provide five levels of bid / ask sizes via easy language code . if yes then how ?
  9. K

    passing realtime 3rd party ( broker ) data to Tradestation

    pattersb Thanks for your generous offer. I am an Programmer myself. Just want to avoid re-inventing the wheel. >>>> code your own. I could write one for you, in java. $100/hr
  10. K

    passing realtime 3rd party ( broker ) data to Tradestation

    I use both IB and MB Trading API. They have sample programs ( I use VB 6.0 samples and modify them based on my requirments ) . I am looking for ways for real time charting the values I have recalculated based on API. Any help.
  11. K

    passing realtime 3rd party ( broker ) data to Tradestation

    Actually its VB 6.0 exe, which I use to access broker API. After retriving data from the API I do some calculations in VB exe then I want to chart(plot) the calculated values in Tradestation. but the data can be both price as well as indicator. I want to use some charting tool , to the data...
  12. K

    Scalping_My Way with ACV

    how do you send the data captured from NT at realtime to tradestation to draw the indicator. I need to pass data to tradestation ( too draw indicator ) at realtime , which I capture from broker API.
  13. K

    passing realtime 3rd party ( broker ) data to Tradestation

    I am capturing quotes data from broker API ( VB 6.0 dll ) and would like to pass it to tradestation to draw indicators. How can I send realtime data to Tradestation to draw my indicator from say VB 6.0 dll.
Back
Top