fxDreema

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

    Posts made by camaropeti

    • RE: how can do multi timeframe?

      I tried put that indicator to my custom indicator, but the problem is I owning the original ex4 file and the mq4 is decompiled from the ex4, this not the original mq4, and there are no output buffers, like M1, or anything else, what I can set to parameter in the block, but I attach that, maybe you see and after can help me.
      INDI STANDAR ALL TF.rar
      It would be very useful, but I can't set this, and there is no alert option on the original file unfortunately. This is the reason, why I want making my own alternative.
      How do you mean, that the last picture counts? Is will doing what I want? First see the M15, and after M5, and last the M1, and if everywhere matching, then do a trade? I want exactly that.

      ......
      INDI STANDAR ALL TF.rar

      posted in Questions & Answers
      C
      camaropeti
    • RE: how can do multi timeframe?

      So it is impossible making an EA what working like this indicator:
      http://www.forexfactory.com/attachment.php?attachmentid=1523772&d=1412681427

      I know, this is an indicator, but it's doing exactly what I want from an EA. Collect datas at same time, from different timeframes and not need changing timeframes manually in metatrader.
      I want making an EA what works like this indicator, but working automatically. I want set if M1, M5, and M15 timeframes the all trend direction is same, then doing a trade and / or make me an alert.

      I understand what you say me. The block connecting one after another, and no need making an "AND" connection. Like this, and it's logically same what I do in the previous picture. but as you said, this connection not will working.
      forum.jpg
      And I can set timeframe in the more options section in each block, and not need the "set timeframe for next blocks", like this:
      forum2.jpg
      I understand What you say me, but then how can I make an EA what works like that indicator? Or it is impossible and the reason is what you said:
      __you will not see all indicators on the same chart, you will need to move from one timeframe to another[/quote:15qh1r39]

      ......
      forum.jpg
      forum2.jpg

      posted in Questions & Answers
      C
      camaropeti
    • RE: how can do multi timeframe?

      OK, thank you so much.
      I saw all example before.
      And What do you think about the picture? Is will be doingthat what I want?

      posted in Questions & Answers
      C
      camaropeti
    • RE: how can do multi timeframe?

      Thanks your answer. It was usefull.
      I think this will solve my problem:
      __- There is a block [Set "Current Timeframe" for next blocks] in case you want to repeat a group of blocks few times, each time with different timeframe[/quote:17k49byt]

      I say an example what I want exactly:
      for example there is the stochastatic oscillator and I make an EA what see only that. The Stoch... is on M15 timeframe going down, M5 timeframe is going down, but M1 timeframe going up.
      In this case If EA see only the 1 minute timeframe (The actual what setting on metatrader), it want buy, but the good strategy is waiting while the M1 timefrmae going down again, and sell.
      I want that see M1, M5, M15 timeframes all together, and start trading when the indicator is same direction on every timeframe.
      And how can I say in the condition, that indicator is going down continous? The current value is lower than the previous candle (shift 1)?
      Or cross below, and I set cross width to 10. Is it mean show the crosses from below anywhere before 10 candle? But the problem is, this not showing if the Stochastatic going up again, only that crossed somewhere in 10 candle period.

      What do you think? Is this will be good for multitimeframe?
      forum.jpg
      __- you can get information from another timeframe in the same EA. For example you can get indicators data or candles data.[/quote:17k49byt]
      Or maybe this is what I need? What is this exactly? How can get datas from another timeframe?

      ......
      forum.jpg

      posted in Questions & Answers
      C
      camaropeti
    • RE: how can do multi timeframe?

      Yes, you are right. It's slowing down my metatrader so much. I not see my CPU usage, but sure it worked hardly.

      But how can I solve the multi timeframe problem?
      Maybe Is this a good logic, as you can see in the picture?
      And another problem, how can I do that recognise that what chart on? This is not work well, I think because there is no start trade. It write on every alert that for example: Sell EURUSD when it's on Gold. I solve this like at the second picture. And when I pull the EA onto the chart I write manually in the inputs.
      fxd.jpgfxd2.jpg

      ......
      fxd.jpg
      fxd2.jpg

      posted in Questions & Answers
      C
      camaropeti
    • RE: how can do multi timeframe?

      I made a very simple thing for you to understand my problem.
      I want a multitimeframe expert, but I need a little helping.
      The "on chart" section I made 2 condition. The first see the ADX indicator on M15, and the second is on M5 chart, and if the two block is true write to the chart left up corner a message. This OK, no problem. But how can I do that to be "on tick" section the first block is checking that the "on chart" two blocks are true.
      Please make me pictures, that how available doing this.
      fxd.jpgfxd2.jpg

      ......
      fxd.jpg
      fxd2.jpg

      posted in Questions & Answers
      C
      camaropeti
    • RE: Why not trading?

      Can anybody help me please?
      My problem is that:
      Maybe the problem is that I have no subscription on the site and I downloaded the ex4 and mq4 files from the generated weblink?
      I made this expert, and I put to many chart but no trading, and not doing anything, but if I see the indicators at the previous time, there was some situation when was should open a trade. I know that this is not very good strategy for forex trading, but I want use it for binary option signal, but not problem if open trades in the metatrader too.
      I think my strategy is easy to understanding, thera are many indicators, and if all parameter is passing at same time, then do a trade, make an arrow and send email. What are you think? I made wrong contacts betwen the blocks? I am beginner on this site.
      I don't know that it will be usefull or not, but I give you the xml file and everything
      In attachments I put my custom indicator, what I use in the strategy.
      Another problem, that I don't know why put all indicator to chart when the strategy tester is finish? I tried make connect betwen "indicator invisible" blocks and the conditions, but not solve the problem, after the strategy tester showing all indicator. I thinked probably the EA has need them to can watch the datas, so I saved this to template. And no makes trades even on the strategy tester.
      https://fxdreema.com/shared/sljSYZmoeStochastic RSI.mq4sajat.xmlrobot.rar

      ......
      sajat.xml
      Stochastic RSI.mq4
      robot.rar

      posted in Questions & Answers
      C
      camaropeti
    • 1 / 1