Page 1175 of 2170

Re: MT4 Indicator requests and ideas

Posted: Sun Dec 20, 2020 12:49 pm
by SK_Rana
Hello Master Coders,

Do we any EA like below example for trade management?

User clicks sell or buy manually, then EA takes care of trade with below parameters:
-It opens 2 trades(Buy or sell based on user click): -

Trade 1:
Take Profit = 1.0 * ATR (14 days)
Stop Loss = 1.5 * ATR or User defined pips

Trade 2:
No Take Profit
Stop Loss = 1.5 * ATR or User defined pips

When price hits Take Profit on that 1st trade, It should close the trade 1 and simply move Stop Loss to Break even on the 2nd trade.

Any assistance is much appreciated.!!

Thanks,
Rana

Re: MT4 Indicator requests and ideas

Posted: Sun Dec 20, 2020 1:03 pm
by mrtools
JB4417 wrote: Fri Dec 18, 2020 9:12 am Programmers,
The OmaSpeed math max on this Step OMA 2.3 mtf indicator is limited to -1.5, is it possible for someone to change this to allow the setting to go lower and still get the indicator to function? It's a great indicator and I know it can be even better if this were changed!

Thank you!
step one more average 2.3 mtf.mq4
Not sure if it can be done.

Re: MT4 Indicator requests and ideas

Posted: Sun Dec 20, 2020 1:04 pm
by mrtools
SK_Rana wrote: Sun Dec 20, 2020 12:49 pm Hello Master Coders,

Do we any EA like below example for trade management?

User clicks sell or buy manually, then EA takes care of trade with below parameters:
-It opens 2 trades(Buy or sell based on user click): -

Trade 1:
Take Profit = 1.0 * ATR (14 days)
Stop Loss = 1.5 * ATR or User defined pips

Trade 2:
No Take Profit
Stop Loss = 1.5 * ATR or User defined pips

When price hits Take Profit on that 1st trade, It should close the trade 1 and simply move Stop Loss to Break even on the 2nd trade.

Any assistance is much appreciated.!!

Thanks,
Rana
Not that I'm aware of.

Re: MT4 Indicator requests and ideas

Posted: Sun Dec 20, 2020 2:57 pm
by SK_Rana
Thank you for the reply. I have one, but it does not close the 1st order as per my requirement and doesn't move the 2nd order to break even. Can you please take a look and make necessary adjustments?

Re: MT4 Indicator requests and ideas

Posted: Sun Dec 20, 2020 6:10 pm
by sal
mr.Jimmy/Mr.tools/traders
do any one have this stop loss & take profit mauel marking indicator , please share.

Re: MT4 Indicator requests and ideas

Posted: Sun Dec 20, 2020 11:07 pm
by pipsquirrel
hi mrtools
if you dont mind,can i try repeating my request i made earlier at its belonging thread regarding adding step feature within one of your fantastic indicator (Trend direction + force index averages - (multisymbol + mtf + alerts))
here
viewtopic.php?p=1295424982#p1295424982
greetings

Re: MT4 Indicator requests and ideas

Posted: Sun Dec 20, 2020 11:21 pm
by talaate
mrtools wrote: Sat Dec 19, 2020 4:20 am

Sorry unfortunately don't have the code for that file anymore.
Hi mrtools
I have the non-averages one made by the super expert coder mladen, I'll send it PM
the name of the file without link is: rsi smoothed (mtf + alerts + lines).mq4

Re: MT4 Indicator requests and ideas

Posted: Sun Dec 20, 2020 11:21 pm
by talaate
done

Re: MT4 Indicator requests and ideas

Posted: Mon Dec 21, 2020 5:19 am
by mrtools
pipsquirrel wrote: Sun Dec 20, 2020 11:07 pm hi mrtools
if you dont mind,can i try repeating my request i made earlier at its belonging thread regarding adding step feature within one of your fantastic indicator (Trend direction + force index averages - (multisymbol + mtf + alerts))
here
viewtopic.php?p=1295424982#p1295424982
greetings

Posted it here Step Indicators

Re: MT4 Indicator requests and ideas

Posted: Tue Dec 22, 2020 9:31 am
by medotrader
hello mrtools
thank you for all the great work.
will you kindly check this indicator as it slows my mt4 so bad that i can't use it.
thank you