• 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 indicator to ea

brolyssj2020

Member
Credits
0
i want convert this indicator to ea



-----------------------------------------------------------

The trade open after the signal closes

close all in opposite signal

amplitude : 1

show arrows : true

use risk : true

risk percent : 0.01 (At the amount of $50, the trade open with a lot of 0.01) (100 usd-0.01)(200 usd-0.02)(300 usd-0.03)(400 usd-0.04)........

stop loss : 20 points

Comment : ++ BUY SELL_Bot_v1 ++

Magic : 11111
 

Attachments

Last edited:
Hello everyone,

I’m looking for assistance in creating an Expert Advisor (EA) for MetaTrader 4 (MT4) based on an indicator I have that identifies Fair Value Gaps (FVG).

Strategy Overview
The idea is to use the FVG indicator to place limit orders at specific levels identified by the indicator. The EA would:

  1. Detect the FVG zones automatically.
  2. Place pending limit orders on those levels.
  3. Include basic risk management options (e.g., stop-loss, take-profit, lot size, etc.).
I can share the FVG indicator file and explain the exact logic behind the strategy.

If anyone could help or share resources to guide me in coding this, I’d be very grateful. Feel free to ask if you need more details!

Thank you in advance!
 

Attachments

Back
Top