I can't find how supports and resistances are identified. Which blocks are doing that exactly?
Posts made by l'andorrà
-
RE: Can someone help me with a price ranger for my EA???posted in Questions & Answers
-
RE: Bot keeps opening random positions of 0.01 instead of actual lot sizeposted in Bug Reports
Can you please share the link to the project?
-
RE: Heiken Ashi and ATR Trailing Stop with Break even Levelposted in Questions & Answers
Does it mean you made it?
-
RE: Open extra trade after 1 ATR - goes wrongposted in Questions & Answers
You should use a pink 'once per trade' block immediately on top of both buy/sell now blocks numbers 20 and 26
-
RE: i want to draw box on specific timeposted in Questions & Answers
This means your backtest closed all open trade at that moment. If you extend the final date for backtest you will see that day trades will be closed normally while the new ending date will show the same result for all open trades at that moment.
-
RE: Bug in ZIGZAG indicatorposted in Bug Reports
@ambrogio And how can you explain the value provided in my example is 6!!! legs away?
-
RE: Heiken Ashi and ATR Trailing Stop with Break even Levelposted in Questions & Answers
What do you exactly mean by 'stop is cut'?
-
RE: Compare lotsposted in Questions & Answers
You need to store them into two different variables. Then you can compare both values.
-
RE: MACD Divergence with Zigzag Indicatorposted in Questions & Answers
fxDreema is having an issue with Zigzag right now, so we'll need some days before it's fixed. On the indicator, you need to check if it repaints or not before using it. If it does, you will not be wasting your time and our time on something that doesn't work.
-
RE: Different variations of entry, same bot issueposted in Questions & Answers
Yes, you can add a different comment on each buy/sell now block in order to differentiate them. Then you can look at the history tab column showing them.
-
RE: Buttons don't work during backtestingposted in Questions & Answers
Firstly, you can remove those 'pass' block. They are unnecessary. On the backtest problem, I think they cannot work there because of the way the backtest is executed on the platform. Sorry for not being very helpful.
-
RE: Open extra trade after 1 ATR - goes wrongposted in Questions & Answers
@Chikano11 There are several issues.
- Remove both 'if trade' blocks numbers 5 and 180. They are redundant.
- What's the purpose of those 'once per minutes' blocks? Are they supposed to stop new trades for 3 minutes? You'd better move those blocks trees to the 'on timer' tab instead.
- Renumber your block ID numbers for all blocks on top of each block tree. They are conflicting now. Renumber them from left to right using consecutive numbers from 1 to 6.
That would fix it.
-
RE: How to know the Total Commissions of running trades ?posted in Questions & Answers
Exactly. You will have to check your broker's commissions to know exactly that value.
-
RE: i want to draw box on specific timeposted in Questions & Answers
Do you really need the box? I mean, if you just need to establish some price limits and time periods using variables is far easier and more effective than plotting objects.
-
RE: How to find the Actual Profit of the Accountposted in Questions & Answers
Correct. You need to select money instead and then commissions and swaps will be included.
-
RE: Bug in ZIGZAG indicatorposted in Bug Reports
@jstap I'm afraid not, my friend. Something is seriously wrong with Zigzag. Just take this example:
https://fxdreema.com/shared/pac4HNnrd
Look at its result on the chart just by selecting high 0 and low 0:

For some reason the third high in the past is considered as high 0 while low 0 is correct. Definitely the admin should take a look at it.
