Jump to content

Welcome to the new Traders Laboratory! Please bear with us as we finish the migration over the next few days. If you find any issues, want to leave feedback, get in touch with us, or offer suggestions please post to the Support forum here.

BlueHorseshoe

Market Wizard
  • Content Count

    1399
  • Joined

  • Last visited

Everything posted by BlueHorseshoe

  1. Looking at the chart he's posted, my guess is that it's the other way around - he perceived it to be support because previously it was resistance. Until it wasn't. And isn't. Hmm . . . Even if you think of support as an area where participants have rejected lower prices, the questions remain - who are those participants, did they actively buy when they wouldn't buy at higher prices, or was there a dearth of passive sellers at lower prices, do they still hold positions established at those prices, and how will they react if price trades back down to them? When I think of "support" I think of a massive buy-side institution with a 3 year outlook that will simply shrug and chuckle at a retest of that price, or an algorithm that is long since flat because they turned off and went home for the night. If you can know (or guess with some certainty) who these participants are, their goals and limitations, then support becomes a workable concept. BlueHorseshoe
  2. BlueHorseshoe

    TS Help

    Hi, I have already checked in the folder you reference (see my previous post) - the only files with .chm extensions are those I listed. Could TS have changed the name? Is there somewhere else I could look? Kind regards, BlueHorseshoe
  3. No idea what you mean (I'm sure that you do though). Please repost your request giving more information. Use an image if that will help you to explain. Regards, BlueHorseshoe
  4. What amused me was that I thought I'd would have to keep running the code and eventually it would produce a nice looking curve. But the "gorgeous" curve came on the first pass - then none of a further twenty or so attempts produced anything even halfway decent. Now what were the chances of that? Kind regards, BlueHorseshoe
  5. Dump the word "indicators". It is obscuring the issue. Your question is: "Why do you use a comparison of current price to historical price that changes when the historical price upon which the comparison is based is changed?" Using summation as an example, the answer can be given as follows: A = B + C ∧ D <> C ⇒ ¬ B + D = A I hope that helps. BlueHorseshoe
  6. Hi Mitsubishi, Not sure I like your tone . . . I like your idea of trading as many instruments as you possibly can at once so you don't lose potential profits by only successfully trading one or two. The "idea" isn't diversification. It's applying position sizing to individual markets/strategies rather than to a whole portfolio. If you don't think that idea has merit but you're not prepared to provide concrete reasons for why, then any kind of discussion will be difficult. It's this kind of mental approach that separates the theorists from the wannabe traders. I enjoy theory. I spend a lot of time looking at theoretical trading methods around market microstructure that I know I'll never have the capital or technology to do anything with. I'd also like to apply my longer term ideas to trading a large universe of stocks, but I don't have the capital so the costs would kill me. So it's all just theory for me. I also trade. End of day. Not automated, but entirely rule based. One single approach. It's very boring. What I have described above is incorporated into what I am doing - past performance in each particular market is a factor in position sizing for me. Are you planning to start a room soon? Nope. Just trying to share ideas with other people here for free and hopefully get some feedback from those with more knowledge and experience. Just the usual. Nothing sinister. If people don't find it useful then it's no big deal - it's just a way to pass the time . . . Kind regards, BlueHorseshoe
  7. BlueHorseshoe

    TS Help

    Hello, I'd be happy to help, but the only compiled html files I can find in the Program directory are: elanalysis elobject elword spr_topics tradestationhelp tsdevhelp Any suggestions to help me find what you're looking for? Kind regards, BlueHorseshoe
  8. Are you REALLY serious about making SUBSTANTIAL profits trading the financial markets? Then take a look at the equity curve for the AMAZING trading strategy below . . . Profitable over 10 years of ES data Contains no element of curve fitting or optimised parameters Sample size of well over 1000 trades Wouldn't you love to be able to trade with this FANTASTIC strategy that just keeps on WINNING? Imagine what these PROFITS would look like if you traded more than one contract or many markets at once! ONE-TIME SPECIAL OFFER - NUMBERS STRICTLY LIMITED - GET THE STRATEGY AT A 20% DISCOUNTED PRICE OF JUST $3800 !!! BlueHorseshoe // Buys or Sells Short randomly on Mondays, Wednesdays, and Fridays // One day holding period // Generated attached equity curve on first attempt if Dayofweek(date)=1 or Dayofweek(date)=3 or Dayofweek(date)=5 then begin if random(10)>4 then buy this bar else sellshort this bar; end; If Barssinceentry=1 then Setexitonclose;
  9. BlueHorseshoe

    TS Help

    Hello, May I ask why you need someone else to acquire this for you? Regards, BlueHorseshoe
  10. Here is another experiment: The BH is a contract that is very similar to the ES. It exhibits the same volatility and the contract value is identical. When BH moves 1 point, you stand to make or lose $50, just as with the ES. You have a strategy which you may trade in either or both of these contracts. You also know the historical performance of the strategy in each of these markets: BH 20% ES (20%) What do you do? Fast forward 1 year, and the returns for each market are now as follows . . . BH (20%) ES 20% The trader who decided to only trade the BH, where historically the strategy had been profitable, has lost 20%. The trader who decided to trade single contracts in both the ES and the BH has broken even. The trader who decided to trade both the ES and the BH applying a fixed fractional money management approach is (roughly) breakeven. Though the profits from the ES would have allowed larger position sizing, this would have been reflected in the position sizing for both markets, so the losses in BH would also have been correspondingly larger. The trader who began trading single contracts in each market but increased position-size for each particular market based on the strategy's profitability in that particular market should show a net profit. His single contract returns for ES would be negated by his single contract returns for BH, but he would have been trading multiple contracts of ES, leaving a net profit. I have described what is hopefully a worst-case scenario again here; if you think you have a great strategy, then maybe it would have made 50% in one market and only lost 2% in the other, or whatever . . . The outcome for a strategy isn't based on all of the price change of the instrument it is applied to - all that matters is the price change at those times when strategy and price intersect (when you have a position) - call that limited set of prices Data Set A. If a second strategy intersects with different prices and we call these prices Data Set B, then when you compare Data Set A and Data Set B you will have two different sets of price, which is pretty much the same thing as having two different markets. Hence exactly what I have described above with the ES and BH could be applied with two different strategies in just one single market. BlueHorseshoe
  11. I wouldn't worry about that - I'm surprised the thread ever re-surfaced! Whether price is random or not doesn't really have too much to do with the original point I was trying to make - assuming that it is (I don't) is just the easiest way to present the concept and removes the possibility of any objection on the basis of a trader's inability to predict prices (which, ironically, is the argument you're now trying make in reverse!). The thread is posted under "Money Management" because that is what it is about. I would summarise its main points as follows: Rather than applying a position-sizing formula to a portfolio based on the net profitability of that portfolio, it may make sense to apply the position-sizing to each strategy or market individually, based on the net profitability of that strategy or market. This can include situations where the strategies are applied in the same market, and even those where they are applied simultaneously so that, in single contract terms, they are completely neutral (pre costs). I'm far more interested to hear reasons why this money-management approach is flawed than I am in discussions about whether price movement is random. BlueHorseshoe
  12. Assume the crowd are just a bunch of random people in a shopping centre (or "mall", for most of you) . . . I would be willing to bet that the next person to walk up to that karaoke machine was a worse singer. That's random. That's regression to the mean. BlueHorseshoe
  13. Obviously. Now consider another game. A market will either tick up or down with each trade. If there are five consecutive up ticks or down ticks, Player A wins £200. If there are not five consecutive upticks or downticks, then Player B will receive £20. Who would you sooner be, Player A, or Player B? BlueHorseshoe
  14. Hi TW, I agree with you - I don't think markets are random either, not all the time, but . . . if they were I think they would be far easier to trade, not more difficult. It is natural to associate "random" with "unpredictable", but this is a mistake. Random price movements conform to predictable distribution models. Consider the following game: I will toss an evenly weighted coin multiple times. If there are five heads in a row, Player A receives £200. If there are not five heads in a row, Player B will receive £20. Who would you sooner be, Player A or B? I look forward to your response . . . BlueHorseshoe
  15. Hi Daniel, I think there are two elements to your thinking here, and you need to be careful not to confuse them. 1) The notion that a margin of $4500 is actually a rational requirement is probably nonsense, as you suggest. In as much as it is to provide liquidity insurance, the ES is incredibly liquid and it is hard to imagine (even in a flash-crash type scenario) that a broker would decide to liquidate a position you had and then find that the market had to move 90 points before they could do so. The ES probably goes lock limit before then (you can find the exact details on the CME website), however, and in that situation your broker becomes just as stuck as you, so . . . 2) None of this really has anything to do with the size of your account or how much you should or shouldn't risk on each trade. Margin - you've said it yourself - is liquidity insurance for a leveraged product, and that is not the same as the money management approach you take when trading. I imagine another reason that the broker has the margin requirement is that they prefer to have that money in their account rather than yours. Kind regards, BlueHorseshoe
  16. NYMEX / CME certainly claim that the CL contract is FIFO: http://www.cmegroup.com/confluence/download/attachments/48627815/Globex%20Product%20Reference.xls?version=76&modificationDate=1381948777000&api=v2 BlueHorseshoe
  17. Thanks - I didn't know how to do any of that (although I was aware it could be done) - it may be useful to me in another context. Always good to see you back on the forum! Kind regards, BlueHorseshoe
  18. Hello, This is pretty tricky to do. Not impossible, by any means, but probably more hassle than it's worth . . . Before spending any time trying to help you do this, I'd like to try and help you in another way: "Floor Trader Pivots" are just averages. They take a few data points as inputs, and then calculate a rather convoluted weighted average of them. There is absolutely no reason whatsoever to imagine that there is anything special about the price levels they produce. No reason to expect such levels to act as support/resistance, or that price will "breakout" from them. In short, I think that they're a complete waste of anyone's time. I spent a reasonable amount of time looking for strategies around these levels, and could find absolutely no edge whatsoever, even with a ridiculous amount of curve-fitting in the strategies. I could be completely wrong, of course, but my advice would be to look for a different way to trade. If you're desperate to continue with 60min pivots on tick charts, then say so and I will try and find a simple way to help you do this. Kind regards, BlueHorseshoe
  19. It's always fun to read about the misfortunes of other: http://www.businessweek.com/articles/2013-10-03/eike-batista-how-brazils-richest-man-lost-34-dot-5-billion BlueHorseshoe
  20. As was discussed in the earliest pages of this thread, this is all debateable and depends on the instrument in question. For instance, most CME futures order books are FIFO, so there is no mechanism whereby HFTs can guarantee that they are ahead of you in the queue - they can't queue jump. Secondly, there are restrictions on fill-to-cancellation ratios, and fines if a trader or HFT overshoots them (not an issue to pay the fines if you're trading massive size and making a lot of money - they're just another predictable fixed cost, I guess). Then there is the point that as soon as market orders start to cross the spread hit the bid the HFT can tell whether the market will continue to decline (pulls it's orders) or whether the level will hold and a profit can be made . . . If it can do this (directional prediction) then why is the speed/limit order advantage even required? Finally, supposing that the HFT "thinks" the level will hold as support and a profit can be had - it then decides to put a limit order into the orderbook somewhere overhead in order to take profit - it can only join the back of the queue when it does so, behind all the other orders already resting at that price. I think the general gist of what you're saying is correct, but when it comes to the details and mechanics of what's going on, none of us really know . . . BlueHorseshoe
  21. I think Baron Samedi might have them . . . BlueHorseshoe
  22. Hi, Yes, you do indeed - one of those little TS quirks! You would do well to spend some time exploring all the aspects of the strategy properties box, especially those relating to the way in which the software simulates order fills. Regards, BlueHorseshoe
  23. Are you certain? Are Oats and Wheat the same? Actually, forget that - we don't want to derail the thread with a discussion about cereals . . . BlueHorseshoe
  24. You can use place orders in SIM, but only for instruments of the same type as the account. In other words, if you have a TS Forex account, you can't live SIM trade a futures contract. This is because the data-feed is not live, and you're getting delayed data. There is no way around this (TS will not allow you a live Futures feed to a Forex or Securities account, as far as I am aware). Does this sound applicable? Regards, BlueHorseshoe
  25. I think you already have your answer above, don't you? Not sure why you even need an automated strategy for this though - why not just place a resting order at the price level you want, as it sounds like you're going to be around to watch the whole process unfold? BlueHorseshoe
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.