+ Reply to Thread
Results 1 to 10 of 14

Thread: Delayed Robot Signals for Today

Hybrid View

  1. #1
    Join Date
    Dec 1969
    Location
    New Jersey
    Posts
    189

    IWM robot signal

    FYI - I see Pascal updated the IWM robot, please note the strength of todays signal is missing.

  2. #2
    Quote Originally Posted by Harry View Post
    FYI - I see Pascal updated the IWM robot, please note the strength of todays signal is missing.
    It is corrected. Thanks!

    Pascal

  3. #3
    Join Date
    May 2011
    Location
    South Florida
    Posts
    51
    Quote Originally Posted by Pascal View Post
    It is corrected. Thanks!

    Pascal
    Out of curiosity, how long does it take, in compute time, to generate the daily signal(s)?

    Trader D

  4. #4
    Quote Originally Posted by TraderD View Post
    Out of curiosity, how long does it take, in compute time, to generate the daily signal(s)?

    Trader D
    The robots signals are the final step of a night long process over three computers.


    Pascal

  5. #5
    Join Date
    May 2011
    Location
    South Florida
    Posts
    51
    Quote Originally Posted by Pascal View Post
    The robots signals are the final step of a night long process over three computers.


    Pascal
    Thanks, Pascal. That sounds like a lot of calculations. Is shortening the calculation time the main challenge in generating real-time signals?

  6. #6
    Quote Originally Posted by TraderD View Post
    Thanks, Pascal. That sounds like a lot of calculations. Is shortening the calculation time the main challenge in generating real-time signals?
    We need to change the technology.
    I am now using Visual Basic on Excel.
    The real-time system will use a distributed Java processing technology that executes incremental calculations from different computers located on the net. Basically what we call "cloud computing" technology.
    The algo themselves stay the same.

    Pascal

  7. #7
    Join Date
    May 2011
    Location
    South Florida
    Posts
    51
    Quote Originally Posted by Pascal View Post
    We need to change the technology.
    I am now using Visual Basic on Excel.
    The real-time system will use a distributed Java processing technology that executes incremental calculations from different computers located on the net. Basically what we call "cloud computing" technology.
    The algo themselves stay the same.

    Pascal
    Thanks, that explains it. Cloud processing is one approach to speed up calculations of a distributable algorithm. Another approach is to use a GPU card (NVidia or ATI) that contains hundreds of processors. Programming is done under a somewhat "different" development paradigm but becoming popular nevertheless (e.g. http://www.nvidia.com/object/cuda_home_new.html). GPUs are also now available on the cloud tho they're rather cheap to own.

    Trader D

  8. #8
    However nice it will be to have near real-time signals, I would like to remind everyone that the whole EV web site and the Robots are today based on old 2001 Excel processing.

    To me, this means that "thinking straight" is still more important than "running fast".
    Having both would not hurt though.



    Pascal

  9. #9
    >To me, this means that "thinking straight" is still more important than "running fast".

    Absolutely, and this aspect makes all the difference in the world.

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts