Search found 21 matches

Re: Requests & Ideas (MT5)

Hello, I'm having this indicator that prints fib levels to current zigzag leg and the most recent verified one. I'm looking for a way to code fib levels into every found zigzag's high and low, and possibly parameters from which I can change the % value of the fib as well, something that looks like t...

Re: MT4 Indicator requests and ideas

I wrote this thing based off of Donchian channel, but included two middle bands. The code is lower2[i]=iHigh(Symbol(),Period(),iLowest(Symbol(),Period(),MODE_HIGH,BarsToCount,i+Shift)); upper2[i]=iLow(Symbol(),Period(),iHighest(Symbol(),Period(),MODE_LOW,BarsToCount,i+Shift)); Can somebody please ma...

Re: Reflex: Zero Lag Indicator

Standard inputs - I played around a bit BUT I still can't see how these signals are really convincing. May be you can help me out here. I am still underwhelmed by the signals I can produce. Are there any inputs you find impressive? That would make it so much easier to start from. Which one is bette...

Return to the advanced search