Oh, right.. the new stylecloud might be easier than my incremental line function which I just posted.
----- Original Message ----- From: Herman To: brian_z111 Cc: [email protected] Sent: Wednesday, January 30, 2008 9:03 AM Subject: Re: [amibroker] Re: Trading platform + AB for vertical thick lines I use StyleArea. for other plots you can make your own Plot function using StyleCloud, with a custom thickness expressed in y Chart range. Dashed thick line would require repetitive plotting - this slows down you execution speed a little but it is workable if you don't have too many plots. best regards, herman For tips on developing Real-Time Auto-Trading systems visit: http://www.amibroker.org/userkb/ Wednesday, January 30, 2008, 8:49:37 AM, you wrote: >>Chart-Trading is really the thing of the future. In Amibroker it is >>possible to create VERY visually revealing charts/display that can >>be interpreted by the trader a hundred times faster that scrolling >>tables with lots of numbers > Yes, Higgs post on the current speed of execution at the Merc was > sobering and we would be burying our heads in the sand if we didn't > think of ways to utilize speed to our advantage (especially for an > old tortoise like me). > One of my strengths as a trader is that I don't have a lot of things > to unlearn so I just follow where the bouncing ball takes me and 'in > time trading' based on visual cues is definitely where I am at. > Keep up the good work Herman. > However since my eyesight is not as good as it used to be before I > got glasses some thick, thicker and thickest lines would be nice not > to mention some dashed, dashier and dashiest ones as well (anybody > got some code for a thick and thin dashed and dotted vertical line?) > brian_z > 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 > http://groups.yahoo.com/group/amibroker/ > Individual Email | Traditional > http://groups.yahoo.com/group/amibroker/join > (Yahoo! ID required) > mailto:[EMAIL PROTECTED] > mailto:[EMAIL PROTECTED] > [EMAIL PROTECTED] > http://docs.yahoo.com/info/terms/ >
