--- In [email protected], "austin.lawrence24" <austin.lawrenc...@...>
wrote:
>
> I need help with formula for the following task and will be grateful for any
> guidance.
>
> Buy = "buy formula"
> Buyprice = open
> initial stop = Buyprice - LLV(L,period)
> trailing stop = "trailing stop formula"
> trailing stop becomes effective when it's value is > Buyprice
>
> Thanks to anyone who can help.
>
In view of the fact no one has responded to my request for help I can only
assume my query was too difficult or too stupid to warrant a response. I am
new to AmiBroker and Computer programming at this level so I would be really
grateful if anyone could suggest where a novice like myself can get help with
programming issues. Most problems I have had I have been able to solve by
refering to articles on the website but sometimes the answers are not that easy
to find.