Search results

  1. J

    [data feed heuristic] May I download from some middle man ?

    For the "I am not sure it is allowed or not. Some middleman or company may provide current price", is it legally OK?
  2. J

    [data feed heuristic] May I download from some middle man ?

    I do NOT even know where to PM you. Please see your page for my posting.
  3. J

    I do NOT even know how and where to PM (private mail?) you. Regarding "It's a lot less...

    I do NOT even know how and where to PM (private mail?) you. Regarding "It's a lot less cumbersome to get the data from a data provider than using ftp. instead of ftp.get you essentially use dataproviderAPI.get PM me i will write it for you", may I use plain email, to contact for future...
  4. J

    [data feed heuristic] May I download from some middle man ?

    Dear- Personally my watchlist has roughly 500 equities, similar to SnP500. Also need only 1-min data, with no precise data like tick. Since it is hard to program myself to connect data provider, how about an alternative way to catch the current price for 500 equities, from middle man, with...
  5. J

    Search of 4 Books Does NOT Cover My Need in IB. Where else?

    Dear- Below are recent 3 books on R and IB (my favorite) that I searched. However, those 3 does NOT provide what I want to read. 1) data feed (obe or five minutes) to csv format in my local PC, for my 500 watchlist similar to SnP500. 2) delivering a csv order file (100 rows and 5 colums) to...
  6. J

    [R] sounds OK in one PC, but no sound in other PC

    Of course, double-checked.
  7. J

    [R] sounds OK in one PC, but no sound in other PC

    OK. I understand. May I erase this posting?
  8. J

    [R] sounds OK in one PC, but no sound in other PC

    Dear- During the sounding work, as soon as MSFT hit down to $50, there is some technical difficulty. With the R command, system("sndrec32 /embedding /play c:\\sound12.wav", wait=FALSE) where sndrec32 is built-in under window 7 , PC-A sounds fine as expected. However other PC (PC-B)...
  9. J

    [R/Python] Can we rum same program every ten minutes?

    Dear- In automated tradng, we frequently run same program every one/five minutes, to detect some BUY point under his own BUY logic. For example, with 500 watch list, we compare current price with designated price calculated yesterday night. In this case, we hope to run SAME PROGRAM every five...
  10. J

    [R/Python] Can I hear sound from my PC, as soon as MSFT hit $50?

    If some data feed provider (like eSignal) does it for me, via web-connection, as well as data feeding itself, then I will gladly pay for them by the month. I can upload the 500 by 2 matrix of csv format (at 9:00 and 10:00, ...) so that the company send me sound via web.
  11. J

    [R/Python] Can I hear sound from my PC, as soon as MSFT hit $50?

    Of course, I know alarm(), after I made a sound file, such as "MSFT" Here, without pre-made 500 of each equity sound, hope to make a sound for any English word. Probbbly it is due to my short English expression.
  12. J

    [R/Python] Can I hear sound from my PC, as soon as MSFT hit $50?

    Is it Python commands? If so, please direct me any related link. Thanks in advance. PS) Appreciated if you can search any sounding work in R too. I may not be able to search it. -Jay
  13. J

    [R/Python] Can I hear sound from my PC, as soon as MSFT hit $50?

    Dear- It is well known that we can receive intraday data feed for MSFT, as well as 500 equity in SnP500. Already I can program whenever MSFT hit $50, to give result in my screen. However, due to plain other work during the day, it is impossible to keep seeing my screen every one minute. I...
  14. J

    [IB beginner] Yearly recording of trading for 2015 ?

    Dear- Happy new year for 2016. It is time to record all the 2015 yearly activity(money transfer, order/excution, commission, ...) in IB, for future reference. Hopefully in one file of csv format, for reading from any software. If someone has done it, please help me, to find the menu in IB...
  15. J

    Can we make alarm sound as soon as some price touch my designated price?

    Furthermore, if some company offers me a sounding job as soon as MSFT hit some price, then I will gladly pay for it. Non-free commercial company like eSignal send me ONLY price, which I hate to pay.
  16. J

    Can we make alarm sound as soon as some price touch my designated price?

    Although I rarely heard of "mean reversion", it is true that lot of executions occurred some day like in late August. Also most/all are long positions, as you understand my entry logic. As a beginner, I am not used to short still. Of course, if SnP500 drops 3%, then most of my alarm sounds...
  17. J

    Can we make alarm sound as soon as some price touch my designated price?

    If someone make this program on the web, I can pay for it monthly. I prepare csv file with 1000 by 3 early morning, then the company makes sound from 9 to 4 in my PC speaker. Furthermore, if it is done, then it will NOT be technically difficult to send signal to my cell phone, while I am away...
Back
Top