fxDreema

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

    Best posts made by Zackry

    • RE: Horizontal line movement (SOLVED)

      @tcanuto i have looked at your project but from the post:

      @tcanuto said in Horizontal line movement:

      How to make? For me it still does not work.

      I need that when the price reaches the historical high of the asset, if the price exceeds this line, move the line up once per candle.

      See my project: https://fxdreema.com/shared/auJ90pfcc

      i dont understand what you did in the project but , what you are trying to achieve can easily be achieved via : https://fxdreema.com/shared/FE38aqULc

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: getting the candle id for previous day high and low

      @miro1360 amazing just amazing!!!!!
      no amount of words can express my appreciation and gratitude , you are an absolute gem , all i can say is thank you miro , THANK YOU!

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: Fibonacci level option isnt working

      @roar my friend you are my hero 0_1610037292077_Sir-i-salute-you-You-are-awesome-Meme.png

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: Break even ?

      @roar its working now

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: Scam alert...!!!

      @xfire true that buddy

      posted in General Discussions
      Zackry
      Zackry
    • RE: BUG: Block Apply Template, applies template and then erases the EA itself

      @ambrogio i think they can work together (if i am not mistaken , since its been a long time i last work with it ), if the template is save with the ea attached to the chart it should work , cuz if its attached and when the template is reloaded then it will automatically load the ea as well , and if template is saved without the ea in the template then it wont load the ea once the template is loaded

      posted in Bug Reports
      Zackry
      Zackry
    • Distance between two objects

      how can i calculate the distance between two lines?
      i am trying to place two horizontal lines on chart and then calculate the distance between the two in pips and save it in a variable

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: Scam alert...!!!

      @khacdiepvnc well by first thing first , if you were such a saint that you are just giving something that really works , for free then you would have sent the ea , not the link to the market, where people can only download demo to backtest , cuz everyone knows the backtest means nothing...

      tell me something why are you sending people messages to try the ea , if it so great then use it to make money , and once you have enough money just go through proper channels to market the darn thing through social media marketing, or something like that

      because lets face it , if by "try it "you meant go and download the demo version which can only do backtest then , then let me tell you the backtest means shit in forex market

      secondly if by "try it " you meant that i go and pay you 39 usd just to try your so called profitable ea then no thank you....

      now please clarify what did you mean by "try it", if it really is such a great ea then you wouldnt had to send people personal messages to try it , and by any chance some innocent trader do fall into your trap then he will be just as sour as i am , cuz i know how it feels to loose money to scammers, if it really is such a great ea then offer one or 2 month for free , cuz then people can always test it before they send you money , and if really is a good ea then you wont need to send personal messages , you will get sales when the trial period is over ..... but you will never do it , cu you also know the ea isnt as good as you are claiming and people will find out the truth if you offer the trial period .....

      nobody is gonna pay 5000$ for your ea, thats why you set such an absurd amount for the ea, in comparison to that 39 seems like a good deal at first , so people might fall in your trap and i bet you are only looking to scam them with the "39$" fee , before they find out the truth

      cuz you know it that no one will buy the darn thing if you just let them test for free for one month

      i know it as well as you do , that this doesnt work, and i have lost way too much money to scammers so i am paranoid , because as the saying goes "only the paranoid survives"

      posted in General Discussions
      Zackry
      Zackry
    • RE: Getting values from other Indicators

      @roar a quick question can I use these lines as it is?
      Or do I have to change them in some way?

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

      @roar perfect.
      thanks a million times
      i am gonna try it

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

      @roar bro the way you are explaining is really good , otherwise it would take decades for me to understand these things

      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: longs count and short count by group AND check trade count with multiple number in the same block

      @clacky
      https://fxdreema.com/shared/pUmNON0Td
      In this example block 1, 2, 3, 4 are the conditions that you wanna confirm before you buy or sell, so replace them with what ever you want
      Block 7 and 8 count the number of trades that the ea executes (separately for both long and short)
      Look in the on trade menu you will find blocks with ID 9, 10 11 and 12 these blocks are decreasing the number of trades that are previously counted in case a trade is closed.
      Block 13 Is used to print the number of currently long and short trades on the chart. The variable buycount and sellcount are storing the number of long and short trades you can use these 2 variables to further proceed
      In my case I simply printed them on the screen hence block 13, and 14, you can do whatever you want with these 2 variables

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: Recovering a trade thats in loss?

      @ambrogio sorry for the delayed reply , it worked when i used 10 as money instead of pips but honestly speaking its kinda broke my heart lol
      everything went good at the start but after a while the recovery trades were going till 104 lot size so i stepped away from this project for sometime and i will start working on it again after a day or two , just trying to figure out a way to keep those lots under control
      here is the bt report
      http://www.filedropper.com/strategytesxter

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: deselect buttons

      @miro1360

      0_1568987624338_Screenshot_3.png
      if i use this custom MQL code block shown in the above screenshot , instead of block 83 and 84 shown in the below screenshot , it should work , right ?

      0_1568987742069_Screenshot_4.png

      one more thing if i add the draw button block in "on int" tab and use this custom mql block in on chart tab then it should still work right ?

      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: 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: chart refresh

      @cpxiom yep window redraw is working

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: Horizontal line movement (SOLVED)

      @tcanuto it won't go down, just back test it..

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: RANDOM NUMBERS

      @miro1360 absolute perfection , thanks a bunch , it works like a charm.

      posted in Questions & Answers
      Zackry
      Zackry
    • 1
    • 2
    • 1 / 2