Introduction - If you have any usage issues, please Google them yourself
This EA attaches to a chart (1M chart is best) and then builds a new offline chart with Renko boxes
Added a startup option (BuildChartsWhenMarketOffline) to build the offline charts when inside of the OnInit() for times when the market is closed
Changed the RenkoBoxSize variable from an INT to a DOUBLE for 5 digit currency accuracy (i.e. 5.5 == 55 pipettes)