Search results

  1. A

    Alexis Tsipras' "open letter" to German citizens

    So your saying greece should be treated like a minor ? their to immature to know the consequences of their action ? Lol.
  2. A

    common roles of portfolio manager?

    becuz teen angts ? lol
  3. A

    Trading System Development

    run cat /proc/slabinfo and check the results.
  4. A

    A low latency E-Mini strategy

    youll want to ask volpunter about this stuff, but hes a giant ass though
  5. A

    Trading System Development

    You know linux allocator have a set limit of 64k i think before they go hit up.
  6. A

    Trading System Development

    If it is as you suspected the case to be false sharing. And if you have two threads accessing a variable right next to each other in an array. thats bad mkay. use a local var to store first then update.
  7. A

    Trading System Development

    Well first you claimed the features doesn't exist, but it does exist albeit with some minor problems. Yes, that is the eventuality of it, just the software guys though. the alpha generator remains employed. Hm running on a single quad core box is state of the art ? oh please. I've wrote...
  8. A

    Trading System Development

    Have you tried changing your variables scope ? malloc vs mspace ?
  9. A

    Trading System Development

    Yawn I admit, severely nagging issue Fixed in August 2014. The engineers at MC and Ninjatrader aren't just sitting idle. It's just a matter of time before they come up with a solution that is good enough for 99% of requirements. It's a bit like how people used to laugh at x86 hardware and...
  10. A

    Trading System Development

    I digress, this is totally the wrong way of thinking for people starting automated trading. For example windows is a 200 dollar software package you can find at wallmart, yet it is still the best state of the art software that an average person can install on their pc for everyday purposes like...
  11. A

    Trading System Development

    Hey you keep moving the goalpost, that is not what your original assertions are. Kinda like evolution deniers. If I follow through on volpunter's line of reasoning I guess in the end I should build my own customized SSD and write a specialized ASIC to process it. SQL and columnar databases are...
  12. A

    Trading System Development

    Lol coming from an industry that have been bailed out so many times by taxpayer and Fed intervention, if anything that is a sign of bloat and abuse of taxpayer money.
  13. A

    Trading System Development

    WRONG http://www.multicharts.com/trading-software/index.php/Portfolio_Trader See, it even have currency conversion. Heheheheheh Ready made tools available for retail are starting to make serious gains. It'll be a shame not to take full advantage of them.
  14. A

    Trading System Development

    Hmm, unless you've developed a new OS and filesystem I've never heard about then this I find hard to believe. Anyone using the standard linux kernel fread() will not accomplish this. Guys Listening to volpunter makes you think that retail automated trading is hopeless, well it's not, I'm...
  15. A

    Trading System Development

    What they mean to say is that if you can't infer how to do it from the provided documentation then its probably futile to try and accomplish that in an acceptable timeframe better pay us to do it instead.
  16. A

    Trading System Development

    See the attached File for more in depth explanation on mssql column index implementatoin I make 200 grand a year on my day job and can grow silicon right next door with access to all the toys I could ever want. Why would I leave when they allow me such flexible work time ? Most people use R...
  17. A

    Trading System Development

    For what the OP is trying to do, sma crossovers. Then yeah Tradestation will do just fine. I'm not trading professionally, but am making money while keeping my day job. Last few months been earning more from trading then my job :D I think for the sort of question asked in this thread, it is...
  18. A

    Trading System Development

    Um, ever heard of easylanguage ? use multicharts the easylanguage edition with portofolio backtester. But anyway, it's just EOD data, with 2K stocks 10 years its just 5020000 data points. AND your using very simple indicators , RSI and SMA I'll just write something up in Java and GA for a...
  19. A

    Trading System Development

    oh dont be so condescending just because u have TT and do stuff in ADL.
  20. A

    Trading System Development

    For what the op is trying to do above, tradestation would be more then enough. Ok So I use my custom ML SVM GA algos to find alphas on historical OHLC no low lat stuff and orderbook. verify the results and the develop the visualization and autotrade live in multicharts. Whats wrong with that ?
Back
Top