@juan-manuel-quiñonero You're right. Finding all previous arrows is a challenge in itself. You should need to create a loop looking for them and even so that would be limited to a specific period of time.
Posts made by l'andorrà
-
RE: Measure the distance in PIP.posted in Questions & Answers
-
RE: Import Indicatorposted in Questions & Answers
@ramimoujaes No proble, I will try to help you. Can you please share the indicator?
-
RE: Full candle close above/below EMAposted in Questions & Answers
@drewliedadeuce Ok, sorry. Are you opening both manual and automatic trades? If so, all relevant blocks in your EA shloud be selecting the 'ALL' option in the 'Groups' display menu.
-
RE: Import Indicatorposted in Questions & Answers
@ramimoujaes I recommend you to read the following tutorials. Maybe they will be helpful:
https://fxdreema.com/forum/topic/4208/tutorial-06-my-indicators-in-fxdreema
https://fxdreema.com/forum/topic/9105/tutorial-working-with-ex4-ex5-indicator-file -
RE: Print text on chart with pips differenceposted in Questions & Answers
@garciachecodavid You need to store both price values on two different variables. Then use the 'Formula' block to subtract the lower one from the higher one. That result will be stored into a third variable than can be visualized by using a 'Comment' block.
-
RE: Measure the distance in PIP.posted in Questions & Answers
@juan-manuel-quiñonero It is not a trivial question. Firstly you need to store both values on two different variables and then use a 'Formula' block to subtract the lower price from the higuer one. However, the difficult part is getting those values from the Zigzag indicator. That can be a real headache!

-
RE: Not sure this is a bug, buy buy/sell arrows don't workposted in Bug Reports
@alphaomega I'm not using any indicator.
I'm talking about the red and blue arrows indicating the exact price at which a tre is open and closed. They are not plotted on the chart!!!
But maybe the weirdest thing is that they do appear when backtesting!!! 
Am I the only one experiencing this?
-
RE: Equal take profit for all open trades.posted in Questions & Answers
@fabiobioware Can you please share you project?
-
RE: Full candle close above/below EMAposted in Questions & Answers
@drewliedadeuce I'm not very good at giving forex strategy advice, I'm afraid. Just try both systems and compare their results.
-
RE: Phone notification was working but stopped any idea'sposted in Bug Reports
@jamesdaly No. What I mean is that this way to proceed will let you know if it it's your EA's fault or your broker's fault.
-
RE: Drawing lines on the price levels ?posted in Questions & Answers
@zackry Are miro and roar on holidays maybe?

-
RE: Draw lineposted in Questions & Answers
@khalids222 Your trend line is based on candle ID 0 and that is exactly what your condition blocks are looking for. This is why it doesn't work properly. Change the drawing line to candle ID 1. That should fix the issue.
-
Not sure this is a bug, buy buy/sell arrows don't workposted in Bug Reports
This is weird. Can someone please confirm that blu and red arrows showing open/close trade prices are fully functional in MQ5? I created an EA for MT5 and none of them are visible on any trade!
I'm using the standard buy/sell position blocks and I can confirm both colours are selected in theuir respective blocks.Am I the only one?
-
RE: Import Indicatorposted in Questions & Answers
@ramimoujaes Apparently the buffers are not properly identified by fxDReema. That is a very common problem when working woth MT5. Did you import an mq5 or an ex5 version of the indicator into your fxDreema account?
-
RE: Draw lineposted in Questions & Answers
@khalids222 Can you plase share your project to check it out?
-
RE: Multiple trades at same time with no seconds delay. Unable to filter.posted in Questions & Answers
@gpaneers Can you please share your project?
-
RE: Set Current Marketposted in Questions & Answers
@ahmedelsaidamin I thought you weren't getting trades because of that detail. Otherwise, I have no idea why it isn't working. Please open a thread on the Bugs forum explaining your problem and then send it to the admin.
