NexusFi: Find Your Edge


Home Menu

 





Taking a Trading System Live


Discussion in Trading Journals

Updated
      Top Posters
    1. looks_one kevinkdog with 260 posts (717 thanks)
    2. looks_two Big Mike with 61 posts (97 thanks)
    3. looks_3 deaddog with 25 posts (24 thanks)
    4. looks_4 swz168 with 20 posts (40 thanks)
      Best Posters
    1. looks_one kevinkdog with 2.8 thanks per post
    2. looks_two swz168 with 2 thanks per post
    3. looks_3 rk142 with 2 thanks per post
    4. looks_4 Big Mike with 1.6 thanks per post
    1. trending_up 97,314 views
    2. thumb_up 1,131 thanks given
    3. group 99 followers
    1. forum 529 posts
    2. attach_file 189 attachments




 
Search this Thread

Taking a Trading System Live

  #231 (permalink)
 
Big Mike's Avatar
 Big Mike 
Manta, Ecuador
Site Administrator
Developer
Swing Trader
 
Experience: Advanced
Platform: Custom solution
Broker: IBKR
Trading: Stocks & Futures
Frequency: Every few days
Duration: Weeks
Posts: 50,446 since Jun 2009
Thanks Given: 33,217
Thanks Received: 101,608


kevinkdog View Post
Am I going to quit? No. My quit point, established earlier, calls for a single contract drawdown of $5,000. This was a well thought out amount, and I can't just toss it out the window. I'm going to stick to the plan. I realize, though, that sticking to the plan might be akin to the captain sinking with the ship. It was a risk I was comfortable with at the start, and still am.

Thanks for the reply. I am going to pick out just the above portion and ask:

What other "quit points" do you have, other than monetary (if any)?

Mike

We're here to help: just ask the community or contact our Help Desk

Quick Links: Change your Username or Register as a Vendor
Searching for trading reviews? Review this list
Lifetime Elite Membership: Sign-up for only $149 USD
Exclusive money saving offers from our Site Sponsors: Browse Offers
Report problems with the site: Using the NexusFi changelog thread
Follow me on Twitter Visit my NexusFi Trade Journal Reply With Quote
Thanked by:

Can you help answer these questions
from other members on NexusFi?
Better Renko Gaps
The Elite Circle
NT7 Indicator Script Troubleshooting - Camarilla Pivots
NinjaTrader
How to apply profiles
Traders Hideout
REcommedations for programming help
Sierra Chart
ZombieSqueeze
Platforms and Indicators
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Spoo-nalysis ES e-mini futures S&P 500
43 thanks
Just another trading journal: PA, Wyckoff & Trends
30 thanks
Tao te Trade: way of the WLD
24 thanks
Bigger Wins or Fewer Losses?
23 thanks
GFIs1 1 DAX trade per day journal
21 thanks
  #232 (permalink)
 kevinkdog   is a Vendor
 
Posts: 3,664 since Jul 2012
Thanks Given: 1,892
Thanks Received: 7,359


Big Mike View Post
Thanks for the reply. I am going to pick out just the above portion and ask:

What other "quit points" do you have, other than monetary (if any)?

Mike

For this particular system, the only quit point I am considering is the single contract drawdown. This is simple, and pretty robust. If I am trading the system years from now, with many contracts (my hope, of course), I still have that $5,000 maximum drawdown limit.

In the past, I have used the Monte Carlo simulation results to help me decide when to quit. I have also kicked around, but never implemented, a temporary quit point based on market volatility. When the market gets super crazy, it is best to take a break.

I don't think there is a wrong metric or combination of metrics to use to decide when to quit trading. There is probably no "one size fits all" optimum, either. The key, in my mind, is to select some criteria that you are comfortable with, write it down, and then follow it exactly. Then, if your system fails, there should be no tears. You knew the system could break, and you quit at a pre-ordained spot.

