Forum

Dinapoli Detrend Osc and Laguerre?

Am I crazy or is there something to this? I've been playing around with meta trader and trying to save space so I usually put one indicator on top of another. However I found that these two might possibly have a relationship. Take a look at GBPUSD H1 and EURUSD H1 here. I found that if use the

Price Ratio Index Indi help

Hi There, So attached is a very simple price ratio indicator that plots bollinger bands around it. Plot the ratio of two currency pairs and then plot 2 standard deviations via bollinger bands around the price ratio index. Pretty simple concept and a pretty simple indicator to code. However I'm

Why the heck does MT4 repaint this icustom indicator

OK.. So i've setup an indicator to just show me when price is above or below a few MA's. It's actually based on the Madro Golden Filter Indicator. If I set the indicator to pull the current bar it repaints when you refresh the indicator.. When I set to it doesn't repaint. I can't allow the indicator

How long does it take for you to complete a full backtest?

is it me and my computer or does it take an awful long time to do a full backtest from 15M 1999 data to present ? My computer is 3.2Ghz, My ea is has just two indicators.. it does use a trailingstop though which adds time. Anything I can do to speed things up

MetaTrader Programming language most similar to?

What language is the MetaTrader EA/Indicator programming language most similar to? C? C++, VB? etc

Help with adding colour to TSI indicator

Hi, I've been working on adding colour to the original TSI-Histo indicator attached, however i've been having some problems getting it just right. If you look at the attached image , it seems like it's not colouring the bars correctly at all. I took some code from Belucks Awsome indicator.. This is

Alpari Tick data no longer?

http://www.alpari-idc.com/en/dc/databank.php I wanted to get some 1M data to do some backtesting but I can't find it anywhere on the Alpari sight anymore. The link above doesn't work either. Anyone know what happend

Mt4 Shortcut Keys

Anyway of setting up shortcut keys? Like a buy order would be Ctrl B? and Sell would be Ctrl S? etc

Anyone have Nonlagging MA (NonLagMA v1) by iGorad

He is truly a genuis.. anyone happen to have this indicator? It was posted on his trendlaboratory site, but sadly it doesn't seem like he posts that much on Forex-Tsd. I would love to try out that indicator.. I don't want to post it in the main forums in case iGorad want's the indicator to be

Help!! simple color change indicator problem..

Anyone help with this?? I've spent the last three hours trying to make this indicator change the bar color when it is below 0. Green above 0, red below 0. I'm not very good with coding, so any help would be greatly appreciated, thanks