hi rvlv,
thanks for posting it as requested.
regards
ford
--- In [email protected], "rvlv" <r...@...> wrote:
>
> Hi afl experts
>
> please help with this code
> thanks for your time
> ford
>
> I have stochastics
> I want to locate buy condition
> buy = stoch < 20 and stoch >20 and rising or flat
> sell= stoch > 80 and stoch<80 and falling or flat
> I actually like to catch the entry based on stochastics hook,say stoch dives
> below 20 and comes back up above 20.
> how to code this condition,please help
>
> The second part is
> stochastics < 20 and stoch >20 and (candle pattern) morningdojistar to form
> or = true
>
> I hope to get this headache over
> regards
> ford
>