Who Posts All Their Trades ?

Discussion in 'Chit Chat' started by GrandSupercycle, Mar 23, 2011.

  1. Only those who want to sell $3999 course or promote their web site/book will post their "selected " winner trades

    Amateur or paper traders did post all their traders

    None of the real profitable traders will post their actual trades here to give away their edge for free.
     
    #11     Mar 25, 2011
  2. cornix

    cornix

    Posting trades and giving edge away are two very different stories, especially as for discretionaly trading methods.
     
    #12     Mar 25, 2011
  3. This make my day and weekend
    :D
     
    #13     Mar 25, 2011
  4. luisHK

    luisHK

    LuisHK doesn't trade, he's reading your posts and learning what not to do :D
     
    #14     Mar 25, 2011
  5. I post all my trades in real time on twitter at http://twitter.com/cashcarewins .

    Real time means the twitter feed is connected to my trading platform so I don't have to think about posting them.

    It's a 90 day experiment, you can read more about that and what I am trying to do in my journal at http://www.cashcarewins.com .

    BTW, the first person to read this will be the first person to know about that outside my family.
     
    #15     Mar 25, 2011
  6. I have no clue what that is.
     
    #16     Mar 25, 2011
  7. cornix

    cornix

    You really believed that knowing someone's entry points equals to knowing all nuances of his trading decisions? :D
     
    #17     Mar 25, 2011
  8. In futures trading you buy the bid and sell the ask. Here is what the string looks like in code:
    string str = qty.ToString() + " percent " + e.Order.Side.ToString() + " " + e.Order.Instrument.Name.ToString() + " " + e.Order.ExecutionList[e.Order.ExecutionList.Count - 1].Price.ToString();


    qty is converted to percent, Order.Side is bid or ask, etc.

    Fwiw, e is the callback structure from the server api.

    3/24/2011 10:55:40 AM 50 percent Ask ESM1 130125

    Date time qty side K price

    Hope the alignment worked out.
     
    #18     Mar 25, 2011
  9. I assume you've never traded. What edge can anyone possibly give up by showing their trades. I do it in real time, but even that is after the trade. By the time a human can process it the best trades will never trade at that price again, so you'll end up getting all the losers and only most of the winners.

    I thought about showing all my orders, but that would just be so much noise, I might place 5-10 orders for each execution.

    I think the 'real profitable traders' who do this kind of thing are not interested in doing it for the money.
     
    #19     Mar 25, 2011
  10. A number of traders post their trades on profitly. I think that people trying to sell something should post their trades but I don't see the point in amateur's posting theirs or pro's just trading for themself. Why should I post mine? It's not an audited track record and there is enough information overload in the world already.
     
    #20     Mar 26, 2011