• 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

Because this EA is not reading TP blue line data. Just read entry value point only.
You can close order by trailing stop setting or profit dallar(US$).
Hi Tanaka,
It seems that there's not SL in your last version of EA_RadarSignal (revA). Can you add it on the setting please. I want to try testing with it ?
 
Dear Tanaka San, I have made it in excel just for your reference and same I was asking earlier, if you make the same settings in EA while attaching it to chart, this will be more easy and quick, I hope u r not angry to me with my lots of messages :inlove::):blush::*

Regards.

Zaman Khan
Hi, I added normal takeprofit & stoploss.
If you want to use normal TP/SL, just Use_trailingStop=FALSE, then an order is closed wit TP/SL
Please test it.:ok:
 

Attachments

Thanks for your reply Mr. Tanaka
You made a fantastic job to code the EA! :ok::ok::ok:
Because the RadarSignal indicator gives fast perfect exit points, it would be brilliant to be able to use them by the EA.
May I ask you... is it possible to code the EA using the TP giving by the indicator?
best regards
VV
vadvid, I coded your request.
If you want to exit with TP given by the indicator, just Use_indicator_TGT=TRUE and Use_traliingStop=FALSE,
then your order will be closed with Target valuse which the indicator made.:cool::ok:
Can you test which is better revB or revB1? Thanks.

upload_2018-11-26_13-23-5.png

GU (TF H1) Use_indicator_TGT=TRUE / Use_traliingStop=FALSE
upload_2018-11-26_13-25-51.png
 

Attachments

  • upload_2018-11-26_13-23-5.png
    upload_2018-11-26_13-23-5.png
    3.9 KB · Views: 901
  • upload_2018-11-26_13-25-51.png
    upload_2018-11-26_13-25-51.png
    7.5 KB · Views: 906
  • EA_Radar Signal(revB1).ex4
    EA_Radar Signal(revB1).ex4
    169.8 KB · Views: 235
Dear, Mr. Tanaka, were you not able to make the supply demand Ea with the new .mq4 and bb arrows?
mq4.gif
II_SupDem_v2.32.mq4
forexfactory.com/attachment.php/1736245?attachmentid=1736245&d=1440032689

BB alert arrows are here
forex-tsd.com/adownload.php?attachmentid=198361



The All Star Rules:

  • When price reaches a key supply level, pierces the upper Bollinger Band®, in the context of a downtrend, and there is a significant profit margin below, sell short at the supply level with a buy stop just above the supply level.
  • Profit targets are first the midline and then the opposing demand level.
  • The opposite rules are true for long (buying) opportunities.
The trade should only be triggered the second time price arrives to a zone, and an arrow is present, I found the bollinger band arrow so regular BB would not be needed.
Trailing stop would be a good option along with tp, sl, and the ability to turn sl off, or tp off independently.


For more detail on the method:
tradingacademy.com/lessons/article/the-all-star-entry/
 
Last edited by a moderator:
Mr.ta
vadvid, I coded your request.
If you want to exit with TP given by the indicator, just Use_indicator_TGT=TRUE and Use_traliingStop=FALSE,
then your order will be closed with Target valuse which the indicator made.:cool::ok:
Can you test which is better revB or revB1? Thanks.

View attachment 64670

GU (TF H1) Use_indicator_TGT=TRUE / Use_traliingStop=FALSE
View attachment 64671
Mr.tanaka,Please make trade manager ea for me.I very need it.Trade Manager EA is very simple.The ea allow only one trade on one pair.Example:I opened sell trade and then I install ea.When I get another buy or sell signal,I open second buy or sell trade.As soon as I open second trade,the ea auto close first trade instantly.The ea work over and over again.Thanks you...
 
Mr.ta

Mr.tanaka,Please make trade manager ea for me.I very need it.Trade Manager EA is very simple.The ea allow only one trade on one pair.Example:I opened sell trade and then I install ea.When I get another buy or sell signal,I open second buy or sell trade.As soon as I open second trade,the ea auto close first trade instantly.The ea work over and over again.Thanks you...
The EA closes the 1st order when you open 2nd order manually?
 
vadvid, I coded your request.
If you want to exit with TP given by the indicator, just Use_indicator_TGT=TRUE and Use_traliingStop=FALSE,
then your order will be closed with Target valuse which the indicator made.:cool::ok:
Can you test which is better revB or revB1? Thanks.

View attachment 64670

GU (TF H1) Use_indicator_TGT=TRUE / Use_traliingStop=FALSE
View attachment 64671


Tanaka the EA Radar signal revB1 can be used simultaneously with other pairs over GU. Thanks and great work.
 
Last edited:
vadvid, I coded your request.
If you want to exit with TP given by the indicator, just Use_indicator_TGT=TRUE and Use_traliingStop=FALSE,
then your order will be closed with Target valuse which the indicator made.:cool::ok:
Can you test which is better revB or revB1? Thanks.

View attachment 64670

