fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. Lomcio
    L
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 16
    • Best 0
    • Controversial 0
    • Groups 0

    Lomcio

    @Lomcio

    0
    Reputation
    233
    Profile views
    16
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Lomcio Unfollow Follow

    Latest posts made by Lomcio

    • Selecting a character from a list

      Hello. I have this question about ENUM. Well, I did "ENUM_TIMEFRAMES" in Inputs and it works, I can choose the timeframe that interests me from the list. Moving on the problem. I have a condition, it is RSI and I have signs like "x>" and "x <. I wish I could also choose these characters from a menu like timeframe. I don't know how exactly to do it. Could someone help me with this?

      posted in Questions & Answers
      L
      Lomcio
    • RE: Indicator notifying about the price level

      @miki Fixed, figured out why it wasn't working.
      Well, I moved the "Once per bar" block in front of the "Alert message" block.
      Previously, "Once per bar" covered all conditions, now only displaying messages.

      posted in Questions & Answers
      L
      Lomcio
    • RE: Indicator notifying about the price level

      @miki I threw it in the tester and it also popped up.
      The general problem is that when the price is close to a given EMA on the M5, the price exceeds this EMA from the bottom and top several times during those 5 minutes. I get a notification every second.
      I would like during the formation of the candle, when the price exceeds the EMA, regardless of which side it came from, that one notification was sent, and the next only when the next candle formed.

      1 candle = 1 notification

      0_1617867935450_alertetster.png

      posted in Questions & Answers
      L
      Lomcio
    • RE: Indicator notifying about the price level

      I deleted the "Once per bar" blocks and it only works that the notification comes every second, it is tiring, how to make 1 notification come per candle?

      posted in Questions & Answers
      L
      Lomcio
    • Indicator notifying about the price level

      Hello. I created a simple indicator.
      link text
      The principle of operation is simple:

      The indicator is to inform when the price exceeds the EMA 20 or EMA50 from the top or bottom, in addition, it is to inform about the arrangement of these EMAs, long or short but only once per candle to avoid continuous notifications.

      The problem is that the price exceeds the EMA and does not get notification, for example in the photo, the price has exceeded the EMA 20 from the bottom and no notification.

      0_1617807915587_EMAPRICE.png

      posted in Questions & Answers
      L
      Lomcio
    • RE: Changing the color of the candles.

      Okay, but in this case, don't all the candles change color? I mean something like in the picture, EMA 20> EMA 50 condition occurs, the colors of the candles turn green ONLY during this condition, analogous to EMA 20 <EMA50, red.0_1616082141229_changecolors.png

      posted in Questions & Answers
      L
      Lomcio
    • Changing the color of the candles.

      Hello. I have one question. How can I do something like this:
      Well, after meeting the conditions, let's assume the color of the candles on BUY would change to green, but only candles from the moment of reaching the condition and regardless of the type of candle, until the condition disappears. If the condition is not met, the chart should draw gray candles. Analogous to the SELL item only in red.

      Someone were eager to help?

      posted in Questions & Answers
      L
      Lomcio
    • RE: Reading and displaying indicator values ​​on a regular basis

      @l-andorrà That's what I meant. Thank you very much for your time.

      posted in Questions & Answers
      L
      Lomcio
    • RE: Reading and displaying indicator values ​​on a regular basis

      @l-andorrà The text, the color of which would change depending on whether the condition is met or not

      posted in Questions & Answers
      L
      Lomcio
    • RE: Reading and displaying indicator values ​​on a regular basis

      Thank you. I have one more question. Well, let's assume that I have the condition that EMA 12> EMA30, I also have an inscription, the color of which depends on whether this condition is met, if it is not, it is gray, if the condition is met, shines green, how can I achieve it?

      posted in Questions & Answers
      L
      Lomcio