• 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

HI, I coded.
If you set TP/SL =0 && trailing stop =false, it will closed by opposite signal.
However this indicator looks like repainting because EA buy/sell trade is sometimes different from indicator arrows.
Please try to do a back test.:ok::)

Mr. TANAKA, thank you very much. I'm going to test.
I have settings that I've given you. That should be profitable, but in the tester I will fine-tune it.
Thank you once again :)
 
[QUOTE = "tanaka akiko, post: 235691, membro: 33635"] Sem problemas .Eu posso adicionar filtro de tempo, como
EA OPEN time && EA time de fechamento.
Por exemplo, se você definir OPEN 0 CLOSE 6, o EA irá operar somente entre 0 e 6 (horário do servidor MT4).
É isso que você quer?
Ou você quer que a EA pare em determinado mês? Jan a Dez? [/ QUOTE]
Tanaka Akiko ,Hello, I'm a trader, I have my strategy. can I help build a robor of it.:anjo:
 
Jiri, I coded.
You can select indicator1 && indicator 2 and period also.
You can choose indicator timeframe also.
If you TP/SL=0, then EA will close order by opposite signal (arrrow).
If you don't want to close by signal, you can use TP/SL, as well as Trailing stop function.
By the way this indicator has many parameter so it takes a lot of times to do back test.
I have not tested yet. Please try by yourself. Thank you! :inlove:


Mr. TANAKA, Can you make just a little editing?
I did not write Bollinger Bands = Period 14 (no 20). Can you add this setting there? ...only this,...Please please... :)
 
tanaka akiko , in the early posts on this thread, I suggested Wini to write an EA based on Leledc Exhaustion bars. It is one of the best no repainting and no lagging indicators of all. He did wrote it, but it was not completed as the bars has 2 indicators, he only used one.

Recently, one guy combined the exhaustion bar with stochastic RSI, the result has been amazing. Wondering if you can help on that, all of us here will be benefited as it is close to the Holy Grail. It can capture most turns on reversal and works on every timeframe.

https://www.tradingview.com/script/NaPlfnxu-Leledc-Exhaustion-Bar-with-RSI-Consideration-for-Upside/


And Wini's work:

https://soehoe.id/simple-ea-exhaustionbar-vertex-m15-rar.t10053/
 
Last edited:
GOLD move from 1282 to 1208, that's a heck of 30000 points move., the Ledec exhaustion bar catched it.
 

Attachments

  • Screenshot_20180825-113802.jpg
    Screenshot_20180825-113802.jpg
    80.4 KB · Views: 209
mr tanaka can u make ea copy reversal
i will using 2 broker
broker a for master n broker b for slave
if the broker a open buy so on broker b open sell
if the broker a close position then in broker b close posisition 2
have a coment option
n lot option
with mean ea copy trade but using reversal mode , with fast excecution ^^ can u make it sir?
please ^^ mr tanaka ^^
 
Hemmy, is there any entry signal for this indicator? If not I can not make EA...


hi please try this.. when arrow come on fresh red or green candle then open trade..tp and sl open we can put it manually..and this system is martingale..
 

Attachments

Hello Mr. Tanaka, hope your holiday was nice and relaxing:angel:,

you will do me a great favor by adding stoploss in money function to this helper ea. i work with different account currencies so it will be nice to have the stop loss in account currency.
if this for any reason not possible, please make me 2 EA versions: one with stop loss in dollar and one stop loss in euro..

thanks for the great EAs you make:clap:
 

Attachments

hi which fibbo we should take trade that light grey or dark blue fibbo??
plz check it..
View attachment 53974
In this case, it should be blue. But the automatic fibo indicator should work only when you have 1000 points or more on the H4. This fibo indicator I put in would be just one type, I do not know if you can modify it for moths with only 1000 or more points.
 
Hemmy, is there any entry signal for this indicator? If not I can not make EA...
Mr. Tanaka. I do not have another automatic fibo indicator. If you have another that sends a signal (to be able to do the EA), I thank you. This is an excellent strategy. You need an EA because you can not get all the entries for 24 hours every day. Without EA, it is almost impossible to work with this strategy.
 
In this case, it should be blue. But the automatic fibo indicator should work only when you have 1000 points or more on the H4. This fibo indicator I put in would be just one type, I do not know if you can modify it for moths with only 1000 or more points.
but this fibbo level autometically draw when there is 1000 point or its draw if there is less point also??
 