I think where people get in trouble is in not having a "quit point," or their quit point is when their money runs out. Speaking from personal experience in the late 1990's, having to quit trading when your money is gone is not a pleasant way to quit.

Follow me on Twitter Started this thread Reply With Quote
Thanked by:
  #233 (permalink)
 rk142 
Atlanta, GA
 
Experience: Intermediate
Platform: Ninjatrader
Trading: N/A
Posts: 260 since Dec 2011
Thanks Given: 117
Thanks Received: 328



kevinkdog View Post
You seem to understand what I am doing almost perfectly. The only difference I can see is that I run the day by day simulation (to get the +/10% curves) at the start of live trading, using all data to that date. So, I don't have to re-run it every day - I only have to add in the actual results.

Thanks.

So do you generate the lower 10% curve by:

1) Running monte carlo simulations for N days of trades, with N varying from 1 to aBigNumber, and taking the desired % cutoff (i.e., "after N trade days 90% of my simulations ended up with an equity above $X"")

That's what seemed tedious to me, and I figured the following was your simple way to get at the same idea:

2) Using the formula: N-trades * AveTradeResult - ZScore * StDevOfTrades * Sqrt(N), where the ZScore corresponds to the %-cutoff you are aiming for.

My confusion is this:

If (1) = no confusion (psych!).

But I thought (2), and can't intuit how that formula gives you a result "close enough" to the result of (1). Can you explain that formula, or wikipedia me to the right spot to do my own digging?

-RK

Reply With Quote
Thanked by:
  #234 (permalink)
 
record100's Avatar
 record100 
Toronto, CA
 
Experience: Intermediate
Platform: NT
Broker: IB
Trading: YM, ES
Posts: 105 since Jun 2009
Thanks Given: 34
Thanks Received: 44


rk142 View Post
Thanks.

So do you generate the lower 10% curve by:

1) Running monte carlo simulations for N days of trades, with N varying from 1 to aBigNumber, and taking the desired % cutoff (i.e., "after N trade days 90% of my simulations ended up with an equity above $X"")

That's what seemed tedious to me, and I figured the following was your simple way to get at the same idea:

2) Using the formula: N-trades * AveTradeResult - ZScore * StDevOfTrades * Sqrt(N), where the ZScore corresponds to the %-cutoff you are aiming for.

My confusion is this:

If (1) = no confusion (psych!).

But I thought (2), and can't intuit how that formula gives you a result "close enough" to the result of (1). Can you explain that formula, or wikipedia me to the right spot to do my own digging?

-RK

Could be central limit theorem or law of big numbers that explains such behavior

Reply With Quote
Thanked by:
  #235 (permalink)
 rk142 
Atlanta, GA
 
Experience: Intermediate
Platform: Ninjatrader
Trading: N/A
Posts: 260 since Dec 2011
Thanks Given: 117
Thanks Received: 328


record100 View Post
Could be central limit theorem or law of big numbers that explains such behavior

Thanks!

I'm trying to learn just enough statistics to improve the evaluation and monitoring of my strategies, without geeking out unnecessarily. I'll look into the central limit theorem - it can up recently in my self-study but I didn't look too closely.

-RK

Reply With Quote
Thanked by:
  #236 (permalink)
 kevinkdog   is a Vendor
 
Posts: 3,664 since Jul 2012
Thanks Given: 1,892
Thanks Received: 7,359


rk142 View Post
Thanks.

So do you generate the lower 10% curve by:

1) Running monte carlo simulations for N days of trades, with N varying from 1 to aBigNumber, and taking the desired % cutoff (i.e., "after N trade days 90% of my simulations ended up with an equity above $X"")

That's what seemed tedious to me, and I figured the following was your simple way to get at the same idea:

2) Using the formula: N-trades * AveTradeResult - ZScore * StDevOfTrades * Sqrt(N), where the ZScore corresponds to the %-cutoff you are aiming for.

