PureBytes Links
Trading Reference Links
|
why dont you plot a line instead of searching for a dot.
--- In amibroker@xxxxxxxxxxxxxxx, "bistoman73" <bistoman73@xxx> wrote:
>
> Hi to all,
>
> I have a quite simple question but I wasn't able to find a solution up to now:
>
> I would like to plot the value of a trailing stop on the tomorrow, or next, bar.
>
> To keep it simple let's imagine that the stop to plot is just something like the following wrote in trailing.afl:
>
> Plot(C*1.01,"Stop",colorWhite,styleLine);
>
> I drag & drop my stop on a price pane but, Even with "artificial future bar" feature activated in AA, nothing is plotted on the next bar: what is wrong?
>
> It's likely that I am doing a big mistake because it's strange to me to use a AA setting to plot an indicator...nevertheless I don't know how to find a solution
>
> any help will be very appreciated
>
> thanks
>
> Bisto
>
------------------------------------
**** IMPORTANT PLEASE READ ****
This group is for the discussion between users only.
This is *NOT* technical support channel.
TO GET TECHNICAL SUPPORT send an e-mail directly to
SUPPORT {at} amibroker.com
TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
http://www.amibroker.com/feedback/
(submissions sent via other channels won't be considered)
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
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/
|