mr tanaka can u make ea copy reversal
i will using 2 broker
broker a for master n broker b for slave
if the broker a open buy so on broker b open sell
if the broker a close position then in broker b close posisition 2
have a coment option
n lot option
with mean ea copy trade but using reversal mode , with fast excecution ^^ can u make it sir?
ZH, sorry I don't know how to do this. I can only make EA and you can use reverse mode...
 
tanaka akiko , in the early posts on this thread, I suggested Wini to write an EA based on Leledc Exhaustion bars. It is one of the best no repainting and no lagging indicators of all. He did wrote it, but it was not completed as the bars has 2 indicators, he only used one.

Recently, one guy combined the exhaustion bar with stochastic RSI, the result has been amazing. Wondering if you can help on that, all of us here will be benefited as it is close to the Holy Grail. It can capture most turns on reversal and works on every timeframe.

https://www.tradingview.com/script/NaPlfnxu-Leledc-Exhaustion-Bar-with-RSI-Consideration-for-Upside/


And Wini's work:

https://soehoe.id/simple-ea-exhaustionbar-vertex-m15-rar.t10053/
I don't know if I can code what you want but if you have indicators and it gives buffer signals, it may be possible...
 
No problem .I can add time filter, like
EA OPEN time && EA close time.
For example, If you set OPEN 0 CLOSE 6 , EA will only trade between 0 to 6 (MT4 server time).
Is that what you want?
Or you want EA to stop in certain month? Jan to Dec?

Almost but I dont want ea to close completely, I still want the ea to manage open positions so that if the trailing stop price has been hit then the ea will close trade like normal in profit. But not to open any new trades in this period because I find that at certain times of the day volatility is low and ea opens many orders as the MA's are hovering up and down against each other and opens buys and sells so that when the high volatility time starts the EA has already reached its max orders. So I think if I can set times the EA can open new trades but still manages to close trades at any time as it already does.

Also another line of code I mean with months ie the same as the time filter and set with months.

Is it possible they can work together so for example: I dont want EA to open new trades within times of 20:00 till 06:00 and do not open new trades in December & January. So in November 30th new trades can be open (assuming we haven't met our Max open orders) from 06:01 till 19:59 and then NO New trades will happen until Feb 1st 06:01, but the EA will still manage the already open trades till they either hit the trialling stop target or when time based stop loss is hit.

I hope I have made it more clear what I mean
 
Please EA configuration :
--------------

Uses M5 timeframeМ5. The EA is optimized to run on EURUSD, GBPUSD, USDCHF, USDCAD, USDJPY.
Features
  • The Expert Advisor provides automatic configurations for the major currency pairs, so there is no need to set it up.
  • The trading robot considers only closed bars;
  • The strategy uses averaging;
  • Works both with Instant and Market Execution types (autodetection);
  • Resistant to a temporary loss of connection or a short-term computer shutdown. After starting the computer, the Expert Advisor will pick up its orders and continue trading;
  • Always works only with its own orders even if you have decided to trade manually in parallel;
Trading Conditions
  • Currency pairs: All.
  • Timeframe: M5.
  • 5-digit quotes.
  • Small spread will significantly increase your profit.
  • The minimum leverage is 1:100. Recommended value is 1:500;
Parameters
--------=AUTO SET=--------
  • ModeAuto - the parameter enables automatic configurations. The "AUTO" mode is available for EURUSD, GBPUSD, USDCHF, USDCAD, USDJPY.
  1. No AUTO------------- - automated configurations are disabled.
  2. AUTO(no MM auto) - all parameters except Lot are selected automatically.
  3. AUTO(Conservative MM) - all parameters are selected automatically, minimum load on the deposit.
  4. AUTO(Standart MM) - all parameters are selected automatically, average load on the deposit.
  5. AUTO(Aggressive MM) - all parameters are selected automatically, large load on the deposit. (Requires a leverage of 1:500).
  6. AUTO(Gambling MM) - all parameters are selected automatically, an inadequately large load on the deposit .(Not recommended for live accounts).
--------=BUY SERIES=--------
  • PeriodPush_up - the period of the upper line of the channel determining trend direction (recommended range of values 3 - 100).
  • Deviation_dn - correction of the lower channel period (recommended range of values -15 - 15).
  • TP_buy_0 - takeprofit of the first (buy) order in the series, in points (recommended range of values 4 - 50).
  • TP_buy_1 - takeprofit of the second (sell) order in the series, in points (recommended range of values 4 - 50).
  • TP_buy_2 - takeprofit of the third (buy) order in the series, in points, if 0 there will be no third order (recommended range of values 0 - 50).
 
Back
Top