Recent content by hihi

  1. H

    Excel trading system examples for IB API?

    See indexfuturos website. Regards,
  2. H

    Parrondo Paradox

    Here you have two articles about this paradox applied to trading http://citeseer.ist.psu.edu/cache/papers/cs/26598/http:zSzzSzwww.ipd.bth.sezSz~sjazSzpublicationszSzBomJohLybCR.pdf/parrondo-strategies-for-artificial.pdf http://sais.se/mthprize/2002/almberg2002.pdf
  3. H

    Parrondo Paradox

    No. Only when your strategies have the probabilities of the coins involved in the paradox.
  4. H

    Parrondo Paradox

    Hi all, Do you know if there is a trading strategy based in the parrondo paradox? http://www.cut-the-knot.org/ctk/Parrondo.shtml Regards
  5. H

    trading from excel

    Contact indexfuturos. They have implemented a similar trading tool. Regards.
  6. H

    Is Interactive Brokers a reliable platform for an unattended ATS?

    Well, at least when you are sleeping.
  7. H

    Is Interactive Brokers a reliable platform for an unattended ATS?

    Hi all, From some time ago I have an forex ATS running with the TWS of IB and from time to time the prices are frozen so I need to restart once and again the TWS. I would like to know if you are suffering this issue. Thanks. Regards.
  8. H

    IB API custom software

    You can look for a consultant in the Programming Consultants page of Interactive Brokers. http://www.interactivebrokers.com/en/general/poll/ibconsultants.php?progid=10&ib_entity=uk I have my own ATS developed by IndexFuturos. Regards.
  9. H

    Looking For An Expert In Trading System Programing

    IB has a list of consultants on their Web site http://www.interactivebrokers.com/en/general/poll/ibconsultants.php?progid=10&ib_entity=uk Rgds
  10. H

    IB Excel DDE VBA question

    If you are checking the order status in your code using an IF function, the error can come from this cell. If so, declare a string variable and assign to this variable the "cell status", and then do the IF statement. Regards, Hihi.
  11. H

    Trading platforms that allow autoexecution of orders (based on user-defined indic..)

    This link has something similar. http://www.indexfuturos.com/systems.htm
  12. H

    simple automation??

    If you are using Interactive Brokers (IB) see the freelance tools of IB (http://www.interactivebrokers.com/toolbox/servlet/FreelanceTools.currentNew?ib_entity=uk). You can find tools as these http://www.indexfuturos.com/systems.htm Regards.
  13. H

    Integrating News Into Automated Trading

    An automated trading system is a random game and the news are part of it. Regards.
Back
Top