Recent content by ssmegner

  1. S

    C++ ?

    It is a well known fact that 83.7% of all statistics are made up.
  2. S

    C++ ?

    There is nothing wrong with C++. Most ISVs ship their apps built solely on C++. Visual C++ just means that you have a visual design studio so that what you see at design time is what you see at run time. MFC is one of several frameworks used to build visual apps. Moving to .NET you could...
  3. S

    C++ ?

    I am not sure which version of Visual Studio or other developers tools you are using. But if you are using Visual Studio you can create an installer project which will create a MSI install package. In that package it is possible to include all the DLLs that you are dependant on. At installation...
  4. S

    How much is too much for a C++ program

    Without a stress test you will never know. There are factors like number of cores, amount of RAM, 64 or 32 bit, what else is happening in the system, etc. .NET code can actually optimize faster than C++, or slower than C++. It depends on what you are doing. The code in question may execute...
  5. S

    Massive Stock Pump Spam

    The email header can be spoofed. They can put whether they wish there.
  6. S

    Massive Stock Pump Spam

    There are many ways to get your email address. Many of the sites where you register your name for newsletters, information, etc are easy targets for data mining. Some list servers by default allow you to send a 'List' command to get all the names much like you can send a 'subscribe' or...
  7. S

    Massive Stock Pump Spam

    This happens millions of times per day. There are pump and dumps schemes constantly going. Just ignore those just like you ignore the ones to enhance your body parts. Tracing email addresses is worthless since the headers can be spoofed. The only way to trace is through the message ID's...
  8. S

    porn and trading?

    I think your trading is affecting your porn viewing time.
  9. S

    Naked put... eats like a mouse, sh!t like an elephant

    I think that advice was a bit excessive. I sell puts all the time. You have to know what you are trying to accomplish, the risks and how to manage the trade. You can sell puts in a bear put spread. That would work better in a bear market with declining earnings. Never sell is not really a real...
  10. S

    Documentation for the Genesis API

    Have you tried to contact Genesis?
  11. S

    Naked put... eats like a mouse, sh!t like an elephant

    Once I learned to stop trading my 'gut' I started being profitable.
  12. S

    Quick question on IB options spread cancellation fees

    Why not use a broker like thinkorswim that doesn't charge all these fees?
  13. S

    Closing out option positions?

    If you exercise you basically give away any remaining time premium. If you sell it you get the intrinsic and extrinsic. Unless there is some big dividend coming up that more than offsets the commissions and loss of extrinsic value there really is no need to exercise.
  14. S

    TD Ameritrade Options 360

    Thanks. I learn something every day! :) The only thing a bit nicer on the TD software was the ability to go up and down the ladder and change +/- numbers to build the spread. But it was only a bit nicer. Unbalanced double diagonals is about the most complex thing that I do.
  15. S

    When the Euro was weak, europeans blamed the USA, now that it is strong, the same...

    Show me one country that refused the help. If we are as corrupt as you claim, the leaders in the reciving countries are just as corrupt for participating.
Back
Top