GU (TF H1) Use_indicator_TGT=TRUE / Use_traliingStop=FALSE
View attachment 64671
Hi Tanaka,
Thanks for your different jobs. Just a question about EA_RadarSignal(RevB1) because I havn't mq4 version.
Is there a problem to use Use_Indicator_TGT = TRUE and Use_trailingStop = TRUE simultaneously ? I don't think but need your confirmation please.
regards
 
vadvid, I coded your request.
If you want to exit with TP given by the indicator, just Use_indicator_TGT=TRUE and Use_traliingStop=FALSE,
then your order will be closed with Target valuse which the indicator made.:cool::ok:
Can you test which is better revB or revB1? Thanks.

View attachment 64670

GU (TF H1) Use_indicator_TGT=TRUE / Use_traliingStop=FALSE
View attachment 64671
Great Job Tanaka,

please if u can add your option of close on opposite (if sell is ongoing and buy is activated and vice versa)

and please add the function of order modify for ECN Acconts as it failed to modify the orders
thanks in advance
 
Last edited:
Hi Tanaka,
Thanks for your different jobs. Just a question about EA_RadarSignal(RevB1) because I havn't mq4 version.
Is there a problem to use Use_Indicator_TGT = TRUE and Use_trailingStop = TRUE simultaneously ? I don't think but need your confirmation please.
regards
Yes, you can use both.
Use_Indicator_TGT = TRUE means just read the TGT value from the indicator and when place order, put it just as takeprofit.
If you use trailing stop, and if it is lower than TGT value, it is closed with traling. That is all.:cool:
 
Yes, you can use both.
Use_Indicator_TGT = TRUE means just read the TGT value from the indicator and when place order, put it just as takeprofit.
If you use trailing stop, and if it is lower than TGT value, it is closed with traling. That is all.:cool:
Hi Tanaka, Can you add SL on version Ea_RadarSignal(RevB1) please ? Because, if you backtest this version since 2007, there's order that always be in loss. It doesn't closed with TGT or TrailingStop for one year... So if you can add (in version revB2)...
 
Yes, you can use both.
Use_Indicator_TGT = TRUE means just read the TGT value from the indicator and when place order, put it just as takeprofit.
If you use trailing stop, and if it is lower than TGT value, it is closed with traling. That is all.:cool:
Tanaka,
In fact, with version revB1, ea read correctly TP and Trailingstop of indicator, but it seems that ea doesn't read SL of indicator... Can you verify this and amend it please ?
 
Tanaka,
In fact, with version revB1, ea read correctly TP and Trailingstop of indicator, but it seems that ea doesn't read SL of indicator... Can you verify this and amend it please ?
Oh, becase I added only takeprofit value only.... Does the indicator shows stoploss, too?
 
Oh, becase I added only takeprofit value only.... Does the indicator shows stoploss, too?
No, there's no SL on the indicator ; that's the problem... So, I think the best way is to have simultaneously trailingstop and SL. Actually, if you put use_tailing_stop on true, it does not activate SL (on version revB1). It seems that version B1 is the best but it needs SL
 
No, there's no SL on the indicator ; that's the problem... So, I think the best way is to have simultaneously trailingstop and SL. Actually, if you put use_tailing_stop on true, it does not activate SL (on version revB1). It seems that version B1 is the best but it needs SL
Sl is the opposite signal is the close above or below the safe enty box , please make colours for all buffers in the indicator and you will know the logic of this indicator


I know it and know how it is work and how the indicator trail the safe entry box and target simultaneously and how the target calculated


I will share all of that if you intersted guys and what the exact logic of it with pictures
 
Dear Tanaka San, hajimimashite and arigato gozaimasu for the modification,

I tried both revB and revB1, and found revB1 is working better then previous all versions.

It opens positions as many times as the entry price hit which is also fine and can be control from Buy/Sell max orders options.

One little change is required, in case indicator modifies its target, EA doesn't modifies it and keep old target price, kindly do it please in case if indicator reduce the target so trade will be safe and close with new TP accordingly or if target increases so it will continue otherwise if trade closed early, then we have to wait longer for new trade until the new signal will generate. It can be done manually but if it can be done auto, that will be more perfect. See below picture.

I used risk+martingale option but it took lot size from fix lot option, but in previous versions, it was working and picking lot auto size as per the equity and martingale doesn't takes additional trade if market goes other direction. Please put martingale layer multiplication by x1.1 formula.

Also, please if possible, can you add sound alert option when ever the new trade picks up.

EA is so secured and potential that you can even work with fix lot size on 100$ account also. It will double up the account in few days. GBPUSD with H1 TF False for Trail and Target as per indicator is perfect setting.

I am again very thankful to you for making an EA as per my wish through my given indicator.


View attachment 64710
this green colour is a problem in the orignal codr you shared i found another radar signal ex4 that works perfect as this green colour should be a box that trailed with the price and breaking it gives the opposite signal
 
Back
Top