[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[amibroker] Re: New indicator needed.



PureBytes Links

Trading Reference Links

Hello Barry, 

You can't imagine how valuable is your example for a non-programmer.

You are right in saying "read the AFL manual. This is a very simple
problem to solve."

Your answser should be added somewhere to illustrate the AFL
help/tutorial/manual that are most of the time chinese for newbie.
Or maybe in a new place in the KB to store basics examples.

I keep in mind a funny thing.
Somewhere, I read an answer of TJ that gave an advanced solution to a
tricky question. As the forumer came back to have more explanations,
TJ finished the thread by " read my answer, if you don't understand
it's not for you...".

So, thanks so much for this short tutorial that allows to enter step
by step in the AB world.

Best Regards


--- In amibroker@xxxxxxxxxxxxxxx, "Barry Scarborough" <razzbarry@xxx>
wrote:
>
> plot(C, "C", colorblack);
> myMA = MA(C,13);
> plot(myMA, "MA", colorblue);
> plot(C - myMA, "Distance", colorgreen, styleHistogram | styleownscale);
> 
> Pardon my saying so but one thing that would really help you would be 
> to read the AFL manual. This is a very simple problem to solve.
> 
> Barry
> 
> --- In amibroker@xxxxxxxxxxxxxxx, "Mohammed" <softnews2003@> wrote:
> >
> > Hi All,
> > 
> > Any one can create indicator that can measure the distance between 
> > price and Simple Moving average and plot the result as a histogram or 
> > any good shape.
> > 
> > Regards.
> >
>



------------------------------------

Please note that this group is for discussion between users only.

To get support from AmiBroker please send an e-mail directly to 
SUPPORT {at} amibroker.com

For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/

For other support material please check also:
http://www.amibroker.com/support.html
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/amibroker/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/amibroker/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:amibroker-digest@xxxxxxxxxxxxxxx 
    mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx

<*> To unsubscribe from this group, send an email to:
    amibroker-unsubscribe@xxxxxxxxxxxxxxx

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/