Search results

  1. J

    regarding IB API

    IB or TradeKing might be admissable https://developers.tradeking.com/documentation/r
  2. J

    regarding IB API

    I am not sure this posting is appropriate for this area. Please tell me if it not. I guess IB (InteractiveBoker) provides (only among many many brokers) use of R, for their API. 1)I like to get a historical data for the last 1500 daily close for the 500 stocks of SnP500. so that a matrix with...
  3. J

    regarding IB API

    I am not sure this posting is appropriate for this area. Please tell me if it not. I guess IB (InteractiveBoker) provides (only among many many brokers) use of R, for their API. 1)I like to get a historical data for the last 1500 daily close for the 500 stocks of SnP500. so that a matrix...
  4. J

    IB API to download 500 stocks for SnP 200

    Appreciated if someone direct me any other appropriate place(S) to post.
  5. J

    IB API to download 500 stocks for SnP 200

    I am not sure this posting is appropriate for this area. Please tell if it not. I guess IB (InteractiveBoker) provides (only among many many brokers) use of R, for their API. 1)I like to get a historical data for the last 1500 daily close for the 500 stocks of SnP500. so that a matrix with...
  6. J

    How can I program R / to see global market every morning

    Thanks for reply. I will check odesk.com ******************************** It seems general freelancing work. For some special area for API use in selected brokerage (such as IB and TradeKing), is there any other suitable website to find some helper?
  7. J

    How can I program R / to see global market every morning

    Dear- As usual, most want to the global market up/down, for example, http://www.bloomberg.com/markets/ For my (his) own layout, we like to program ourselves, with own(programmable) frame and layout. Here I like to use R to retrieve, for example, 1) DowJone 2) SnP 3) Germany and...
  8. J

    Any brokerage to support R or Python?

    It seems that there are two brokerages, for us to use R to allow API, at least. So far 1)IB 2)TradeKing. Appreciated. Any other brokerage is welcomed. PS) For the commission comparison, TradeKing charges flat $5 while IB charge by the number of shares. So it seems that, for a...
  9. J

    [stock selection] trading amount order

    I have 5 years experience in Asian market , with successful record / Recently started API study Only in equity / never had future/options / Also no interested in index-following ETF During my 10 year in US, I got Social Security Number so that I have US equity account myself recently / where...
  10. J

    [stock selection] trading amount order

    Although I lived in US for 10 years in my 20's, I rarely spoke English for the last 15 years. My apology. If volume is concerned, if some penny stock has lot of execution volume, it is NOT important to the dollar amount. Probably volume multiplied by average price might be fine for my...
  11. J

    [stock selection] trading amount order

    Dear- I am a newbie in NYSE and have short English so apologize for possible error. Among so many stocks listed in US, is it possible to select 200 (or 300) stocks, from the largest trading amount order? For example, the 30 stocks in Dow will probably in the above 200 stocks, I guess...
  12. J

    Any brokerage to support R or Python?

    For example, if I have equities in my personal equity account as follows MSFT 30.00 100 IBM 100.00 10 then, I like to get the matrix with 2 rows and 3 columns in R data so that I can use the matric in R myself.
  13. J

    Cheapest commission $4.95 in US?

    Commission of IB depends on the number share Some brokerage charges flat rate, so that it does NOT matter whether you buy $100 OR as much as $1000K / Both will charge $4.95 Depending on the current cash power, choice of (cost) optimal will be DIFFERENT.
  14. J

    Any brokerage to support R or Python?

    Dear- I saw (ONLY) one brokerage myself, to support R to use API connection https://developers.tradeking.com/documentation/r I wonder if any other brokerage offers R or Python for API. Please show me any link for the brokerage company as above. -Jay PS) I handle ONLY equity...
  15. J

    Cheapest commission $4.95 in US?

    Furthermore, what is the good forum site to discuss APIs in each brokerge company? TradeKing says that they have 250000 API users as shown in https://developers.tradeking.com/ Is it the biggest API-user company? Any other comments will be appreciated.
  16. J

    Cheapest commission $4.95 in US?

    Dear- I am a newbie in NYSE. So interested ONLY in equity, NOT in the future or derivatives. I visited a few brokerage to find out https://www.tradeking.com/rates showing that $4.95 might be the best. Is it true? *********************************************************** Also, API...
  17. J

    Anyone bought SONY in Japan or Samsung in Korea.

    Dear- I wonder anyone have experience to buy 1) SONY in Japan (not ADR in NYSE) 2)Samsung Electronics in Korea(not ADR in NYSE) ****************************************** If so, please tell me 1) which brokerage company allows to buy those international equity 2) how much did...
  18. J

    Download to excel file in PC?

    Dear- It is well known and quite open to public that we can use yahoo.com finance site to download past 1000 daily to an excel data, ONE-BY-ONE. Now if I have interest in 200 stocks (like, MSFT, BAC, BRK, .................................................. ............... ), should I repeat...
Back
Top