@GTOAT777 Helo
Use a Higher TF candle sequence to filter range for example if you take trade on a M30 TF use a H4 series of candle to check if you are in a range, if lets say 4-5 H4 candles are withing thesame price area, thats a range
سلام
من هم استراتژی گلد شدو را ربات کردم ولی بر خلاف بک تست استاد در دوره درآمد دلاری، با هیچ شرایطی سودده نمیشه.
اگر کسی تونسته این استراتژی را سودده کنه، لطفاً راهنمایی کنه
جالبه که دقیقا با شرایط مشابه استاد و در همان محدوده تاریخ بک تست استاد هم سودده نمیشه، در حالیکه بک تست استاد سود 45% در 3 ماه داشت
You will need to calculate that 2% lot size and store it into a variable before using the corresponding martingale money management. However, will you be doubling lot size as 2%, 4%, 8%? That is too risky.
The problem is that using the indicator in a specific block, then modifying that block later without having removed all relevant variables. Yoy cannot see the indicator anymore but the indicator is still there in the code. Yes, it's a common issue when not removing all elements from a block properly.