• Welcome back! Thank you for being a part of this Traders Community. Let's discuss and share :)
    Selamat datang kembali! Trimakasih telah menjadi bagian dari Komunitas Trader ini. Mari berdiskusi dan berbagi :)

Universal Indicator EA - Expert Advisor for any indicator

Hi Afsal,

kindly your help , why is only buy .TF-5 EUR-USD

Im try combine with fibo scalper and xtitan pro . square box follow arrow and then take op.



Thanks
 

Attachments

Last edited:
hi Afsal. stop loss and take profit are not working correctly. When the values specified in the expert Advisor are reached, they are not triggered... what could be the reason?
 
Hey Afsal,
Watched the tutorial many times, and even tho I am familiarized with setting up EAs and Indicators, I am struggling to make this work. I know exactly what's the problem (buffers) but I'm having a hard time trying to find a solution/workaround.
The whole point is that my indicator has only one colour in the option "colours". The arrows colours and size/style are selected in the indicator's options, not in the colour tab.
This is causing a conflict whenever it opens orders.
My indicator is based on harmonic patterns (privately purchase). Therefore, I won't be able to code it and change this mechanics of arrows buffers.
I also noticed that the EA is randomly opening a trade whenever it is initialized.
One last thing I've noticed is that SL and TP are not being set in the 1 min TF.
I am attaching some screens in order to illustrate everything I've said.
I hope I can get some pointers on how to fix the problem.
Once again, thanks so much for this EA.
 

Attachments

  • 2.jpg
    2.jpg
    216.3 KB · Views: 172
  • 1.jpg
    1.jpg
    187.3 KB · Views: 164
lot: 0.01
Tp: 50 (+- 5 dls)
SL: 20 (+- 2dls)

BUT, when a trade is opened, i have TP = 50 (right), and SL= 950, what is going on ?
 

Attachments

  • Sin título.jpg
    Sin título.jpg
    509.5 KB · Views: 165
lot: 0.01
Tp: 50 (+- 5 dls)
SL: 20 (+- 2dls)

BUT, when a trade is opened, i have TP = 50 (right), and SL= 950, what is going on ?

Hii Emilcoff99.

Make this parameter value to False

Use Candle High/Low as Stop Loss (Stop Loss Pips Added to this): Value = False

Thanks
 

Attachments

  • UniversalIndicator High Low False.JPG
    UniversalIndicator High Low False.JPG
    98.1 KB · Views: 149
EA only works on the opening and closing on the opposite signal, one has to have good indy.

For scalping I added separate ea, same currency, just another chart, same mt4 .
With take profit of my desire.

Universal ea is very good ea, it does open and close orders right on the signal.
Needs some fine tuning.

thank you Afsal !
 
Hey Afsal,
Watched the tutorial many times, and even tho I am familiarized with setting up EAs and Indicators, I am struggling to make this work. I know exactly what's the problem (buffers) but I'm having a hard time trying to find a solution/workaround.
The whole point is that my indicator has only one colour in the option "colours". The arrows colours and size/style are selected in the indicator's options, not in the colour tab.
This is causing a conflict whenever it opens orders.
My indicator is based on harmonic patterns (privately purchase). Therefore, I won't be able to code it and change this mechanics of arrows buffers.
I also noticed that the EA is randomly opening a trade whenever it is initialized.
One last thing I've noticed is that SL and TP are not being set in the 1 min TF.
I am attaching some screens in order to illustrate everything I've said.
I hope I can get some pointers on how to fix the problem.
Once again, thanks so much for this EA.

As you already know, problem is with buffers. Indicator should have a BuyBuffer and a SellBuffer for EA to work. As your indicator is not having required buffers, EA can't be used with your indicators.
 
"Universal Indicator EA" without any restrictions (No Time or Account Type Limit)

This EA is made with the concept of using a single expert advisor for all indicators
So It can work with any Indicator that gives Buy and Sell Signals.

This can work in demo or live account for unlimited period of time .

You can use it on any time frame ...

In settings Give the name of Indicator to be used by EA and start trading.
EA will use default settings of given Indicator.

Verify trades taken by EA comparing with Indicator signals. If found wrong find the right buffer for signal from indicator and change that under buffer settings.

Use it on demo first for at least a week ...


Hi sir, i have this indicator can you make it work with universal ea?
please sir..
thanks
 

Attachments

As you already know, the problem is with buffers. The indicator should have a BuyBuffer and a SellBuffer for EA to work. As your indicator is not having required buffers, EA can't be used with your indicators.
Thanks for the reply.
I found another EA that has a workaround of this problem, but it is a DEMO version.
The workaround was to open the order based on the chart information and not an indicator buffer. For BUYS I needed to include in the EA the common string used on buy ARROWS and also the arrow code. The same things for SELLS. I am attaching the screens.
As for the arrow strings, both BUY and SELL used the same string called -arrow-. As for the arrow code, BUY arrows code was 234 and SELL 233.
Do you think you could add it to your EA?
 

Attachments

  • arrow code.jpg
    arrow code.jpg
    324.6 KB · Views: 157
  • common arrow string.jpg
    common arrow string.jpg
    327.5 KB · Views: 144
I'm gonna try scalping method on EURUSD.
EURUSD just turned positive on 30 min chart.
Gonna use one of those zigzag indicators, they repaint, we all know that, but will set Universal ea to buy only mode on 1 min chart.
On the second chart (EURUSD) will put different ea that will take profit only at certain amount.
Will be interesting to see how it goes !
 

Attachments

Last edited:
Dear Afsal,

Thanks for your Updated version EA. all the options are good. but the EA is taking the order 1 & 2nd(the 2nd indicator is confirmation ) indicator signal is on same candle otherwise the EA is not taking the order. the two indicator on same candle is rarely giving.instead of the EA should take both indicator direction which if both indicators are buy signal the should be placed the order based on second indicator signal apart from some candles. hope it is possible.awaiting for your reply.
 
Version 6.4 released

* EA can now check Every Tick for Trade Signal

* Maximum number of Buy and Sell Orders can be limited

* Pip Step Multiplier Added



Download Latest Version from https://drive.google.com/drive/folders/1d2ocl5qp6EZk6Oy-PEbU6qTPfdLrqCaK
Enjoy :)
Hello Afsal,
Thanks for the superb work.

It seems the EA only opens buy orders? I just tested for about two hours and all the pairs I put it in opens only buy orders.

How do I make sure the EA only follow the indicator current signal (BUY/SELL) and then close the order on opposite signal then open a reverse order?

Does the EA work that way?

Regards.
 
Hi Afsal.

I just wanted to check with you if there is a set file for H1, Because I see the one for H4 and I'm not sure if there is one for H1

UniversalIndicatorEA-CyberZingFxZigZagArrow
UniversalIndicatorEA-CyberZingFxZigZagArrow-H4

I will appreciate your quick reply.

Thanks
 
Version 6.4 released

* EA can now check Every Tick for Trade Signal

* Maximum number of Buy and Sell Orders can be limited

* Pip Step Multiplier Added



Download Latest Version from https://drive.google.com/drive/folders/1d2ocl5qp6EZk6Oy-PEbU6qTPfdLrqCaK
Enjoy :)

Hello Mr. Afsal, how many candles do the process go into when there is an arrow for buy? What should I do to get it processed after the arrow appears. Thank you very much for this ea. I haven't tried it on real account, sorry.

I want it to be processed in the first candle.
I want it to be processed at 1st candle or 2nd candle. are there any options

UniversalIndicatorEA6.4 and CyberZingFxZigZagArrow
I use.
 
Last edited:
Back
Top