fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. Zackry
    3. Posts
    • Profile
    • Following 2
    • Followers 6
    • Topics 82
    • Posts 407
    • Best 27
    • Controversial 0
    • Groups 0

    Posts made by Zackry

    • RE: Once per trade doesnt work pls help

      @setsuna you can use fxdreema builder on phone only if you have a vps subscription , there are lots of cheap ones out there under 10$ i use to do this when i was traveling and dont have my laptop with me

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: how to limit trades number of trades

      @ashley111 use check trades count block and you can even set it separately for only buys and sells in filter by type parameter
      0_1564334319624_Screenshot_5.png

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: how can i test mt5 for free as mt4 ?

      @roar yeah but it took me nearly 5 days to realize that ๐Ÿ˜‚

      posted in Questions & Answers
      Zackry
      Zackry
    • Licensing ideas

      Hello everyone I hope all of you are taking full benifit of this marvelous platform, hats off to the creator of fxdreema, programmers must hate you admin๐Ÿ˜‚
      Anyways I am starting this thread for sharing ideas of the licensing issue, I am nowhere near the completion of any profitable ea, but I hope this thread can be helpful for anyone who is looking for licensing.

      I am gonna be honest, it's a marvelous platform but there there is only one shortcoming and that's about an automated way of licensing,(or maybe there is and I don't know about it) ofcourse there are a few ways that we can already use.
      Like the expiration date, along with account number,
      0_1564343261854_IMG_20190729_004649.jpg
      But there isn't an easy remote way to turn on and off a license.
      Maybe custom mql code block can make it possible, but most of the users here don't know anything about code including me, so it's nearly impossible for us to do so.
      I have been thinking about the http response block maybe it can be usefull cuz it has two options "get" "post" so I am assuming one option send a string or something and the other receives the response, but that's just my assumption.
      And considering the assumption is correct then it might be possible, but that will require the web handling knowledge.

      There could be lots of approaches to the lincesing, so it would be great if we can all share our ideas and hopefully we come up with a way of licensing except for account number, account name, server address and broker name.

      Cheers

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: how can i test mt5 for free as mt4 ?

      @roar I don't think he is referring to that.
      From what I understand he is asking about the back test because most of the MT4 users who have been using mt4 have issues when they migrate to mt5, because of all that cloud testing and stuff, it's simple in MT4 but it gets confusing when a new user try it out in mt5
      Well I hope that's what he meant ๐Ÿ˜…๐Ÿ˜…๐Ÿ˜…

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: How to open a hedged trade when original is in X pip loss ?

      @asafito
      Try this
      0_1564341440196_1564252036100-screenshot_26.png

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: detect vertical line

      @l-andorrร  can you please take a look and tell me what i am doing wrong?
      https://fxdreema.com/shared/UpoXifZbe
      because the pink line should have moved to the candle 3 low.0_1564221075265_Screenshot_27.png

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: Simple question

      try this
      https://fxdreema.com/shared/OCZjKxQF
      Change the value in block 27 from 5 to the number of seconds you want
      This is the first time I am trying this, so I don't know if it will work or not but I think this is the way.
      If this does not work then try adding a condition block right above the block 28 to pass only when the s1 <1 and change the code input in block 26 from 0 to s1+1

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: what I'm trying to do exactly

      @aw try this
      0_1564165627744_Screenshot_26.png

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: My bank card is declining,but I've enough money in the account.

      @masterrabby1981 i was having the same problem try clearing your browser's cache. it worked for me when i cleared the cache

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: detect vertical line

      @l-andorrร  thanks
      So here is what I am trying to achieve, ea check if each of the previous 3 candles have vertical lines, or atleast two of them have vertical line, doesn't matter which two, then place a buy stop or sell stop, on these three candles high or low , depending on the conditions.
      So in order to achieve that, I am assuming I will need to place a condition block to check if the counter value is above or equal to two, am I right or its incorrect assumption

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: Need some advice regarding this

      @roar in that case there wont be any need for POSITION_VOLUME right?

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: Need some advice regarding this

      @roar what would be the mq4 alternate for this:lotsize = (PositionGetDouble(POSITION_VOLUME)

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: detect vertical line

      @fxdreema can you please explain how these blocks are working?
      its a bit confusing to be honest

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: Getting values from other Indicators

      @roar finally
      https://fxdreema.com/shared/DjiYkYSNb
      its working i had to change the approach a little bit
      and roar thank you very much for staying till the end.
      wouldnt have been possible without your help

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: Getting values from other Indicators

      @roar nope still nothing

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: Getting values from other Indicators

      @roar a quick question bro
      what if i want to use price labels instead of text, then where do i put the code?0_1564072299026_Screenshot_24.png

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: Getting values from other Indicators

      @roar thanks bro I am gonna give it a go

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: Getting values from other Indicators

      @roar yes and as you might remember we calculated the sl in pips yesterday i thought i can use that but no luck
      0_1564067144800_Screenshot_23.png

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: Getting values from other Indicators

      @roar here is what i am trying to do when the trade opens then there should be three price labels or lines printed on the screen , let say the stooploss is 10 pips then the first object 10 pips above the trade and second 20 pips and third 30 pips above in case of a buy and 10, 20, 30 pips below the trade for sell
      its easy to do when the stoploss is fixed but its a nightmare when the atr is involved

      posted in Questions & Answers
      Zackry
      Zackry
    • 1
    • 2
    • 14
    • 15
    • 16
    • 17
    • 18
    • 19
    • 20
    • 21
    • 16 / 21