Search results

  1. M

    Help with excel please...

    Click on "Subtotal" (it is under Data in the newer Excel). There are a few options in that you can mess around with and maybe get what you want.
  2. M

    ANVIL API (Assent) Developer Thread

    from release notes of 2.7.8.4: "A setting has been added to bypass the Screen Lock feature for API users." Does anyone know what this ini setting is? Can't find the answer anywhere.
  3. M

    Algorithm trading: Ghosts in the machine

    Why all the "quotation" marks? Are they not really algorithms, buy orders, throttling systems...? My favorite paragraph: It was a close call for the NYSE. Asked if the exchange could have been shut down as it was bombarded with false trades, an exchange official says: “If you had...
  4. M

    Is there a 3X ETF for the Dow or S&P500?

    UPRO SPXU
  5. M

    MonteCarlo - am i doing this right ?

    I believe you will find that for what you call "one instance" you will see +180 minus whatever you are losing in the other 70% of trades that aren't winners. (+180 is from 200*0.3*(0.1*10+0.2*5+0.3*2+0.4*1)) Without getting too into this, Monte Carlo in your use is going to return what you...
  6. M

    Question for experienced Excel users...

    If you're updating cells with live information, I think you're going to have to do what you wish with VBA/macro. I can't think of a way to do it with just formulas. If you use this: Private Sub Worksheet_Calculate() your VBA code will run every time the worksheet calculates. Make it check...
  7. M

    Stats on Post Expiration

    don't options expire this coming Friday?
  8. M

    Uptick rule may return, Rep. Barney Frank says....

    If the data proves that the losses are partly due to the absence of the uptick rule, let's go ahead and get rid of the other bit of regulation that corresponds to all this: Reg NMS Look at the data, Reg NMS phased in completion on Oct 8, 2007, the peak close was Oct 9, 2007. The phase in...
  9. M

    Forget Uptick Rule, we need to get rid of real problem...

    Now that it looks like we are getting rid of the Uptick Rule we need to get rid of the real problem: Reg NMS. Look at the data, Reg NMS phased in completion on Oct 8, 2007, the peak close was Oct 9, 2007. The phase in began in July which was the previous peak. This is an example of...
Back
Top