murfinp wrote:
1) the atr call seems to be returning no's that are 10 times too small ...
How did you determine that? Did you compare the values to the chart? Try the following approach:
https://www.dukascopy.com/wiki/#Add_indicators_on_chart/Include_in_OHLCmurfinp wrote:
2) the call to submit order ... I am not getting an exception but getting no order greated ?
Consider logging received messages in
onMessage if that does not reveal the probelm then consider adding extra logging statements to see what is happening.