fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. vonmunchy
    3. Posts
    V
    • Profile
    • Following 4
    • Followers 2
    • Topics 11
    • Posts 136
    • Best 8
    • Controversial 4
    • Groups 0

    Posts made by vonmunchy

    • RE: Time as a STRING variable - wrong result

      @afgmarkets why not try it by finding the candle id and than looping the id until the condition is met. With candle id the time appears correctly.

      https://fxdreema.com/shared/w6Ve0q1Jd

      posted in Questions & Answers
      V
      vonmunchy
    • RE: Simple question - How to run a condition only once on startup of an EA?

      @johann-0 than i guess you need limit it using a variable. at the start of the of the day give it something like a value of 0. If trade adjust the value and set to default at start of new day

      posted in Questions & Answers
      V
      vonmunchy
    • RE: Delete Pending orders on Friday and Reopen on Monday

      @didymario7 you to need to place them again.

      posted in Questions & Answers
      V
      vonmunchy
    • RE: Delete Pending orders on Friday and Reopen on Monday

      @didymario7 check your previous post. Use the same condition to delete the pending orders if there are any

      posted in Questions & Answers
      V
      vonmunchy
    • RE: Every strategy am using, goes on sell position

      @gozey you using no trade block with either buy or sell. meaning only 1 position at a time which ever condition met first will be triggered.

      One more thing you can do is click on name. Example "Filter by Type". A description of it is given. And if you right click and select information. You will see a more detail description for each block as shown below.

      0_1623435845247_6b2ab666-b803-4989-ad68-a40f1ea94f05-image.png

      posted in Questions & Answers
      V
      vonmunchy
    • RE: Simple question - How to run a condition only once on startup of an EA?

      @johann-0 the way to limit that is by using once per bar. try relocating the once per bar under the condition

      0_1623433162289_a9538e11-9f88-4a0b-aa3b-a411bf9e2036-image.png

      posted in Questions & Answers
      V
      vonmunchy
    • RE: How to create custom variable to define a particular day of the week

      @didymario7 maybe this will work. i didnt check. but you get the idea.

      https://fxdreema.com/shared/N4oRCl7eb

      posted in Questions & Answers
      V
      vonmunchy
    • RE: Every strategy am using, goes on sell position

      @gozey alright, im sorry if you think im being rude. You made 3 thread in 2 hours that is what i meant by "stop duplicating threads".

      How is someone suppose to assist you when you asking about the very basics thats already explained in the above links.

      Eitherway post your project link, thats the fastest way to get someone to reply

      posted in Questions & Answers
      V
      vonmunchy
    • RE: identify buffer in mt5

      @cdt this is what i mean. And its easier if you have the mql file.

      https://fxdreema.com/shared/VvHWw0e5c

      0_1623427265743_bcad1ac4-0158-42fc-ae15-26855f6c2cf7-image.png

      posted in General Discussions
      V
      vonmunchy
    • RE: Every strategy am using, goes on sell position

      @gozey read the instructions seriously and stop duplicating threads. Get the basics right first.

      https://fxdreema.com/instructions
      https://fxdreema.com/howto

      posted in Questions & Answers
      V
      vonmunchy
    • RE: ADD VOLUME BLOCK PROBLEM

      @firima80 sorry I don't have time to work on any more projects. But here is a video I found of this guy making the same type of ea.

      https://youtu.be/kgZTOoDzmZA

      Good luck

      posted in General Discussions
      V
      vonmunchy
    • RE: ADD VOLUME BLOCK PROBLEM

      @firima80 if you want it to be in that sequence. You will need a custom code. Or a pretty complicated project with each buy/sell separately with its spesific lot size

      posted in General Discussions
      V
      vonmunchy
    • RE: identify buffer in mt5

      @cdt tracing buffers is the same in mt4 and mt5. If you have the mql file, open it and you will see several buffers with some appearing as "Indicator colors and indicator values". Just because 3 buffers appear there doesn't mean the indicator has only 3. Definitely more than that judging from the ss above.

      If that's too complex for you. Go to indicator section as you showed above. Click add buffers, add around 7 more buffers. So now you have total of 10 buffers. Add a comment block. Select each buffer and give it the buffer name.

      Example. Buffer 0 (indicator buffer 0). Buffer 1 (indicator buffer 1).

      When the comment runs, you will see the values for each buffer separately

      posted in General Discussions
      V
      vonmunchy
    • RE: identify buffer in mt5

      @cdt trace the buffers values. find more details from below.

      https://fxdreema.com/instructions/builder/indicators

      posted in General Discussions
      V
      vonmunchy
    • RE: I want to close one transaction alternating between buying and selling

      @khalids222 well you need to build the logic yourself with trail and error. start below the 2 blocks shown below.

      0_1623351280127_cb00a399-a9fb-4c1a-b57a-5fabebefd72a-image.png

      posted in Questions & Answers
      V
      vonmunchy
    • RE: Code issues after last download

      @suthish cant say much without looking at the project file. why not try assigning constants and variables again

      posted in Questions & Answers
      V
      vonmunchy
    • RE: Time Condition

      @skf1883 project settings you will see the expiry date

      posted in Questions & Answers
      V
      vonmunchy
    • RE: I want to close one transaction alternating between buying and selling

      @khalids222 this logic is no different than a grid system. Use pips away from open price and add volume blocks if you want to create the grid manually

      posted in Questions & Answers
      V
      vonmunchy
    • RE: Best way to exit trade Automatically

      @gozey i dont mean to sound rude. You first need to trade manually and understand how the market works, learn how indicators work. Once you have a clear strategy on what your entry and exits are. Based off that than you try to automate it.

      If you dont know how to code but have a good understanding of how markets indicators work than you can use platforms like this to automate your strategy

      posted in Questions & Answers
      V
      vonmunchy
    • RE: Get Existing SL Value In Currency & Pips

      @raveon sorry I can't think off a easy solution that doesn't require coding. Maybe someone else can assist?

      posted in Questions & Answers
      V
      vonmunchy
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 2 / 7