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

Question Required help to create EA

Boon Teh

New Member
Credits
0
Dear EA experts,

I would like to require your helps on creating an EA based on my current trading strategy. Currently i'm using Smart Money Concepts by LuxAlgo and Heiken Ashi candles in TradingView app. i found this strategy quite useful and would like to make it as EA robot if possible. I have attached my trading rules to place orders as well. Please kindly have a look whether this is possible to create EA based on this.

Recommended Parameters:
Hidden TP
Hidden SL
Trailing Stop

Good to have: Option panel in the chart to select "Buy&Sell", " Sell Only", and "Buy only". This is due to i used Buy Low Sell High method as well. Hope this is clear.

Thanks and much appreciated anyone can help on this.
 

Attachments

So far I traded manually using this strategy for 4 months, it's quite profitable and accuracy is around 85%.

what timeframe do you trade?
i dont have MT4 indicator for this. I'm using the indicator from TradingView app called Smart Money Concept from LuxAlgo and Heiken Ashi candles. Not sure can be done or not.

its not possible to build MT4/5 robot with indicators from tradingview, but you can build automated execution from tradingview with pine script.
 
Yes, I just made it simple.

In fibo zone , if candle is bullish (2times) then buy order.
If bearish 2 time, then sell order.


upload_2023-5-2_0-13-54.png
 

Attachments

  • upload_2023-5-2_0-13-54.png
    upload_2023-5-2_0-13-54.png
    38.7 KB · Views: 285
  • EA_SMCFIBO.ex4
    EA_SMCFIBO.ex4
    360.1 KB · Views: 85
  • GUH1.set
    GUH1.set
    6.8 KB · Views: 48
Yes, so far still profitable. Just curious EA will auto close order without hit TP/SL. I'm using your SET file and it closes the orders on 10pips profit. Not sure why.
 
Hi tanaka,
It looks interesting, but if use breakeven it closes the buytrade almost at once and it do not respect the numbers put in. And for sell it dont't work :)
Also if put more open trades but one, it places all at the same time, it doesent wait for the next valid signal.
 
Back
Top