StackMan (A profit-based scale-in manager)

Radar
Trader
Posts: 437
Joined: Fri Mar 23, 2012 5:39 pm
Location: Round the bend ;)

Re: StackMan (A profit-based scale-in manager)

Post by Radar »

Hey Tebis,

I forgot about that :( Added to first post... Throw it in your indicators folder.

Have fun!

Radar =8^)
Check out my new, (well, old now), manual trade & automatic scale-in manager,
StackManV2
nonlinear
Trader
Posts: 293
Joined: Fri Jun 01, 2012 2:56 pm
Location: Washington DC

Re: StackMan (A profit-based scale-in manager)

Post by nonlinear »

Love this approach, particularly that it will work with many different strategies. Thanks! Much to think about.
Radar
Trader
Posts: 437
Joined: Fri Mar 23, 2012 5:39 pm
Location: Round the bend ;)

Re: StackMan (A profit-based scale-in manager)

Post by Radar »

Hey Nonlinear,
nonlinear » Thu Jan 09, 2014 6:47 am wrote:Love this approach, particularly that it will work with many different strategies. Thanks! Much to think about.
Glad you like the concept :) I wrote it to test a trade/money management idea that I had.

The next step is to find a good, consistent trend trading EA that has a high win\loss ratio, and plug the scale-in module into it. I may have found quite a few, but with Empty4's slacktester, I sure as hell couldn't tell :(

This is the first half of a larger project that I've had in mind for quite a while... I tested it as much as I could, but wanted feedback from more experienced traders & EA users, to see if there was any bugs I missed, or if any of the code could be improved, but the silence has been deafening :(

Please try it out in the slacktester before you start using in in demo, and let me know if it does anything weird. ;)

Have fun!
Radar =8^)
Check out my new, (well, old now), manual trade & automatic scale-in manager,
StackManV2
dudest
Trader
Posts: 1847
Joined: Tue May 08, 2012 2:37 pm

Re: StackMan (A profit-based scale-in manager)

Post by dudest »

Radar » Sat Jan 11, 2014 9:27 pm wrote: ...
The next step is to find a good, consistent trend trading EA that has a high win\loss ratio, and plug the scale-in module into it. .
...
Hey Radar :)

Have you considered Daily Marylin?

Cheers!
Radar
Trader
Posts: 437
Joined: Fri Mar 23, 2012 5:39 pm
Location: Round the bend ;)

Re: StackMan (A profit-based scale-in manager)

Post by Radar »

Hey Dudest,
dudest » Sun Jan 12, 2014 5:24 am wrote:
Radar » Sat Jan 11, 2014 9:27 pm wrote: ...
The next step is to find a good, consistent trend trading EA that has a high win\loss ratio, and plug the scale-in module into it. .
...
Hey Radar :)

Have you considered Daily Marylin?

Cheers!
Hell yeah! But with Empty4's slacktester, I've never been able to replicate Phil's success :( I tried using it on M15 early last year, but since I couldn't find the right numbers, I had put it aside after around 3 months.

Since I've started testing with ProTrader3, I've gone back to MM, but found some inconsistencies in the results. I posted the results on the PT forum, and they found the problem within a couple of days, and the fix will be in the next update, which will be released this coming Friday. I'll be testing MM again from Fri night onwards.

MM doesn't really have a good win\loss ratio, though... There's a hell of a lot more losers than winners... It's just that the winners are soooo damn good! ;) I think I might have a way to filter out a fair number of the losers, but I'll keep it under my hat until I can test it.

I see you've recently released an EA :) It's kinda fun nutting out code 'til you get it to do what you want it to, eh? ;) I'll have a play with it in PT3 next week.

I might even have to pinch some of your code to put into StackMan, as I need to find where to stop scaling-in, and your system picks the SR ranges nicely! :)

Have fun!
Radar =8^)
Check out my new, (well, old now), manual trade & automatic scale-in manager,
StackManV2
dudest
Trader
Posts: 1847
Joined: Tue May 08, 2012 2:37 pm

Re: StackMan (A profit-based scale-in manager)

Post by dudest »

Hey Radar!

Actually, I felt kinda silly after asking if you'd checked out MM coz I remembered we'd been together on the MM thread, and also that (as you've rightly said), MM doesn't have a high win rate.

After reading your post, I've thought about it rather deeply, and I cant think of any trend trader with a high win rate :/ :/ Makes me wonder whether those two can be had together ( "trend trader" & "high win rate" ). Just to check this further, I checked Zorro's trend trader (Z1) , and it has a win rate of about 35%...

I'm thinking then that for an EA trend trader to have a high win rate, it maybe needs to operate on a lower timeframe, e.g M15/M30 [ Z1 works on H4, Phil's MM works on D1 ]. Makes sense then why you tried to adapt MM to M15, that was clever. I guess 'hard-core' trend traders ( on H4, D1 ) by definition make money by high R:R, not win-rate.

