Re: MT4 Indicator requests and ideas

13481
Dear MrTools & Coders,

Could you please kindly code an account equity hedge protection trade manager type EA.

If either equity OR free margin is < $X amount the EA hedges Y% of current open trade. Say you have total of 0.50 lot BUYs and 0.30 lot SELLs of EURUSD as current open trades and free margin falls to <= trigger amount (an adjustable parameter) of say $1000, and EA is set to hedge 25% (also an adjustable parameter) of the net open trades, the EA would open 0.05 lots of SELL trades therefore hedging 25% of the net 0.20 of BUYS ( 0.50 BUYs - 0.30 SELLS = net 0.20 BUYS) of current open trades.

The hedged trades could then be closed manually or by using a different EA to exit the hedge trades.

I think if this type of account equity manager EA works properly then would greatly assist with grid/martingale EA type trading set ups and should help make such strategy more robust/safe against margin call and improve their performance & profitably.

Coders please kindly assist with this so every one may benefit! I would be happy to donate a small amount via PayPal for such EA!

May thanks in advance,
TN999




Re: MT4 Indicator requests and ideas

13488
mrtools wrote: Mon Aug 09, 2021 6:28 am
Dear MrTools, Jimmy & Coders,

I have not had any response so far from my recent post. If you could kindly suggest a decent coder willing to code below for a reasonable fee paid via PayPal, it would be very greatly appreciated!

I am a new member so PM not available as yet. My directed email; trungnga999c@gmail.com

Wishing good & profitable trading to all!

Kind regards,
TN999

"...
Could you please kindly code an account equity hedge protection trade manager type EA.

If either equity OR free margin is < $X amount the EA hedges Y% of current open trade. Say you have total of 0.50 lot BUYs and 0.30 lot SELLs of EURUSD as current open trades and free margin falls to <= trigger amount (an adjustable parameter) of say $1000, and EA is set to hedge 25% (also an adjustable parameter) of the net open trades, the EA would open 0.05 lots of SELL trades therefore hedging 25% of the net 0.20 of BUYS ( 0.50 BUYs - 0.30 SELLS = net 0.20 BUYS) of current open trades.

The hedged trades could then be closed manually or by using a different EA to exit the hedge trades.

I think if this type of account equity manager EA works properly then would greatly assist with grid/martingale EA type trading set ups and should help make such strategy more robust/safe against margin call and improve their performance & profitably.

Coders please kindly assist with this so every one may benefit! I would be happy to donate a small amount via PayPal for such EA!

May thanks in advance,
TN999 ..."

Re: MT4 Indicator requests and ideas

13489
tn999 wrote: Mon Aug 09, 2021 10:19 am Dear MrTools, Jimmy & Coders,

I have not had any response so far from my recent post. If you could kindly suggest a decent coder willing to code below for a reasonable fee paid via PayPal, it would be very greatly appreciated!

I am a new member so PM not available as yet. My directed email; trungnga999c@gmail.com

Wishing good & profitable trading to all!

Kind regards,
TN999

"...
Could you please kindly code an account equity hedge protection trade manager type EA.

If either equity OR free margin is < $X amount the EA hedges Y% of current open trade. Say you have total of 0.50 lot BUYs and 0.30 lot SELLs of EURUSD as current open trades and free margin falls to <= trigger amount (an adjustable parameter) of say $1000, and EA is set to hedge 25% (also an adjustable parameter) of the net open trades, the EA would open 0.05 lots of SELL trades therefore hedging 25% of the net 0.20 of BUYS ( 0.50 BUYs - 0.30 SELLS = net 0.20 BUYS) of current open trades.

The hedged trades could then be closed manually or by using a different EA to exit the hedge trades.

I think if this type of account equity manager EA works properly then would greatly assist with grid/martingale EA type trading set ups and should help make such strategy more robust/safe against margin call and improve their performance & profitably.

Coders please kindly assist with this so every one may benefit! I would be happy to donate a small amount via PayPal for such EA!

May thanks in advance,
TN999 ..."
Sorry something like that is out of my skill level.

Re: MT4 Indicator requests and ideas

13490
I have developed a strategy that depends on the use of this on-chart stochastic and am having pretty good results with it. I'm finding often-successful trade entry points when price itself crosses the stochastic "signal" line. I will likely have even better results if this indicator offered MTF capability, which it currently does not. Does anyone have this very same indicator with MTF capability that they can share? I've searched this and other forums and cannot find an MTF version. If not, may I request of the talented coders to add MTF capability, and possibly also ahtf (automatic higher timeframe) capability? Would greatly appreciate it.
These users thanked the author Kudzu Trader for the post:
pipsquirrel