Recent content by janus007

  1. J

    Which sequence are we guaranteed?

    Thank you. You gave me some hints and words that was useful in combination with your knowledge to search for further details.
  2. J

    Which sequence are we guaranteed?

    I was wondering what sequence an offer would be filled with. Scenario: One bidder with price 1 and size 10, timestamp 2 One bidder with price 1.1 and size 10, timestamp 3 One bidder with price 1.2 and size 4, timestamp 1 One bidder with price 1.2 and size 6, timestamp 4 And: One offer with...
  3. J

    If lower ask enters when bid is filling, then what?

    Thank you both for explaining this. I can now safely assume that no transaction will be rolled back if a better price enters the order book.
  4. J

    If lower ask enters when bid is filling, then what?

    It seems the question wasn't particular clear, even when I read it myself I'm not sure I understand it fully, though it is very simple as pointed out :) What I mean: Seller side: $1, size 10 $1, size 10 $1, size 10 Buy side: $1, size 25 The exchange starts to process the incoming buy order...
  5. J

    If lower ask enters when bid is filling, then what?

    Hi A question that puzzles me a lot :) Scenario: Trade execution has started, the buyer is getting filled, but suddenly a better ask enters the order book. The buy order is not filled completely. Will the transaction get rolled back to the seller and then restart at the better...
  6. J

    Deltix???

    How expensive is this software?
  7. J

    c# Automated Trading Software created by myself

    Yes it should be doable.... however this was just a small demo/ prototype to explore what I could develop in a reasonable timeframe. WPF is hard to tweak for performance, especially when there are many objects that has to be redrawn, but it can be done :cool: Other developers has experienced...
  8. J

    c# Automated Trading Software created by myself

    Hi again... Please take a look what I developed in less than 10 hours. http://dl.dropbox.com/u/546202/WPF_chart_demo.mp4 I do have a lot of programming experience, but never touched WPF until I bought that book :cool: Yahh..... I do like your UI, looks very promising.
  9. J

    c# Automated Trading Software created by myself

    It's really easy to create such graphic i WPF, no need for 3rd parties imho. And the best thing... you get exactly what you need :D I can recommend http://www.apress.com/9781430224815 , very good book and after I read the interesting chapters for me it was very easy to understand the...
  10. J

    How to to Automated trade

    If you've programming experience you could create your own API and use their http-protocol. Just because a broker doesn't give their customers an API (God knows why), doesn't mean you're amputated for automated trading. As long as the broker has a website where you can create, cancel and...
  11. J

    Newbie would appreciate some direction

    Don't tell anyone!! Did they waste their time? http://championship.mql4.com/2008 , but I guess you shouldn't blame it on the software If I tell/ ask you a secret.... ( The "others" : Could be those who only trade at a discretionary basis Could be amongst those who tends to sound more...
  12. J

    Looking for a programmer

    Maybe it's just me, but I don't think that ET is the best place to search for such a programmer :) A better place would be: http://www.freelanceauction.com/ http://www.bidfreelancers.com/ Of cause I can program whatever you need, but I'm very expensive :cool:
  13. J

    F# to be part of MSFT Visual Studio 2010

    :D of cause I've heard of it, next thing you're gonna tell me is by guarantee that the good old days with assembler never should have evolved! The world is allways changing, exactly the same way as the market. People never change only things!
Back
Top