Search results

  1. G

    Mean-reversion stop-loss methods

    Many of them do come back around for smaller losses, but somehow I am not content with this. My experience shows there to be two cases: i) There's heavy volume and a sustained push against me. I can see the market accumulating and bouncing on the VWAP/TWAP, the correlation to the indexes...
  2. G

    Mean-reversion stop-loss methods

    This is my current approach, but I'm a small time trader attempting the retail automated route for the first time. So while diversification usually helps, the occasional sting is still felt. On Wednesday, I had a basket of a few vs many, in which the many stopped hedging the few because the...
  3. G

    Mean-reversion stop-loss methods

    Yes, I mean there's a data snooping bias, but if it's clear as night and day and statistically significant... are we back in the realm of bias, or not? Is an out of sample test enough to avoid "cheating", so to speak?
  4. G

    Mean-reversion stop-loss methods

    Ok, so say I have a histogram of profits and losses from simulation and real results. I break out each result into two columns and write down some facts, like time of execution, time held, etc. I do a kind of qualitative regression of sorts on the outcome and find that time-in-trade happens to...
  5. G

    What does a HFT data feed actually look like?

    Not much to share, other than the fact that HFT infrastructure is a kind of luxury. You have information before everyone else, you can use it. The mechanism doesn't have to be through flash orders, it can be just by virtue of removing liquidity first or getting to the front of the queue...
  6. G

    What does a HFT data feed actually look like?

    I hate to break it to this thread, but HFT doesn't revolve entirely around flash orders. I'm not sure why this is all over every ET thread about HFT.
  7. G

    Mentally Challenged Trader X-Treme Profits Dot Com

    Also, 2900 shares traded today. I will start noting these details more regularly.
  8. G

    Mentally Challenged Trader X-Treme Profits Dot Com

    +$92.75. Things didn't run as smoothly as I would have liked. I'm noticing certain things during execution that I didn't notice during backtests, so I would like to fix this. Also, it's very obvious to me that earnings and news are bad for me, but it isn't just earnings and news in one...
  9. G

    Mean-reversion stop-loss methods

    I did know this, but that's why I'm posting. The pursuit of edge-improvement. I mean at the tick level, I can see when something is not right by virtue of reading the tape. It's just that if it's obvious to me intraday, why wouldn't I want some generic, applicable methodology to identify the...
  10. G

    Tradestation can't do basic math?? Is its floating point reliable?

    The weird thing about this is that sometimes I refresh and I get garbled data, other times I refresh and I get perfectly fine information.
  11. G

    Mean-reversion stop-loss methods

    Hard to explain specifics, but my system dynamically moves the stop and calculates an estimated "edge per trade" left in the trade still. It's not a good system, but the losses are bounded and the pnl distribution skew is favorable. However, when I run the system in practice, 70% of the time...
  12. G

    Tradestation can't do basic math?? Is its floating point reliable?

    This fixed it. Thank you so much. I was losing my mind, not trusting the computer, doing floating point arithmetic by hand. I have enough mental damage, Tradestation is not helping!!! Thank you, thank you, thank you.
  13. G

    Mean-reversion stop-loss methods

    For mean-reversion traders, how do you guys arrive at your stop loss targets? Some multiple of the deviation from the mean, or just some empirical result that backtests while? Does it make sense to use time-based approaches? i.e., if the reversion hasn't happen in such and such time, just...
  14. G

    Tradestation can't do basic math?? Is its floating point reliable?

    I have 1-min charts going back 6 months, there's plenty of bars. The value error is on the last bar, so I know there's more than enough data. It's only happening on one wacked out symbol, too. (BUCY.) Is there a way to flush the local data cache for a symbol? It seems to be drawn...
  15. G

    Tradestation can't do basic math?? Is its floating point reliable?

    Yeah, I am able to reproduce this error every time. I'm trying XAverage( Foo( alpha, beta ), period ) and XAverage( Foo_I( alpha, beta ), period ) where the only difference between Foo and Foo_I is how they use 'Data1', 'Data2', and 'Data3' (since only the first symbol can be used to place...
  16. G

    Tradestation can't do basic math?? Is its floating point reliable?

    Has anyone ever seen tradestation's EL package return bogus numbers from builtin functions like, say, the exponential moving average? I'm getting weird numbers where in one chart window it says one thing, but in another one, it gets a completely different value using the same set of data...
  17. G

    Mentally Challenged Trader X-Treme Profits Dot Com

    -$105 All system losses. Nothing I could do, the market was just not favorable to me.
  18. G

    Trader P/L 2010

    -$105 Had two grinders that didn't work in my favor. Did not do anything wrong. I just had bad luck.
  19. G

    Cointegration

    The idea is simple. You have a regression function that describes the time series at a given time as a function of its lagged values. If there is a unit root, then the relationship is not stationary and the coefficient is one. But you can't test this directly, because the usual beta = 0 test...
Back
Top