- <PYTHONBUY>
[url=]-[/url] <![CDATA[ Cond1 = ((h+l+o+c)/4-bollbandbot(10, 2.1))/(bollbandtop(23, 2.1)-bollbandbot(23, 2.1)) > 0.618Cond2 = bollbandbot(10, 1.1) > ma((h+l+o+c)/4,50)Cond3 = (h+l+o+c)/4 > ma((h+l+o+c)/4,23)Cond4 = 25 < stochslowd(9,5,5)Cond5 = trend(macd_osc(9,12,26))>0Cond6 = trend(ema(macd(9,12, (o+h+l+c)/4 ),26)) > 0Cond88 = Cond1 & Cond2 & Cond3 & Cond5 & Cond6Cond88 ]]>
</PYTHONBUY>
- <PYTHONBUYSETT>
[url=]-[/url] <![CDATA[ Cond1 = ((h+l+o+c)/4-bollbandbot(10, 2.1))/(bollbandtop(23, 2.1)-bollbandbot(23, 2.1)) < 0.382Cond2 = bollbandtop(26, 1.1) < ma((h+l+o+c)/4,50)Cond3 = (h+l+o+c)/4 < ma((h+l+o+c)/4,26)Cond4 = 50 > stochslowd(9,5,5)Cond5 = trend(macd_osc(9,12,26))<0Cond6 = trend(ema(macd(9,12, (o+h+l+c)/4 ),26)) < 0Cond88 = Cond1 & Cond2 & Cond3 & Cond5 & Cond6Cond88 ]]>
</PYTHONBUYSETT>
- <PYTHONSELL> |