My confusion is this:

If (1) = no confusion (psych!).

But I thought (2), and can't intuit how that formula gives you a result "close enough" to the result of (1). Can you explain that formula, or wikipedia me to the right spot to do my own digging?

-RK


The plot I show is generated by day by day Monte Carlo analysis. It is not as tedious as it sounds, if you set up the spreadsheet and run a bunch of macros.

You should be able to run the formula in #2 to get pretty close to the same results to the simulation in #1. It won't be exact (there will be a difference, for example, if the Monte Carlo loss limit is hit), but it should be close. Here is a link to another system I ran both the Monte Carlo and the equation method:


I honestly don't know where I got that equation, so I can't point you anywhere. As @record100 says, it is probably due to central limit theorem or some other simple statistics tool (Simple is all the statistics I am good at!).

Follow me on Twitter Started this thread Reply With Quote
  #237 (permalink)
 rk142 
Atlanta, GA
 
Experience: Intermediate
Platform: Ninjatrader
Trading: N/A
Posts: 260 since Dec 2011
Thanks Given: 117
Thanks Received: 328


kevinkdog View Post
The plot I show is generated by day by day Monte Carlo analysis. It is not as tedious as it sounds, if you set up the spreadsheet and run a bunch of macros.

I'm actually a little pleased that I've absorbed enough of your logic to anticipate the day by day Monte Carlo approach, while also a little disappointed that I missed it in your other thread - since I read it from start to finish! I must've not had my head wrapped around what you were doing, so it went in one ear and out the other. Now that I've thought it through for myself the post you linked to makes perfect sense.

I'm working on some Monte Carlo macros in Open Office, and will play around with making the under/over performance tracking curves.

Continued gratitude...

-RK

Reply With Quote
  #238 (permalink)
 
Big Mike's Avatar
 Big Mike 
Manta, Ecuador
Site Administrator
Developer
Swing Trader
 
Experience: Advanced
Platform: Custom solution
Broker: IBKR
Trading: Stocks & Futures
Frequency: Every few days
Duration: Weeks
Posts: 50,446 since Jun 2009
Thanks Given: 33,217
Thanks Received: 101,608


kevinkdog View Post
having to quit trading when your money is gone is not a pleasant way to quit.

I am surprised drawdown is a "make or break" measurement for you (the only item on the list).

Mike

We're here to help: just ask the community or contact our Help Desk

Quick Links: Change your Username or Register as a Vendor
Searching for trading reviews? Review this list
Lifetime Elite Membership: Sign-up for only $149 USD
Exclusive money saving offers from our Site Sponsors: Browse Offers
Report problems with the site: Using the NexusFi changelog thread
Follow me on Twitter Visit my NexusFi Trade Journal Reply With Quote
  #239 (permalink)
 kevinkdog   is a Vendor
 
Posts: 3,664 since Jul 2012
Thanks Given: 1,892
Thanks Received: 7,359


rk142 View Post
I'm actually a little pleased that I've absorbed enough of your logic ...

I'm actually a little scared someone understands me that well!!!

Just remember, I am just presenting the way I do things, and that is not the only way, and very possibly not even the best way...

Follow me on Twitter Started this thread Reply With Quote
  #240 (permalink)
 kevinkdog   is a Vendor
 
Posts: 3,664 since Jul 2012
Thanks Given: 1,892
Thanks Received: 7,359



Big Mike View Post
I am surprised drawdown is a "make or break" measurement for you (the only item on the list).

Mike

I'm curious, what were you expecting, and why? It would be interesting to hear your take on things.


I can say that using more than the max drawdown as quit criteria was driven in part by the small size of the max historical drawdown. I definitely do not always use max drawdown as my criteria.

Follow me on Twitter Started this thread Reply With Quote




Last Updated on January 6, 2016


© 2024 NexusFi™, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Privacy Policy - Downloads - Top
no new posts