Forum

Renko on Windows 10

Hi, can someone test if renko charts in Metatrader 4 work under windows 10? I tested them 2 or 3 months ago and they didn't update. I was using indicator "RenkoRangeBarsV1.2 new format"

Windows 10 and renko

Hi guys, I updated to windows 10 over the weekend but now my metatrader renko charts won't update... Anyone else with this problem? Should I go back to a previous windows version

Wajdyss forecast - how to reduce CPU usage

Hello, I am using a great indicator: wajdyss forecast. Problem is it uses too much CPU power... can someone make the code more "light"

Up_down indicator (repaints)

Hi, can someone tell me how many bars (or levels) does the attached indicator repaint

Can someone convert this VT indicator to MT4?

It's a simple CCI indicator, the formula is: Diff:=TP()-Mov(TP(),Pr,S); AveDiff:=Mov(Abs(Diff),Pr,S); EquationComp:=Diff/AveDiff; AdjCon:=66.66667{equivelant=2/3tds}; CCIndex3:=EquationComp*AdjCon; Where CCIndex3 is the indicator and Pr is a variable with default 14 TP - typical price

Mr.WT: ^Xparabolic

Hi, could you make audio alerts so sound when price touches the parabolic channels? I like this indicator and would like to watch it live how it behaves after touching the parabolica channels

PM Spammer

Hi, to moderators: I got a spam PM from a Michael3 "-->Hello Friend, What do you think about the best of Forex Signal Service? -------------------------------------------------------------------------------- Hello friend We took the freedom of sending this email to offer our service of forex signs

How to alert only at candle close

Hi, can someone tell me the code so the simple example indicator I attach only issues an alert after the close of the candle if the signal stays valid and not keep alerting during the duration of the candle??? Thanks

Request: JMA Angle Histogram

Hi, can anyone plot the slope of a JMA moving average as an histogram with green bars if slope is positive and red bars if slope is negative? Much like the indicator that is currently available which is the EmaAngleZero that plots the slope of an EMA as an histogram Thanks