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: is this same for everyone ?

      @fabien-s ohhh so its not just me , by the way it would have been a great tool if there weren't those errors

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: Grupo de WhatsApp sobre Fxdreema PT-BR

      @roar i think so πŸ˜„

      posted in Bug Reports
      Zackry
      Zackry
    • is this same for everyone ?

      whenever i try to use the converter option to convert mq4 to mq5 , i always get loads of errors , is it same for everyone else , or does this converter hold some kind of grudge against me ,😡😡😡😡😡😡😡😡😡😡😡

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: Been wondering about this for a while

      @roar thanks 😁

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: Been wondering about this for a while

      @roar thanks bro, gonna ask question after I play around with example you posted, I am a bit slow in the info intake so had to try it a few times to fully understand πŸ˜…

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: Been wondering about this for a while

      @roar πŸ€¦β€β™‚οΈπŸ€¦β€β™‚οΈπŸ€¦β€β™‚οΈI cant believe that I have never clicked on this manage variable section πŸ€¦β€β™‚οΈπŸ€¦β€β™‚οΈ
      Now it makes sense, because I was wondering why it was showing mql4/ex4 on the top but this variable panel looked like mt5 version of fxdreemaπŸ˜…πŸ˜…πŸ˜…

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: Been wondering about this for a while

      @roar 0_1573771327965_Screenshot_1.png

      never seen these before πŸ˜„
      is there a block called loop condition?

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: Been wondering about this for a while

      @roar hey roar thanks for the example, but is that the mt5 builder of fxdreema? if yes can you please share an example in mt4 builder version, i dont use mt5 as of yet so its a bit difficult for me wrap my head around it

      posted in Questions & Answers
      Zackry
      Zackry
    • Been wondering about this for a while

      Let say my ea places the arrow on ema cross over, but is it possible to make it place these arrows on every cross over?
      I mean with expert advisors, the ea will place these arrows only after the point where the ea is attached, it won't place arrows on crossover happened before that point
      Is there a way to make it place these arrows on "n" number of previous bars

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

      @fxadels 0_1573743383736_IMG_20191114_195545.jpg

      If you mean these two blocks, then they are just normal "check trade count" blocks, they are just named this way,

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: create custom block

      @hadees bro you are a life saver, this problem has been bugging me for ages, thanks again I will try it and let you guys know for sure

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: create custom block

      @ambrogio bro, I don't know what I was smoking when I first went through the post πŸ˜†πŸ˜†I didn't noticed that line of code at all πŸ˜…

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: create custom block

      0_1573011694474_Screenshot_7.png
      bloody hell ......i dont know how i missed this line before , by the looks of it , this line should include the whole source code in the compiled file by itself , right ?

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: create custom block

      @hadees thanks bro , unfortunately its a lot information for a noob like me , but i think i am starting to understand the concept of the post you shared ,
      whenever i open the mq4 file in the metaeditor , all hell break lose ,
      i am gonna go through the post again and again a few more time to fully understand the idea , then i am gonna bother you again with a few questions
      anyways thank you , i highly appreciate your help
      cheers

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: create custom block

      @hadees apparently the example in this article is how to embed the indicator directly in to the code of the ea , which is way to confusing and difficult for a person who knows nothing about the coding , thats why i was wondering if it can be done via a custom block in fxdreema , because doing it via fxdreema seems much more easier than doing it in the code , because the source code from fxdreema ea is way too confusing if a person have no understanding of the coding

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: create custom block

      @hadees thanks a lot
      this looks helpful i am gonna have a look at it and i hope i can make any sense out of it

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: create custom block

      @l-andorrΓ  yes one of the Indicstors is really complex, and if it's possible then it would save me lots of trouble, cuz there is not way to keep the strategy safe, if I want to give the ea to someone with indicators, the strategy can easily be figured out

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: Open a trade with keyboard

      this is fairly easy to achieve , just go to on chart tab and from there select the option " keyboard pressed" and there you will have two options , either to detect any key pressed or filter the keys by key code , in your case just use the key code and add the key code that you wanna use , for example b for buy and s for sell , search their codes online (i think by key code it means asci codes of the keys ) then attach the remaining block like buy now or sell now for the required task to be accomplished

      posted in Questions & Answers
      Zackry
      Zackry
    • create custom block

      hello
      i was just wondering if it is possible to keep the custom indicator in one file.
      i am using 2 custom indicators and i would really love to keep them in one code/file (main ea code) instead of sending the indicators along with the indicators.
      s is it possible to achieve this using the " create custom block" option and pasting the source code of the indicator there somehow ?
      i have been thinking about this for quite some time and its driving me crazy.

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: [Custom Block Release] Send a message or screenshot to Telegram Blocks

      @spuzy
      Did and now errors are gone but there is still no message or screenshot in the telegram channel, strange thing is that it was working previously, but then it started giving the above mentioned error and now it's no longer working

      posted in Tutorials by Users
      Zackry
      Zackry
    • 1
    • 2
    • 10
    • 11
    • 12
    • 13
    • 14
    • 20
    • 21
    • 12 / 21