hi, first answer was on something else, sorry. 
But back to your problem.
Maybe the indicator is lagging. Many indicators are lagging or repeat.
That nean the bufer is not on curent candle but some candle back. Try it with candle id 1, 2...and so on.
Posts made by varso
-
RE: Custom Indicator Helpposted in Questions & Answers
-
RE: Current candle size open position.posted in Questions & Answers
Bear candle block give you that candle have more that 20 pips and next condition you want that it less 20 pips.
Hmmm. Try something else. Maybe use variables.( i use it very often). -
RE: Custom Indicator Helpposted in Questions & Answers
Bear candle block give you that candle have more that 20 pips and next condition you want that it less 20 pips.
Hmmm. Try something else. Maybe use variables.( i use it very often). -
RE: Tutorial 07 - Read prices from indicator objectsposted in Tutorials by Users
Thank you
I need it exactly for this indicator. -
RE: Scalping bot help...posted in Questions & Answers
I dont know it this is forum where we will talk about strategy, but yes Xfire has right.
Clasical is use 240 Ema for trend recognize. Price up -- Long
50 Ema for trend confirm. Price up - Long confirm
10 Sma let say for enter. Price under 50 Ema is area where you want enter.You can try.

P.S. i totally forgot on this simple strategy i will also try it. :-)))))
-
RE: Please help. How to place arrow at previous highest resistance within 10 candles,20 candles, 30 candles and so onposted in Questions & Answers
First problem is that EA work forward not back.
Maybe and this is not about Ea but about strategy it will be better to use indicator i can recomend to you
3 level zz semafor
https://www.best-metatrader-indicators.com/3-level-zz-semafor/but if you still want this level high and low. I did it some time ago like this.
I wrotte highh wick to formula and wrotte it to variables then compare with next candle and repeat it like 10 times let say.
but maybe it another solution. -
RE: Scalping bot help...posted in Questions & Answers
You can test it alone use Bactesting in Metatrader with visual mode.
Use data from ticstory litle free
https://tickstory.com/download-tickstory/ -
RE: close multiple trades & reverse same # of tradesposted in Questions & Answers
No, i think it doesnt. If you want rewrite variable use always Formula. I use like this every time. Also you have wrong the condition pass-Bucket of Trades-Bucket of trades in pictures. It must be seperetly.

https://fxdreema.com/shared/7XXlRTYub
i also use comments that i know what happens.
try it .:-)
-
RE: Scalping bot help...posted in Questions & Answers
I can look, but i must write that this idea will never work. You must calculate with latency on network and also its to agressive to eat only spread. No broker will accept this.... .
-
RE: Need a little help with this indicatorposted in Questions & Answers
Candle ID -3? i think 3. without -
Try it. -
RE: Please help with import indicator adaptive-relative-strength-index-smoothedposted in Questions & Answers
it works. Thank you very much
What i did is that i wrotte manual .
i find input in code of mq4
![0_1585080166414_2020-03-24 21_00_46-MetaEditor - [adaptive-relative-strength-index-smoothed.mq4].jpg](/forum/assets/uploads/files/1585080166966-2020-03-24-21_00_46-metaeditor-adaptive-relative-strength-index-smoothed.mq4.jpg)
and wrotte it in fxdreema

you see the problems were some nonspecifict input.Thank you again for help
-
RE: I need help with a very simple set upposted in Questions & Answers
Please use Test strategy in metatrader with visual mode and you will se.
If i undertand you , you want open trade when price acros some level or the candle close above some level? Its different.
The body of candle can be very big and you will be to far away from your level. If you want open when price cross some level then you must use some stop after this, Pass one block, No trade Block and Buy block ....
On other hand the Candle is Bid price you dont need second condition.
Is it clear :--)))? -
RE: Please help with import indicator adaptive-relative-strength-index-smoothedposted in Questions & Answers
I will try it. Thank you for help.
-
RE: Please help with import indicator adaptive-relative-strength-index-smoothedposted in Questions & Answers
Im also not programer. I tried find something similar but not with success. I will see.
-
RE: Scalping bot help...posted in Questions & Answers
I didnt try it but i think problem is this

The candle id 0 is somethink that happpen now like every tick. You cannot compare somethink that is not done.
If yes then the trading will be very easy. :-))) -
RE: I need help with a very simple set upposted in Questions & Answers
is it on tick? try it on Candle time

Then write whats happen also write more information. What exactly you want to do.
-
Please help with import indicator adaptive-relative-strength-index-smoothedposted in Questions & Answers
Hello
I writte here after long time, i have pause with forex around 2 years.
Now i try it again because im home like many of use this time.
I find this indicator and i want to play little bit with him, but i cannot import it. Maybe it is problem with names of value i really i dont know. Can somobody help me.
Thank you so much.P.S. I hope thath everybody are ok because this cov19.
0_1584896818919_adaptive-relative-strength-index-smoothed.mq4
