| manifestation 5 posts
 msg #149293
 - Ignore manifestation
 modified
 | 10/6/2019 9:44:23 AM 
 Here is a position-sizing template for traders. It uses ATR(250) for calculation stop and target distances, as in the famous Turtles trading system, but you can easily change to something else that you use.
 
 Bullish trade example:
 
 
 
 
 Bearish trade example:
 
 Fetcher[Here is a position-sizing template for traders. It uses ATR(250) for calculation stop and target distances, as in the famous Turtles trading system, but you can easily change to something else that you use.
 
 
 
 
 
 | 
| Cheese 1,374 posts
 msg #149295
 - Ignore Cheese
 modified
 | 10/6/2019 12:12:58 PM 
 Thanks for your thoughts.
 Some other posts also have had suggestions for entry and exit.
 I would also look at MaxDD(250) /* maximum drawdown last 250 days */
 
 
 | 
| xarlor 619 posts
 msg #149300
 - Ignore xarlor
 | 10/6/2019 9:52:38 PM 
 I like this, very good job!  One change I would make is to have straight lines at your Entry, Stop, and Target.  See below.
 
 Draw price line at EntryPrice
 Draw price line at StopPrice
 Draw price line at TargetPrice
 
 
 
 
 
 | 
| manifestation 5 posts
 msg #149301
 - Ignore manifestation
 | 10/7/2019 1:26:29 AM 
 Thank you for the suggestion. For similar reason, I also make the trading size into a flat line.
 
 
 
 
 
 | 
| jaiguru 1 posts
 msg #149324
 - Ignore jaiguru
 | 10/12/2019 10:03:54 AM 
 This is such a great filter, thanks!
 
 
 |