Zilliq Challenge : Give me a Donkey Indicator to transform in a RaceHorse ;-)
Forums › ProRealTime English forum › ProOrder support › Zilliq Challenge : Give me a Donkey Indicator to transform in a RaceHorse ;-)
- This topic has 69 replies, 16 voices, and was last updated 3 years ago by zilliq.
-
-
10/13/2020 at 12:30 PM #147285
Hi @Grahal
No cumulating positions. I test and don’t find it works better (may be until we can exit gradually)
Yes I see the TS code of Nicolas, but I think it’s the use of Trailing stop who is a problem, in Range Market (As usual), because all work in trending market
Have a good day
1 user thanked author for this post.
10/13/2020 at 12:55 PM #147289I will test to filter with ADX. Something like that …
1234567891011121314151617timeframe (30 minutes)indicator= ADX[14]indicator2= average[14](indicator)+std[14](indicator)indicator3= DIplus[14](close)indicator4= Diminus[14](close)if indicator>indicator2 and indicator3>indicator4 thenbackgroundcolor(10,255,10,100)Elsif indicator>indicator2 and indicator3<indicator4 thenbackgroundcolor(255,10,10,100)elsebackgroundcolor(0,0,0,100)endifreturn indicator as "ADX"10/13/2020 at 3:44 PM #14731110/14/2020 at 12:54 PM #147402Hi Guys,
We perfectly see on another Algo (whatever), that on EUR/USD we where in a range with many loss, and as soon as we have some trend Algo re-work with winning trades
Market structure, market structure, market structure ..
No so easy.. On trend we need some pips for stop loss but in Range it stop quite every time…
I test with the code above but actually there is still some problems (the more you use this filter the less you have trades per day)
1 user thanked author for this post.
10/14/2020 at 1:16 PM #14740510/14/2020 at 2:56 PM #14740704/01/2021 at 12:56 PM #16593304/02/2021 at 9:19 AM #16601604/02/2021 at 10:49 AM #16602504/04/2021 at 9:07 AM #166150The donkey got turned into sausages. Game over.
Exactly ! 🙂
-
AuthorPosts
Find exclusive trading pro-tools on