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

    • ChartTimePriceToXY or ChartXYToTimePrice Function in fxdreema?

      Is there any way to use these functions in fxdreema ?

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: object on chart and resolution

      @cpxiom thanks a lot bro

      posted in Questions & Answers
      Zackry
      Zackry
    • drawing trend line by X and Y coordinates ?

      any body know how to draw trend line by x and y coordinates ? (not the candle time and price)

      posted in Questions & Answers
      Zackry
      Zackry
    • object on chart and resolution

      hi all , i have been meaning to ask this for a while, the thing with objects on chart (no matter buttons or any other) is that, i am trying to place these objects at the right most corner of the chart but for that i am using the x and y coordinates, but the problem i am facing is that the object is being placed at a bit towards the left of the chart (on the higher resolution displays) and not at the right most corner

      for example :
      this is what i get on lower (average) resolution display screen
      0_1587570946884_Screenshot_3.png

      but on the higher resolution display the same ea places the object like this:
      0_1587571026771_Screenshot_4.png

      i know this is because of the fact that it will place on the pixels that i define in fxdreema , but what i wanna know is there any way to make the ea place the object at the right most corner regardless of the screen resolution ?

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: How to achieve "wait" in seconds?

      @roar thanks bro
      it works like charm

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: compiling issue

      @trader-philipps yeah there are some warnings but thats some regular stuff like implicit conversion and stuff
      those warnings never actually caused any issues in the past
      but i think the issue is the same as you said in the first post (about changing some settings ) , because i started it from the scratch in a new project and its working fine

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: How to achieve "wait" in seconds?

      @l-andorrĂ  candle 0 , this is what i am trying , fast ema crosses above slow ema , then wait 30 seconds and , if the ema fast is still above the ema slow then enter buy

      posted in Questions & Answers
      Zackry
      Zackry
    • How to achieve "wait" in seconds?

      let say the ea buys when EMA 5 crosses above EMA 20, but now i want the ea to wait for 30 seconds before opening the trade.
      meaning EMA crosses above EMA 30, wait for 30 seconds and then open the trade

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: auto place stops

      @ambrogio yep its now working like a charm , apparently the "on tick" tab is much more effective then the on trade

      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: auto place stops

      @ambrogio well looks like I'll have to do it on tick as well, because if I leave it on mt5 mercy then it's gonna mess up whole thing đŸ˜‚

      posted in Questions & Answers
      Zackry
      Zackry
    • Check Age Block

      the check age block can it work to count seconds?
      i am trying to close each trade after 500 seconds so i used the "check age" block , can it be used for such purpose?

      this is what i did with the "check age" block:
      0_1586695122052_Screenshot_1.png
      But its not closing the trades after 500 seconds
      i tried it on both " on timer " and "on trade block" but it didnt work

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: auto place stops

      @l-andorrĂ 

      @l-andorrĂ  said in auto place stops:

      You need to add a 'For each trade' block between both of them for it to work.

      so i was wrong , modify stops do place the stops even if there is no stops initially

      but there seem to be an issue , the ea places the stop most of the times , but sometimes it doesnt place the the stop https://fxdreema.com/shared/TX3Uhmjsc can you have a look and see whats going on ?

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: auto place stops

      @xfire hmmmm interesting but isnt the bucket of trade used for getting the information from the trades , instead of adding the information to the trade?
      but according to my understanding , modify stops block will only work if there is a stop already placed with the trade , if there is no stoploss that block can not modify it
      "modify stop " block can not modify something that does not exist
      in order for it to modify , it needs the sl or tp already placed
      or am i wrong

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: auto place stops

      i did find this mql4 version of an ea which does something similar, 0_1586683050024_RoNz Auto SL-TS-TP.mq4

      if someone good in coding can take a look at the code and help me put it in fxdreema i will highly appreciate it , cuz when i try it on my own , i get lots of errors

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: auto place stops

      @xfire yeah i thought about that but the problem is my main objective is to open trade on my phone cuz its more convenient , and keep the ea running on my laptop , so even if i am outside i can place the trade from my phone and the ea automatically places the sl and tp
      modifying the stops is easy once there is a stop on the chart but the problem is if there isnt any stop with a trade then what ? how do we place a stop for a manually opened trade ?

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

      @alphaomega don't waste your money on buying, cuz let's be honest, if it was any good, he would be selling it

      posted in General Discussions
      Zackry
      Zackry
    • RE: Scam alert...!!!

      @l-andorrĂ  this is his username Kkhacdiepvnc

      posted in General Discussions
      Zackry
      Zackry
    • RE: auto place stops

      @l-andorrĂ  I don't think "for each trade" block will work, because in the end their is still that "modify stops" block, which will only modify the already placed stops, I don't think this block has the capability to place a stop if there is no stop

      posted in Questions & Answers
      Zackry
      Zackry
    • RE: auto place stops

      @ambrogio I already tried that but it does not work...
      The " modify stops " block can only modify the stops if the trade is opened with a stop, but what I am trying to do is when the trade is opened manually without any sl or tp, the ea places the stops on that particular trade...

      posted in Questions & Answers
      Zackry
      Zackry
    • 1
    • 2
    • 6
    • 7
    • 8
    • 9
    • 10
    • 20
    • 21
    • 8 / 21