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

[amibroker] Help with code, Please



PureBytes Links

Trading Reference Links

Hello,
 I use this code to mark the end of trading on my volume charts for
each day. However, on some charts there are still some candles beyond
the line it draws on my chart pertaining to that day, in otherwords it
isn't plotting the vertical lines correctly timewise. Would someone
please look at the code and tell me how to correct this? I tried
adjusting the end time to 165959 but then it wouldn't generate any
lines at all. Any help will be most appreciated. Thank you very much.

EndTime = 165900;

StartTime = 092900;

Plot( Cross( TimeNum(), EndTime ), "", colorBlue, styleHistogram

| styleOwnScale | styleDashed, 0, 1 );

Plot( Cross( TimeNum(), StartTime ), "", colorBlue, styleHistogram |

styleOwnScale | styleDashed, 0, 1 );



Best regards,

Tim
 


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

**** IMPORTANT ****
This group is for the discussion between users only.
This is *NOT* technical support channel.

*********************
TO GET TECHNICAL 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/