Search found 2218 matches

Re: This indicator it has somehow corrupted should be cycles

This indicator worked so well and yesterday when i opened the platform the cycles and the dots all formed a line ...would you like to see what the correct indicator looks like ? That code is just an empty functions declaration. That could have not done anything. Please post the indicator that you w...

Re: Correlation Indicator code help

Thank you Mladen, Now the indicator works without errors. Is it possible to backtest multiple currency pair on the same EA? I'm trying to send 2 orders with different pairs and the error below occurs. Error: OrderSend error 4106 I am using the code below to send the orders par1="ERUUSD"; ...

Re: Correlation Indicator code help

Dear Mladen, The NeutralHedge Overlay_v5 indicator works without errors in the chart. But when I try to do backtesting there is a division error by zero in the line (line 181) below.   PipsRatio = ( CurRangeHigh - CurRangeLow )  / ( SubRangeHigh - SubRangeLow ); Could you correct this bug? Thank yo...

Re: MT4 Indicator requests and ideas

Hey all, thank you for all your sharings. (special thanks to mladen) is it possible to create indicator which contains (all-in-one) pivots/opens/high-low for daily,weekly,monthly,yearly? (with manual timezone adjustment) High/Low: previous daily high/low previous weekly high/low previous monthly hi...

Re: Metatrader known bugs ...

No no discouraging. Quite the opposite. What I think is that we have to have documented cases when something happens what should not happen Opening a chart without initialized buffers is what the new builds of mt4 have brought and for that reason some code might stop working in some cases - and it w...

Return to the advanced search