|
From: Alex H. <hig...@gm...> - 2011-04-14 06:33:08
|
Hi all, There is a small improvement I've been meaning to find the time to implement. But I'm not Java programmer, so I just thought I'd mention it in case somebody else was up for it. With the fibonnaci indicator, I want to be able to set my own fib lines, and to set the colours for each line. So, for instance, I'd want to be able to set a 85% retrace line, and give it my own colour, say yellow. I'd like to make the 61.8% retrace red and the 38.2% retrace green. With the projection tool, I'd like to have the same ability. I'd like to be able to set my own projection levels and colour them. This ability should be application wide. So that every time I draw a retrace it uses my preset colours. Then I can click on the individual retracements and recolour them if I wish. I did take a look at the code a few months back and it seemed relatively clean. I'm willing to have a crack at it if nobody else is interested. Cheers, Alex |