Search results

  1. P

    multi-member LLC adding US citizen living abroad

    no, there are no issues. if he was a foreigner there might be some issues tax wise for him, but since they're a US citizen, there is no problem.
  2. P

    Best Programming Language

    there's no language specifc solution that will help you do what you are asking, because languages are just tools. what you are asking for is how to use the tools correctly. what you need to explore is 'design' in conjunction with the actual syntax or rules of your specific language. what i...
  3. P

    Best Programming Language

    that's way to hard for a beginner, turkey.
  4. P

    Let's discuss academic research on mean-reverting trading strategies...

    because if you can value things correctly, there actually is an arb.
  5. P

    ECN Selection ?

    7 mins to fill on a C mkt order? no ECN would be in business if it had execution times like that. i'd put money on it being a broker issue.
  6. P

    data visualization solutions

    that's pretty interesting mark (VRA), thanks.
  7. P

    What quantities are interesting to look at for high frequency strategy trading?

    it's a standard order execution algorithm used to catpure the volume weighted average price. most firms nowadays use it more as a metric to compare against their own algos, although i'm sure there are some big buy-side firms that are still executing this way. typical scenario would be buyside...
  8. P

    data visualization solutions

    yea, i don't consider them a real edge either. but, i think if you take the time to write a good one... well, then why share? funny, i've used the basic python charting for hacking things together as well. but it's VERY basic.
  9. P

    data visualization solutions

    inspired by the microsecond ohlc thread... let's hear em! generally, solutions for custom plotting of charts, graphs, etc. likes dislikes, etc. if you could specify language with your rec, that would be great. i'm c/c++ based and have played around with dundas (http://www.dundas.com/) and and...
  10. P

    What's the difference between trader and portfolio manager?

    sfjan, have enjoyed reading your posts. i for one, however, don't agree with your risk/reward formula for deciding to pursue 'trading'. you integrate time into your risk metric in the form of 'opportunity cost' and assume a high value. this is not very objective and not very becoming of a good...
  11. P

    sadis & goldberg or other atty for fund setup?

    anyone have experience with them? or any other tax attorneys with experience in international tax and 'hedge fund-like' setups? to be clear, i'm looking for tax att.'s not cpa's. the 'hedge-fund like' setup i'm looking for counsel on is basically only on the feeder/blocker portion for private...
  12. P

    How Much Are Your Costs Per Share

    yea, i kind of had a feeling you might primarily trade lower priced stocks, so sec doesn't even make that much of a difference. pretty amazing. for comparison this month, i've done about 4M and have paid over 2.1k in reg fees alone. about 5x as much on a share adjusted basis.
  13. P

    How Much Are Your Costs Per Share

    wow, i skimmed and didn't realize... their actually is a commotion. so, fwiw, i think he's being honest about his costs. i know more than a few high volume tgt margin guys with setups like that. of course, all canucks. not a common setup outside title/swift.
  14. P

    How Much Are Your Costs Per Share

    fees increased close to 5x apr 1. no commotion. don't care either way... just going off what you posted. assuming that's rgt, then... doesn't seem to include current sec fees.
  15. P

    Where can I find automated systems that never or no longer work?

    no need. here's one: while(1) {BuyAtMkt(stocks.All(), position.Size(9999999999), risk.Disable());} i tried, but i could never get this to work for me.
  16. P

    How Much Are Your Costs Per Share

    it doesn't seem to include current sec fees either...
  17. P

    dataset for performance testing a time series implementation

    the most useful metric for this type of thing imo is just simple msgs per second. i'm not sure a common dataset is even necessary as most data products have similar msg lengths. also, i'm not sure an 'analysis' is necessary either as what's being compared is the speed at which the db is read not...
  18. P

    Marketcetera

    yes, those points are dead on, especially the conclusion. case in point, i know some very talented autotraders and we've attempted on more than one occasion to try and collaborate development-wise as a group and have never gotten anywhere. the disparities between project goals and contributions...
  19. P

    How Much Are Your Costs Per Share

    @those who asked... that's not my 'deal', op asked what i 'pay'. i made a point about fees and context, and said i use decent order algos... translation, i'm not always paying the spread.
Back
Top