Recent content by FaceOff

  1. F

    LOVINIDA - CL automated strategy

    Regarding C2....that is a no risk platform for Matthew. The people taking the risk are those paying fees to host systems - because you will pay your $100 (or whatever it current is), and then YOU take the risk that it will work - no one else. I would guess that 99% of systems posted there...
  2. F

    LOVINIDA - CL automated strategy

    I papertraded my CL system for 3 years prior to going live with real money. That's how long it took to work out all the glitches and remove every trace of curve fitting. Just looking at a chart is curve fitting! In order to have a profitable system you need to work harder and be smarter than...
  3. F

    LOVINIDA - CL automated strategy

    For me, whenever I see a chart like that, it looks like curve fitting. And not sure how you can tell if a market is neutral or not until after the fact. Turning an automated system on/off depending on market conditions can result in missing the most profitable trades.
  4. F

    LOVINIDA - CL automated strategy

    I would recommend testing over a multi-year period, rather than 2 months. You will also need a strategy for handing roll-overs, since this will happen once a month.
  5. F

    Fully automated futures trading

    Hi. Thanks for posting the charts - interesting results. Is this paper trading or real money (I only ask because I've got some great looking paper trading profit charts - but some of the the "blips" would have wiped me out, so when I went live I went with a much more conservative approach -...
  6. F

    Scalp Strategy that works

    Shouldn't C be doubled (since you are being stopped out of 2 contracts)?
  7. F

    How long before you were fully automated?

    A million dollars is not a lot of money and certainly doesn't classify you as "rich". There are far easier (and low risk) ways than auto-trading to make a million dollars (read Rich Dad Poor Dad). And I think you are seriously, /seriously/ under-estimating the resources and capability of the...
  8. F

    How long before you were fully automated?

    I think consistently make 55% in 45'ish day is an unrealistic expectation. What makes you think you can achieve that sort of result when the big boys can't do it. Auto-trading is really all about risk-reward. The higher the return, the bigger the draw-downs you need to expect. If you are...
  9. F

    IB: execDetails() missing

    Thanks Nassau - that's handy to know. FWIW I upgraded to 893.5 and it's been running ok for 12 hours, so it "appears" to be more stable, but only time will tell.
  10. F

    IB: execDetails() missing

    It is occurring for me on TWS 891.5. Which version did they same to go back to?
  11. F

    IB "Can't find order with id" messing me up

    I can also confirm that adding the 300ms delay between orders fixes the problem. Thanks to everyone for their help.
  12. F

    Support and Resistance Algorithm

    I did a bit of analysis on this a month or so back. You can take the prev day high, low, close as S/R. Also, today's open seemed valid. Use a zigzag indicator to get the other peaks. Unfortunately the in backtesting, using SR was not as profitable as other systems - too many times the price...
  13. F

    IB "Can't find order with id" messing me up

    Isn't this exposing you to additional risk? What if your program crashes, power goes out, internet drops, TWS doesn't report the fill, etc between placing the original order and placing the OCA orders? By placing the entry order and the profit limit and the stop loss order all together you get...
  14. F

    Filters

    Anything which stops you entering trades is actually reducing your sample-size in back-testing, which will lead to curve-fitting. So to test if filters are working, use walk-forward testing.
  15. F

    IB "Can't find order with id" messing me up

    I have experienced the same problem. Some details.... 1) I used OCA orders (with a profit and stop order) without issue on the ES. Then I started trading the TF and hit the problem you are having every 3rd or 4th (TF) order. 2) The Profit limit order was being transmitted, but not the...
Back
Top