Custom indy: on line touch/on line cross signal mode

Avatar
  • updated
  • Completed

We need to open trade if the price touch the lines of support and resistance. Sell trades for resistance lines and buy trades for support lines.

How would you rate the customer service you received?

Satisfaction mark by Forex Trader 11 months ago

Add a comment about quality of support you received (optional):

Duplicates 1
Help With Custom Indicator "Plombiers"

Hello,

I try to use this Indicator: https://www.mql5.com/de/code/64

I has 5 buffers:

b0 Means (royal blue)
b1 Resistace

b2 Support
b3 Resistance2
b4 Support2

b5 Stochastic

I would like to open a buy on b2 and a sell on b1, but whatever I set up I get only a constant signal in one directon.

Image 5087


Here is a basic setfile. Please help.

Plom.set

    Avatar
    0
    Forex Trader

    i tried your indicator and the ea don't open trades if the price touch or cross this indicator lines but open trades far from support and resistance lines. i think this indicator buffers is 1 for buy trades and 0 for sell trades.

    Avatar
    0
    Forex Trader
    Quote from Ulises Cune

    I imagine that when you say "touch" you mean that the current price of the current candle is > the resistance price, for example.

    Image 5118

    yes i mean if current price touch support or resistance line.

    Avatar
    0
    Ulises Cune
    Quote from Forex Trader

    i want to open trades (first or martingale/Anti-martingale) when the prices touches the lines of support and resistance. 

    I imagine that when you say "touch" you mean that the current price of the current candle is > the resistance price, for example.

    Image 5118

    Avatar
    0
    Forex Trader
    Quote from Ulises Cune

    When do you want to open the first trades? When the candle before the current one exceeds the closing price?

    i want to open trades (first or martingale/Anti-martingale) when the prices touches the lines of support and resistance. 

    Avatar
    0
    Ulises Cune
    Quote from Forex Trader

    i know this indicator and i tried it but the ea didn't open trades when the price touches lines of the support and resistance. so, we need mode for this specific feature.

    When do you want to open the first trades? When the candle before the current one exceeds the closing price?

    Avatar
    0
    Forex Trader
    Quote from Ulises Cune

    Check This indicator "Support and Ressitance"

    https://forum.communitypowerea.com/communities/7/topics/815-support-and-resistance-indicator

    i know this indicator and i tried it but the ea didn't open trades when the price touches lines of the support and resistance. so, we need mode for this specific feature.

    Avatar
    0
    Andrey Khatimlianskyi
    • Planned (collecting votes)

    I've made a new topic for your suggestion, let's vote and implement it.

    Avatar
    0
    Forex Trader
    Quote from Andrey Khatimlianskyi

    How it should look like?

    Buy on cross up / Sell on cross down, like for Pivots?

    Yes, we need to open trade if the price touch the lines of support and resistance. Sell trades for resistance lines and buy trades for support lines.