• 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 :)

Suggestion I will make a Free EA with your Indicator

Mr. Tanaka please Remove indicator Tma, and replace it with 3 Exponential moving averages, Exponential moving average 3 periods, Moving Average Exponential 6 periods, and Moving Average Exponential 50 periods.
* Open purchase when Media Movil of 3 periods and 6 periods cross over Moving average 50 periods.
* Open sale when Mobile Media of 3 periods and 6 periods Cross below Mobile average 50 periods.
(Open operation only when the 2 Moving Averages cross 50 periods, if only one does not open)
Leave Filter of the indicator Rus Never Repaint (Leave option to enable and disable filter Rus)
Leave option BUY & SELL, BUY_ONLY, SELL_ONLY
THANK YOU MR. TANAKA
OK,I removed TMA, instead added EMA logic.:cool::ok:

GU M5
upload_2019-3-27_13-9-29.png
 

Attachments

How do you use this EA?
View attachment 77504


Tanaka master this wonderful this expert. you need to adjust only one thing to improve performance.
order quantities:
*buy orders: 1 independent order of sell + martin attack .
* sell orders: 1 independent order of buy + martin attack.


**** master tanaka master check a bug on the expert. he is opening only sell orders.

hma + force.jpg
 

Attachments

  • hma + force.jpg
    hma + force.jpg
    112.9 KB · Views: 870
Last edited:
Bro Tanaka can make this indicator to 2 version ea , this trending indicator
1. like ussualy with busket profit
2. make close opposite, when red open sell and when change to green close sell open buy.
Rapaint like below, is it oK?
upload_2019-3-27_13-19-42.png
 

Attachments

  • upload_2019-3-27_13-19-42.png
    upload_2019-3-27_13-19-42.png
    20.2 KB · Views: 858
thia indicator repa
tanaka master, good morning, Could you ask me for the expert momentum chart with the parameters of the expert curve arrows with martingale 1 and 2?
add filters: stochastic, moving average, force index by option time m1, m15, h1, h4 ....
this indicator repaints period
 
Is this OK?

tanaka master check a bug on the expert. he is opening only sell orders.

add:
* buy orders: 1 independent order of sell + martin attack .
* sell orders: 1 independent order of buy + martin attack.
* buy sell: 1 order independent + martin attack. option 2,3,4...
 
Last edited:
THIS INDICATOR WORTH TO MAKE AN EA --IF SOME ONE HELP ---

THE NUMBER > 7 ITS GOOD TO BUY ORDER FOR CURRENCY
THE NUMBER < 7 ITS GOOD TO SELL ORDER FOR CURRENCY

TAKE PROFIT + STOP LOSS + LOT SIZE

EXAMPLE IN TH PIC BELOW

THE INDICATOR ALSO ATTACH THE RAR FOLDER AFTER EXTRACT PUT IN WINDOWS FONT FOLDER

THATS ALL

VERY THANK
 

Attachments

Last edited:
This is really sad, I don't know what to say. Better try it on demo before.
I also have to cut loss 129.52$ due to the EA open trade against the trend!
Before that, I ask Ahmad Khan, Why with difference broker the EA open order in difference direction.
 

Attachments

  • Cut loss.jpg
    Cut loss.jpg
    195.7 KB · Views: 207
"EA Zaman Martingale Strategy March 2019.ex4", I used the EA, but found that the logic of placing an order seemed to be problematic. Please look at the annex.
No orders were placed at the prescribed distances, especially after the fourth order.
Does anyone else have the same problem?
 

Attachments

  • Screenshot_2019-03-27-15-20-36.png
    Screenshot_2019-03-27-15-20-36.png
    105.2 KB · Views: 189
Yes, you included the indicator inputs in the EA, but it does not work. Thanks.
Maybe you forgot to copy the indicator file in your MT4 indicator folder??
I have checked to change FaseEMA in BT and it looks OK.
upload_2019-3-27_19-7-55.png
 

Attachments

  • upload_2019-3-27_19-7-55.png
    upload_2019-3-27_19-7-55.png
    21.1 KB · Views: 800
just one EA to close all orders ( market and pending all togother ) after profit or lose put it in one seperated chart and work with all order
Please use the attached EA.
This is EA for manual trading, but you can use to close all orders after profit or lose.
Just put this EA in a chart (any chart is OK) and run it.
If you want to close all orders with total profit dollars, then Use Auto basketprofit =FALSE and put manual profit dollars.
If you want to put manual input dollars, then always Use_Auto baske profit =FALSE.
If you Use_Auto baske profit =TRUE, then EA will calculate total expected profit based on lot size, so if you don't want it, Use_Auto baske profit =FALSE.

upload_2019-3-27_21-56-21.png

EX.) Above example, If you run 3 EA and total profit reached to $200, then all orders are closed.

If you want to close all orders if total loss reached to $500, then
upload_2019-3-27_21-58-13.png
Use Emergency STOP=true and put $500.

Please test it in demo account first.
 

Attachments

  • upload_2019-3-27_21-56-21.png
    upload_2019-3-27_21-56-21.png
    4.5 KB · Views: 876
  • upload_2019-3-27_21-58-13.png
    upload_2019-3-27_21-58-13.png
    4.4 KB · Views: 877
  • EA_Autotrade(revC).ex4
    EA_Autotrade(revC).ex4
    185.8 KB · Views: 105
Hello Tanaka,
what about BoBB indi ..?
(see, please, https://www.mql5.com/en/code/10343)

(m5) strategy:

LONG: enter @ open next bar when ...

bobb62 cuts off (@close bar) the higher (0.38dev) band (62 period),
SL @ lower (0.38dev) band,
trailing stop (TP) by linearweightedma62 (dotted red line)

SHORT: enter @ open next bar when ...

bobb62 cuts off (@close bar) the lower (0.38dev) band (62 period),
SL @ higher (0.38dev) band,
trailing stop (TP) by LWma62 (dotted red line)

additional options:

1) signal trigger bobb62 X LWma62 (buy or / & sell)
2) buy when bobb cuts off over 0line (sell under 0 line)


Regards
magoo

P.S.
remember to delete the suffix (
.txt) by the template file ...

Hello Tanaka,
what about QQE indi ..?
(see, please, https://www.mql5.com/en/code/20650)
(http://dewinforex.com/forex-indicat...il-but-accurately-defines-trend-and-flat.html)

I thought of simplifying everything (the previous request) with ...
the simple cross between the QQE (50) and its average LWma34


(m5) strategy:
enter @ open next bar when ...

buy :
QQE(50:blu line
) cuts UP its linear weighted34 (dottet red line)

sell:
QQE(50:blu line
) cuts Down its linear weighted34 (dottet red line)

TP (SL) at new opposite order ...
(trailing stop by LWma34)

Regards
mag00

P.S.

remember to delete the suffix (.txt) by the template file ...
 

Attachments

Last edited:
It is ex4 file, so I can not do anything.


Hello Akiko San:

Here it is;

1. OCO (One Cancel Other Order) once a position is opened (buy open, sell stop cancel)
2. Website for NEWS Reference (e.g. ForexFactory)
3. Timer to NEWS Release (order is placed before...........minutes of New Release and canceled after..........minutes)
4. Max. spread

Many thanks in advance.
 

Attachments

Back
Top