fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. Pyro
    3. Posts
    P
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 23
    • Best 2
    • Controversial 0
    • Groups 0

    Posts made by Pyro

    • RE: FIBO LABEL NAME

      oh okay. sorry my fault. your description is like my idea. now i think about custom code, but that would break my time. but is not impossible

      posted in Questions & Answers
      P
      Pyro
    • RE: FIBO LABEL NAME

      do you solved the problem? maybe i can help. i am working on fibo retracement too.

      e8d33c0d-95ee-4efc-b8ad-063ba0504ee4-image.png

      is this right?

      posted in Questions & Answers
      P
      Pyro
    • RE: Update Download Extension

      @sktsec how?`my google cleaned all extensions. now i cant use it anymore 😞

      posted in Bug Reports
      P
      Pyro
    • RE: Can#t trace the custom indicator

      Thank you. πŸ˜€

      image.png This makes the code. the code multiplicates every digit with 10 πŸ™‚

      posted in Questions & Answers
      P
      Pyro
    • RE: Can#t trace the custom indicator

      Okayy...... wait a bit, think new and the answer comes...
      now it works

      dac4fcf2-f571-4415-b221-287f80e6c8ce-image.png

      this is my custom mql code AND this i made On Init
      ae062198-ae23-41d1-ab80-6cbe91ae3fd9-image.png

      Now I have some new challenges, but I'm confident that I'll overcome them with the help of the forum πŸ™‚

      thank you for your participation

      posted in Questions & Answers
      P
      Pyro
    • RE: Can#t trace the custom indicator

      The Super Range indicator starts at a very high range and before opening a trade the range should be around 30-60 pips. I'm thinking of another indicator to make my job easier. maybe envelope. and with this I can expand the range with a cross condition.

      posted in Questions & Answers
      P
      Pyro
    • RE: Can#t trace the custom indicator

      Yes, a bit for visual representation, but more for further calculations. I want to open trades in a fixed pips range. In ger40 it works, but in eurusd or another forex pair I need to define the digits. I found a custom MQL code that doesn't work so far. Most topics write about the ATR value for pip. I don't know if that's my problem.

      posted in Questions & Answers
      P
      Pyro
    • RE: Can#t trace the custom indicator

      Hello,
      It's been some time, but I did it. The functions in EA work well, but now I need some help again.

      This time it's about price levels or distances.

      in Dow or German Dax i get a high value, and in EURUSD and so on, i get 0.xxxx values. how can i fix it?

      https://fxdreema.com/shared/m0wTb6jIb

      is is my shared project. and this is a picture, what my mt says

      image.png

      the comment block in the right lower corner is the important.
      i tried numeric, pip as price.

      posted in Questions & Answers
      P
      Pyro
    • RE: Can#t trace the custom indicator

      Yes. i saw it firsthand. since I work during the week, I don't have time to trade with it. but there have been a few situations where the system has proven itself

      posted in Questions & Answers
      P
      Pyro
    • RE: Can#t trace the custom indicator

      a bit more complex: if the condition for an indicator is met, then a true value is stored in a variable, which, however, jumps back to false after x candles. would that help? is this easily doable?

      posted in Questions & Answers
      P
      Pyro
    • RE: Can#t trace the custom indicator

      I had that thought too. However, if the supertrend changes to candle 1 and 30 candles later the other indicators, then the system is no longer correct because the supertrend indicator could then change again. do you know what i mean?

      I try to Open the trade when all indicators Triggers in a range of 10 candles for example

      posted in Questions & Answers
      P
      Pyro
    • RE: Can#t trace the custom indicator

      yes i can trust it. i show you the video. I think with the video I can show you better what I'm getting at.
      https://www.youtube.com/watch?v=W9244EzocFE&lc=UgznvC_dFBrVaoFnOmB4AaABAg&ab_channel=PowerofTrading

      i doesnt saw any changes on older candles.

      at the moment, my EA looks like that https://fxdreema.com/shared/FXL3jDt9b

      posted in Questions & Answers
      P
      Pyro
    • RE: Can#t trace the custom indicator

      @l-andorrΓ 
      with repainted you mean, that the lines changes in older candles right? as i can see, the colored lines are only modified on candle 0.

      would it help, if i give every indicator a variable which toggle between true and false? like a signal which expires after x candles?

      i don't know if i can share a youtube video whose indicators i want to use to write an ea. I have already used the indicators manually and it seems to be working well.

      posted in Questions & Answers
      P
      Pyro
    • RE: Can#t trace the custom indicator

      oh my god. sometimes it could help, to explain the problem.

      i found my fault. i didnt assign the candle facepalm

      now that this works, can i ask a slightly different question here?
      i have 5 indicators.
      08766622-6dce-4e1f-9395-9ba7453c88be-image.png

      i want to open a trade when the macd goes positive, the filter turns blue etc. how do i do that if it should happen in a range of x candles?

      The probability is very low that all indicators switch or become visible on the same candle

      posted in Questions & Answers
      P
      Pyro
    • RE: Can#t trace the custom indicator

      "I'm afraid I don't fully understand what you need." this is one of my weaknesses xD

      image.png

      this is my indicator. i tried to get the value of the indicator, but this wont work.
      3e21a7bd-f582-4c93-be1c-3263793c5e1e-image.png
      i dont know where i make the failure, because the other indicators work fine.

      posted in Questions & Answers
      P
      Pyro
    • Can#t trace the custom indicator

      Hello everybody,
      i hope you can help me. ich have some nice indicators, but now i am stuck. i have 3 custom indicators and 2 of them (they dont have parameters) they work.
      The third indicator, the volty channel, i dont get any information. i used comment and trace block. i set the parameters out of mt4 and the 4 buffer types. but i dont get something. hope you can help.

      here is the shared link
      https://fxdreema.com/shared/4VsEn7Txb

      i dont know, do you need the indicator too?

      posted in Questions & Answers
      P
      Pyro
    • RE: Time Problem with dax

      I have Problems with Server time and local time.

      And my Market Shows quotes till 9:05. In this case, my ea wants to trade when the market is closed.

      In other words, u are right πŸ™‚

      posted in Questions & Answers
      P
      Pyro
    • RE: Time Problem with dax

      https://fxdreema.com/shared/VdmVg2hAb

      posted in Questions & Answers
      P
      Pyro
    • RE: Time Problem with dax

      Oh really i have quotes :facepalm:

      I am writing with my Handy, i dont know where i can share πŸ™ˆ
      I am sharing it tomorrow.
      Today i have Marked the pending grids with wait to pass, that was evil πŸ™ˆ

      posted in Questions & Answers
      P
      Pyro
    • Time Problem with dax

      Hello guys. I have some Problems with my dax trader.

      My trader should open pending order in grid, every morning when the dax open.

      In backtest, the ea work.

      But in Realtime, nothing.

      I have checked once per Bar in day Chart, once a day with time Filter.

      Now at work i Think about the Function "wait to pass". Could it be useful?

      I dont know where the fault is, because in eurusd my ea worked in Realtime.

      Thanks for Help

      Greetings pyro from german:)
      0_1587018244577_Screenshot_20200416-081718_Chrome.jpg

      posted in Questions & Answers
      P
      Pyro
    • 1
    • 2
    • 1 / 2