The only other possible candidate I can think of is TCO Trader; I wonder whether cuzgeorge or AGT have tested it; unfortunately I haven't gotten to demo it yet [ 6 different methods to follow trend ].

@My EA: thanks :) I sure hope it does well. I'd be honoured if any of its code can be of use to you + StackMan ! StackMan's a super kul tool, thanks for sharing. I'm thinking of ways to harness it too ( in manual + automated trading).

Cheers! :)
Radar
Trader
Posts: 437
Joined: Fri Mar 23, 2012 5:39 pm
Location: Round the bend ;)

Re: StackMan (A profit-based scale-in manager)

Post by Radar »

Hey Dudest,
dudest » Mon Jan 13, 2014 7:13 am wrote:Hey Radar!

After reading your post, I've thought about it rather deeply, and I cant think of any trend trader with a high win rate :/ :/ Makes me wonder whether those two can be had together ( "trend trader" & "high win rate" ). Just to check this further, I checked Zorro's trend trader (Z1) , and it has a win rate of about 35%...
Thanks for the link to the Zorro systems. The grid systems look good, but the scare the crap out of me... I prefer anti-grid (such a silly name for scaling-in, eh?). I'd probably combine the two, if I ever get my head around Zorro ;)
I'm thinking then that for an EA trend trader to have a high win rate, it maybe needs to operate on a lower timeframe, e.g M15/M30 [ Z1 works on H4, Phil's MM works on D1 ]. Makes sense then why you tried to adapt MM to M15, that was clever. I guess 'hard-core' trend traders ( on H4, D1 ) by definition make money by high R:R, not win-rate.
Lower timeframes definitely give you winners more often than higher timeframes, but the count of losers is disproportionally higher, due to spiking. Still, with good stops management, and scaling-in, we can alleviate that problem somewhat.
The only other possible candidate I can think of is TCO Trader; I wonder whether cuzgeorge or AGT have tested it; unfortunately I haven't gotten to demo it yet [ 6 different methods to follow trend ].
I look at TCO, and my head hurts! :( I really should just run it with each system on the right timeframe(s), and see what I can learn from it, but I just don't have the computing power to do it, and can't afford a VPS at the moment.
@My EA: thanks :) I sure hope it does well. I'd be honoured if any of its code can be of use to you + StackMan !
I reckon it'll show me where to stop scaling-in, which is a pretty good idea, when I'm risking half of my profit with each scale-in ;)
StackMan's a super kul tool, thanks for sharing. I'm thinking of ways to harness it too ( in manual + automated trading).
As long as you can pick your stops, it does the job very nicely :) That's where I fall down, though - I just can't pick 'em.

I think I've commented the main bits of the scale-in method used... I'll check, and if I haven't, I'll edit and re-upload.

Have fun!
Radar =8^)
Check out my new, (well, old now), manual trade & automatic scale-in manager,
StackManV2
dudest
Trader
Posts: 1847
Joined: Tue May 08, 2012 2:37 pm

Re: StackMan (A profit-based scale-in manager)

Post by dudest »

I totally agree with you about the Stops management!

Actually, that's why in my EA I only open 1 stack trade after the original has gone to breakeven ( coz the SL will still be around the bottom of the price swing ). After that, it got tricky ( due to spikes and minor retracements ).

I hope TCO ( or other good trend trader ) can work out :). I also remembered TraderDesk + Tomasso Heiken Aishi EA, may have promise too.

Cheers!
The_Snowman
Trader
Posts: 395
Joined: Sun Nov 27, 2011 8:24 am
Location: Australia

StackMan (A profit-based scale-in manager)

Post by The_Snowman »

Looks like this topic and / or project has faded away; however, it is the only one I can find that is remotely similar to this -

The Double in A Day Forex Technique at

http://www.doubleinadayforex.com/

Basically an EA that can be manual or automatic. From what I understand, you calculate risk on first position and target for profit; the EA adds on when trade in profit, either 2 or 3 positions, has a quick stop loss.

Seems like initial risk wouldn't be more than a normal trade scenario, and to double the account is not necessarily to goal for every trade.

Anyone studied this or know of any similar EA development here on SHF?

Thanks, John
The_Snowman
Trader
Posts: 395
Joined: Sun Nov 27, 2011 8:24 am
Location: Australia

StackMan (A profit-based scale-in manager)

Post by The_Snowman »

Slow weekend, everybody watching the Greek vote perhaps, anyway, this is how I trade now manually so if anyone knows of an EA that does SIZE calculations on the fly, I really am interested.

Obviously, if more thought was put into these trades, the results could be astronomical, oh well, maybe not that good but enough to cover a few stop outs?
You do not have the required permissions to view the files attached to this post.
Post Reply

Return to “Utilities”