TST Combine - Entering Algo into TST

Discussion in 'Automated Trading' started by Spectre2007, Jan 21, 2018.

  1. I went through all the indicators to find out what could signal volatility. I had to combine ATR and STD and test through multiyear tick data to find what levels indicated a continuous vol spike.
     
    #51     Feb 7, 2018
    SimpleMeLike likes this.
  2. I found this through all the testing.

    gr.jpg
     
    #52     Feb 7, 2018
    SimpleMeLike likes this.
  3. I purchased tick data from Backtestdata,

    combine.jpg

    I turned off system at 15:45.
     
    #53     Feb 7, 2018
    SimpleMeLike likes this.
  4. Thank you for sharing Spectre2007,

    I believe I attempted the TST combine like 6 times and failed for the following the reasons:

    1. No confidence in the strategy I was using.
    2. Not letting profit runs per the strategy I was using.
    3. Trying to pass the TST on the 30K account with $1500 drawdown.
    4. Not paying attention (at work) while a trade was on and hitting the daily loss.
    5. Revenge trading
    6. Missed trades because of working.


    To remove all those 6 things I have:

    1. To gain confidence, I have program strategy and click back test with TST rules and searching for profitable system with $2000 drawdown over at least 300-500 trades in history. Do you think this is feasible?
     
    #54     Feb 7, 2018
  5. Yes its possible, you just need to find your own way. The system fits the creator. Meaning you have to design a system that bests suits you and your mental development to this point. I could never use someone else system, since I would have no confidence in it. Keep working at it
     
    #55     Feb 7, 2018
  6. http://www.backtestdata.com/

    I'm a rudimentary programmer. I wish I knew a lot more. I tried to hire different programmers over the years. But its usually a lost cause.
     
    #56     Feb 7, 2018
    SimpleMeLike likes this.
  7. Thanks for sharing Spectre2007,

    Your system gives me some hope to keep on working hard to find a low drawdown system to pass TST and get funded.

    That is a very good low drawdown (I estimated about $2500 to $3000) equity curve. The system looks conservative and low risk.

    I believe the goal is to find a system with low consecutive losses and low drawdown.

    Good equity curve.

    How much testing did you do?
    And was your goal to find a low drawdown system?
     
    #57     Feb 7, 2018
  8. Thanks for sharing the tick data website.

    For programming, I always start with the NT wizard and get all I need there. I am good/decent programmer and keep the programming part simple as possible. NT have really really great support.

    I always start with writing in simple logic on paper the strategy, before even opening NT for programming.
     
    #58     Feb 7, 2018
  9. I didn't do too much testing. I knew it worked, but bought the data to prove it. And create a system that fit my mental model. I wasn't really looking for low drawdown. I believe my floor trading experience helped a great deal. The above mistakes, are because I'm fortunate to be well off. Meaning I could afford to lose money. And that makes you careless. TopstepTrader is an excellent service. It puts constraints so that those constraints mold your future behavior.
     
    #59     Feb 7, 2018
    SimpleMeLike likes this.
  10. I definitely agree with this. I like the service and the challenge and the constraints TST offers. I am being forced to be a risk manager everyday, and every trade.

    You did the right thing by using tick data. NT7 only offer OHLC free historical data. There is no granular intrabar and this leads to faulty back test results. I have experienced this.

    I had to upgrade to NT8 to get better fill resolution, but I am still using their free CQG data for now.
     
    #60     Feb 7, 2018