Does any one know if it is possible to use and add on study like Jan Arps or Hawkeye and incorporate them into an EFS.
Kind regards
James
Kind regards
James
drawTextRelative(2,hh,formatPriceNumber(hh),Color.white,Color.blue,Text.BOLD|Text.VCENTER,"Arial",11,"high");
drawTextRelative(2,ll,formatPriceNumber(ll),Color.white,Color.red,Text.BOLD|Text.VCENTER,"Arial",11,"low");
Comment