I'm really new to java and I wonder if there are any examples or tutorial of using very basing things like displaying a price. I'm used to mql4 and trying to pop up a window with a price of different currency (not current chart currency). In mt4 it would be MarketInfo("CURRENCY",MODE_BID); I've tried it with a jftoolbox library but it doesn't compile. Thanks in advance.