FXEZ replied to the topic EOY 2020 Discussion in the forum General Discussions 5 years, 4 months ago
Welcome back – it’s been far too long!
GVSA changed their profile picture 9 years, 1 month ago
GVSA joined the group
Fractal Arrow Prediction 9 years, 1 month agoGVSA posted an update in the group
TZ and SS. 9 years, 2 months agoHi there… I´m a newbee in TZ, but I can code almost everything in tradingview´s pinescript. I will be glad to code some alert friendly indi for tradingview fans. Which is the best TZ indi available as a reference? Thanks.
GVSA joined the group
TZ and SS. 9 years, 2 months agoGVSA became a registered member 9 years, 5 months ago
TheRumpledOne joined the group
Deep Q forex 9 years, 9 months agoTheRumpledOne joined the group
TZ and SS. 9 years, 9 months agoTheRumpledOne became a registered member 9 years, 9 months ago
FXEZ joined the group
Deep Q forex 9 years, 11 months agoFXEZ replied to the topic Perfect Entry or "Perfect Trader"? in the forum Development 11 years ago
Hi simplex,
For the discrete formula, see the variables provided by gg53 two posts up.
For the continuous formula, you need an equity curve. Convert it to returns by taking the difference between each period. Compute the average return. Compute the variance of the returns. Apply the formula f* = average(returns)/variance(returns). To get half…[Read more]
FXEZ replied to the topic Perfect Entry or "Perfect Trader"? in the forum Development 11 years ago
Yes that’s the simplified version of the discrete Kelly formula. It assumes you have only two discrete outcomes. See the Thorp paper for more details on this. Try comparing the resulting f* in the formula above to the f* calculation for continuous Kelly.
FXEZ replied to the topic Perfect Entry or "Perfect Trader"? in the forum Development 11 years ago
Hi gg53,
Half Kelly is prudent as you reduce your variance of returns by 1/2 but your expected long-term growth rate is reduced by only by 1/4, so a good trade-off. Half Kelly is also prudent because by underestimating the maximum size that should be traded you protect yourself against an overly optimistic estimate of future system returns…[Read more]
FXEZ replied to the topic Perfect Entry or "Perfect Trader"? in the forum Development 11 years ago
You might try out a simple program posted on FF a while back called, “Mr Kelly” on FF as a means of doing some simple simulations to get a feel for how it places its bets according to account size and payout. I believe this simulation uses discrete Kelly.
FXEZ replied to the topic Perfect Entry or "Perfect Trader"? in the forum Development 11 years ago
When you describe “MAXIMIZE geometric return” it sounds like you’re referring to Kelly. Are you using discrete or continuous Kelly for your calculations?
The only other way that I know of to maximize return in some optimal sense is by using Markowitz. But Markowitz generally is thought of more in relation to a portfolio than to a single…[Read more]
- Load More