• 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

OK, the reason why it was not closed by opposite signal is using trailing stop.
So I added "opposite signal close", if you select TRUE, it is closed with opposite signal and you can also use trailing stop at the same time.:talking:

Dear Tanaka,
Please add TP in pips to the ea.
Many thanks
 
Hi Mr. Tanaka.
Please make EA with this indicator.
Trade from signal to signal.
That is, on Up Arrow open Buy and on Down Arrow close Buy and open Sell.
Please add business hours (8-20h)
Add BE to 10 Pips and also MM.
Thank you ;)
 

Attachments

Hello Mr. Tanaka

Could you pls make EA depend on this incadator

If Aqua arrow --> then buy, red arrow --> then sell

Default sl 15 pips
If profit 5 pips already, sl move to 3 pips from input. If 10 pips profit, then sl should be 5 pips. Then profit and sl should keep 5 pip distance.
 

Attachments

2nd incaditor

Turn over = 20 --> then sell
Turn over = -20 --> then buy

Turn over = 0, close trade
Sl = 50 pips

upload_2018-10-12_8-45-50.png
 

Attachments

  • upload_2018-10-12_8-45-50.png
    upload_2018-10-12_8-45-50.png
    100.5 KB · Views: 890
  • Turn_Area.ex4
    Turn_Area.ex4
    10 KB · Views: 94
I'm trying but does not open any order
did I do something wrong?
I copied ea to the expert advisor folder and indicator in the indicator folder :worried:
Hi, FxPa31
I tried to test another borker. Maybe the reason is depens on the broker.
The first verion I code is if Buy arrow = buy_stop and if sell arrrow =sell_stop, but this indicator is repaint and that's why many arrow signals appers.
Every single arrow has buy_stop /sell_stop order , so I guess your broker is not allowed to orders.
So I changed the code. When arrow appers then buy/sell stop, but next arrow appers and still your order is not active, then delete buy/sell stop, and so on....
In this way we can reduce the numer of buy_stop/sell_stop order.
I tested with FBS and it works. But when I compare with several broker, the backtest result is not exactly the same. Maybe you need to optimise parameters for your broker.
I think defaut setting is not applicale for all broker, so you need to find the best setting. For example risk% , lot size etc.. I guess buystop/sell stop order pips and trailing stop is a key parameter. If you see order send error 131 in MT4 teminal, something wrong with your lot size.
Please try to use the attache EA modified.:ok:
 

Attachments

Hi, FxPa31
I tried to test another borker. Maybe the reason is depens on the broker.
The first verion I code is if Buy arrow = buy_stop and if sell arrrow =sell_stop, but this indicator is repaint and that's why many arrow signals appers.
Every single arrow has buy_stop /sell_stop order , so I guess your broker is not allowed to orders.
So I changed the code. When arrow appers then buy/sell stop, but next arrow appers and still your order is not active, then delete buy/sell stop, and so on....
In this way we can reduce the numer of buy_stop/sell_stop order.
I tested with FBS and it works. But when I compare with several broker, the backtest result is not exactly the same. Maybe you need to optimise parameters for your broker.
I think defaut setting is not applicale for all broker, so you need to find the best setting. For example risk% , lot size etc.. I guess buystop/sell stop order pips and trailing stop is a key parameter. If you see order send error 131 in MT4 teminal, something wrong with your lot size.
Please try to use the attache EA modified.:ok:
Somebody, pls help test it.

Sent from SoeHoe.ID mobile apps
 
Somebody, pls help test it.

Sent from SoeHoe.ID mobile apps
Hello Sir

upload_2018-10-12_10-37-40.png
upload_2018-10-12_10-38-1.png

EUR H1, High profit/deposit ratio, accept small deposit

I tested w/ exness, need high connected broker, low m/s
 

Attachments

  • upload_2018-10-12_10-37-40.png
    upload_2018-10-12_10-37-40.png
    105.3 KB · Views: 892
  • upload_2018-10-12_10-38-1.png
    upload_2018-10-12_10-38-1.png
    69.8 KB · Views: 891
hello tanaka, love all your work, please can you make EA and Sound Alert for this wonderful indicator....
1.. the EA should start trading on the SECOND BAR of the indicator.
2.. close trading after on the SECOND BAR in reverse opposite and start another trading.....
3.. the instogram do not repaint from second bar..
thanks
 

Attachments

Hi, FxPa31
I tried to test another borker. Maybe the reason is depens on the broker.
The first verion I code is if Buy arrow = buy_stop and if sell arrrow =sell_stop, but this indicator is repaint and that's why many arrow signals appers.
Every single arrow has buy_stop /sell_stop order , so I guess your broker is not allowed to orders.
So I changed the code. When arrow appers then buy/sell stop, but next arrow appers and still your order is not active, then delete buy/sell stop, and so on....
In this way we can reduce the numer of buy_stop/sell_stop order.
I tested with FBS and it works. But when I compare with several broker, the backtest result is not exactly the same. Maybe you need to optimise parameters for your broker.
I think defaut setting is not applicale for all broker, so you need to find the best setting. For example risk% , lot size etc.. I guess buystop/sell stop order pips and trailing stop is a key parameter. If you see order send error 131 in MT4 teminal, something wrong with your lot size.
Please try to use the attache EA modified.:ok:

ok thanks for your hard work.Let me try it
 
This one sir
AA, busket profit close function is already in the EA.
If you attach EA in several charts and if you want to close all orders with total profit=$10 (in your basket)
you can input profit=10
and chartsymbolselection =AllOpenOder,
then once total profit$=10, all orders will be closed. (different currency pair total profit)
Can you test in demo account to see if this function works? :cool::ok:

upload_2018-10-13_23-16-22.png
 

Attachments

  • upload_2018-10-13_23-16-22.png
    upload_2018-10-13_23-16-22.png
    5.3 KB · Views: 944

Attachments

Back
Top