MisterH
MisterH
MisterH
Added topic normalizing two indicators in seperate chart window
Hi, if you place two indicators on top of each other in 1 seperate chart window (on the bottom of the chart), they always apear as if they move in the same range: they behave as if they have been normalized (their probability distribution functions
MisterH
Added topic Crossover template
Is there a template available somewhere that someone knows of that gives you the basic layout for a crossover EA of two custom indicators in the chart window? thanks
MisterH
Added topic Looking for a programmer (paid)
Hi, I am looking for someone to do the following coding for me for under $100: I have 5 different indicators which have the same shape, but not the same numerical values. I would like to have them combined into 1 indicator: add all 5 and dividing
MisterH
Added topic Normalizing: from moving average to oscillator
Let's say you have a moving average on a chart, and you want to get that into a seperate window at the bottom of the screen, you would think that by just changing #property indicator_chart_window into #property indicator_separate_window and done is
MisterH
Added topic Max Profit Custom Indicator
Wouldn't it be helpfull to create a custom indicator (based on closing of the bar) that shows where the "perfect trader/system" would buy and sell. This would allow you to visually compare the lag and accuracy of your own indicators, custom