1. I have checked your MA cross strategy with the same contract (Soy beans) and it is working fine. however you are using market orders and not limit and stops. I will try today when the market is open with a simple scale out strategy (which you provided) that uses stop and targets to see how it works.
2. just to explain again; the problem with the missing visualisation happens only on the soybean contract. trading live the same strategy (code) on the ES works fine including the trade visualisation. it might imply that something is wrong with the contract mapping, I am not sure.
3. I had yesterday another strange thing, suddenly Ninja has send a limit order to the market on a different contract which I am not trading and even don't have on my contract list. it is the ER2 09-08. see extract of the log:
19/08/2008 17:43 Order Account write permission denied Affected Order: Sell 1 Market 19/08/2008
17:43 Order Order='2683087/donotuse!Dorman!Sim' Name='External' New State=Rejected Instrument='ER2 09-08' Action=Sell Limit price=0 Stop price=0 Quantity=1 Type=Market Filled=0 Fill price=0 Error=OrderRejected Native error='Account write permission denied'
19/08/2008 17:43 Order Account write permission denied Affected Order: Sell 1 Market
19/08/2008 17:43 Order Order='2683087/donotuse!Dorman!Sim' Name='External' New State=Accepted Instrument='ER2 09-08' Action=Sell Limit price=0 Stop price=0 Quantity=1 Type=Market Filled=0 Fill price=0 Error=UnableToChangeOrder Native error='Account write permission denied'
19/08/2008 17:43 Order Order='2683087/donotuse!Dorman!Sim' Name='External' New State=Accepted Instrument='ER2 09-08' Action=Sell Limit price=0 Stop price=0 Quantity=1 Type=Market Filled=0 Fill price=0 Error=NoError Native error=''
I have no clue how it arrived and where it comes from, luckily it tries my first connection which I am using as data feed, and didn't create real trade or problem but it is worries if Ninja are sending orders without a strategy connected to it??? any idea why it happened and how to make sure that it would not happen again?
I will update latter if the problem happens with your code as well on the soybeans.
thx
nir

Comment