Search results

  1. B

    Storing tick data with Python

    this is a joke, right ?
  2. B

    Building a systematic system part one - data capture

    :rolleyes: which arguments would that be, retard ?
  3. B

    Anyone using Python on a large scale trading application?

    the popularity of Python comes from its simplicity and straight forward syntax it feels like Java 1.0 :p the idea is to have an easy to read language that can be easy to debug, the 4 space is a bit strange in the beginning but you get used to it very quickly
  4. B

    Anyone using Python on a large scale trading application?

    good move and you won't regret it,
  5. B

    I'm looking for VBA programmer with knowledge about options

    if you are looking for something serious on this site, I suggest you do the followings: 1. State precisely the specs with as much details as possible 2. State precisely your budget (let's say 1000 USD) for the whole project 3. Ask for feedback on the specs 4. Open the bids
  6. B

    I'm looking for VBA programmer with knowledge about options

    Freelance is full of indians working for 5 USD an hour, so it should be good for a hobby project like this they produce shit code so a lot of reviews and revisions will need to be done, but the good news is you don't have to pay them until it works or you are satisfied Good luck,
  7. B

    I'm looking for VBA programmer with knowledge about options

    with a max budget of 200 USD I assume ? :rofl:
  8. B

    I'm looking for VBA programmer with knowledge about options

    ask 2rosy, he is always pimping himself out for extra work
  9. B

    Anyone using Python on a large scale trading application?

    wise words and refreshing to read, the problem is kids these days have no clue about programming and all they can do is use the latest fashion in programming to learn for those in the game since the beginning, we had not much programming choices and yet we created those choices by being more...
  10. B

    I'm looking for VBA programmer with knowledge about options

    like 50 USD ? nobody serious is going to take that kind of offers, maybe 2rosy will :rofl:
  11. B

    Calculating PnL from log prices

    these calculations all seems pretty amateurish,
  12. B

    IB API HOWTOs and Guidelines - For Beginners

    paper account have a different login and password than your regular account, that's how you know,
  13. B

    Vectorized vs Event Driven Backtesting

    what kind of crap was that ? are you bored or something to have so much time writing such pointless code ? pure amateurish work !!!
  14. B

    Let's talk about Microsoft

    :yawn:
  15. B

    IB API HOWTOs and Guidelines - For Beginners

    2rosy is not going to explain anything in terms of programming, all he can do is refactor code and do code "wrappers". His tutorial is not a tutorial but simply his version of refactoring the IB API code. Some of the functions he has refactored are meaningful, others are completely pointless. I...
  16. B

    R or Python for someone with elementary CS skills?

    got to agree with volpunter for once,
  17. B

    I´m looking programmer for Easylanguage - TradeStation - Multicharts

    50 USD or 50k USD ? LOL !!! obviously you are not serious,
  18. B

    FREE quote servers to scrape quotes during trading hours?

    Yahoo will let you download a csv file historically for quotes, which is nice, and you can get intraday quote with the usual 15min delay along a lot of other info for free in a csv file.
  19. B

    How to use python ibpy to get Greeks?

    it's based on too many assumptions that have no connection with reality, so use BSM to price your options and you will be sorry for it a better approach is the arbitrage approach promoted by Taleb, that is the Put-Call parity
  20. B

    How to use python ibpy to get Greeks?

    I think you need an additional subscription from IB to get the Greeks regardless, greek result will be based on some assumptions that the market is making, and that means it could be mispriced when you look at options, the bid/ask volume is so unstable, that you know participants have no clue...
Back
Top