@nanukas, what value do you need to calculate? With this indicator i can only see one buffer and the levels to be used. No other value.
Posts made by biztet
-
RE: Indicator does not calculate its value on visual modeposted in Questions & Answers
-
RE: Stop trades under other conditions than trailing stopposted in Questions & Answers
You can use the opposite signal of your trade.
-
RE: EA problem with closing profitable trades after certain period of timeposted in Questions & Answers
Hi @Miano . For that you need to separate 2 sets of blocks. One for buy, and one for sell. Block for open trade also split in 2 sets. Goodluck.
-
RE: How do i use counter Reset block to reset Counter: Pass Once after is has executed ?posted in Questions & Answers
I think you might need to use variable for this. I don't know much about variables. Let's wait for other fxdreema experts.
-
RE: Embedding Indicator Code In EAposted in Questions & Answers
@zedeai2 , is it really that simple? If it just need to copy the codes somewhere between lines, maybe i can say it's not that hard. But like @miro1360 said need to identify the buffer and everything, i don't know where to read from the mq4.
-
RE: Anyone here make any profitable EAs?posted in Questions & Answers
There is always a profitable ea, only not a perfect ea. Unless you have an indicator called the fortune teller only then you might get a perfect profitable ea.

-
RE: Comparison of candles at different times.posted in Questions & Answers
@Banditdos , within 1 hour the H1 candle can change bullish/bearish few times. Trendline will the your best choice if you want to confirm the current trend in H1. You can compare with many indicators, MA, MACD, adx, etc...
And of course your setting will define the trend.Just think of the reversal candle.
-
RE: Comparison of candles at different times.posted in Questions & Answers
Why not use trendline then?
-
RE: How do i use counter Reset block to reset Counter: Pass Once after is has executed ?posted in Questions & Answers
Did you really use the correct block? I don't think so.
-
RE: Indicator does not calculate its value on visual modeposted in Questions & Answers
@nanukas , you can use buffer 0 to cross the level.
Same goes to RSI, William, CCI, Stoch, etc... -
RE: How do i use counter Reset block to reset Counter: Pass Once after is has executed ?posted in Questions & Answers
@moses-2 you can simplify this.
Use Trade closed block. -
RE: Indicator does not calculate its value on visual modeposted in Questions & Answers
@nanukas , it can be done if you give full picture of the indicator.
-
RE: Multiple ordersposted in Questions & Answers
Hi @stefnofera93 . Set your buy/sell block in different group and use Check trades count block for each one to limit your trades.
-
RE: Constant Type for Dollarposted in Questions & Answers
Wow! Thanks @miro1360 . I'll apply it to both Buy/Sell block. I'll test it. Thanks again.
-
RE: Constant Type for Dollarposted in Questions & Answers
Ok @miro1360 , how can i delay it, maybe like skipping 1 signal?
btw, do you have any idea how i can reduce 1 connection?


