Friends 1
Jdan43
Left feedback to developer for job Pre-requisite Indicator for NRBO Strategy - ATR Bands
Jdan43
Left feedback to developer for job Pre-requisite Indicator for NRBO Strategy - Bollinger Band Width
Jdan43
Left feedback to developer for job MACD Ripper
Jdan43
Left feedback to developer for job 'Destiny' Phase 3 - WAE and 'ScaleInScaleOut'
Jdan43
Left feedback to developer for job MRNG (Market-As-Random-Number Generator) EA
Jdan43
Left feedback to developer for job Quad Momentum EA
Jdan43
Left feedback to developer for job DK 'Destiny' EA Phase 2 - TSL
Jdan43
Left feedback to developer for job DK 'Destiny' EA Phase 1
Jdan43
Left feedback to developer for job Trading-As-Poker 1:1 ATR Bot
Jdan43
Left feedback to developer for job Settle Up with John
Jdan43
Left feedback to developer for job Another Shot at James Tilstead 'Time In Market' EA
Jdan43
Left feedback to developer for job Simple Modifications of Internal Bar Strength Indicator (+ MA + ROC)
Jdan43
Left feedback to developer for job EA with simple MACD entry and interesting ATR trailing exit
Jdan43
Added topic Buffer values don't faithfully in chart? (Should have been simple!)
Hi All, I am currently using the rudimentary peice of code to populate 2 buffers .. one for a slow Ma and one for a fast Ma. TestC1HandleFast = iMA(SymbolArray[SymbolLoop],PERIOD_CURRENT,FastMALength,0,MODE_EMA,PRICE_CLOSE);   
Jdan43
Added topic Indicator appears on Chart but NOT in Testing Visual Mode ???
Hi all, I am using iCustom (which I am quite familiar with and have used before) to pull  https://www.mql5.com/en/code/22431 (Internal Strength) into a simple EA. Adding to chart - OK Using it's calculations to determine entry - OK Will it show
Jdan43
Added topic Bulletproof Lotsizing based on ATR Stoploss
So it seems that that 'classic' way to calculate ATR stoploss can fall apart depending on the brokers configuration for a <symbol> double CalcLots( double PctEquityX, double SlDistanceX){        double ticksize =
Jdan43
Left feedback to developer for job RSI Mean Reversion EA (Simple) with ATR based Risk Management (Trickier)
Jdan43
Registered at MQL5.community