Hi,
I get the following executing report from the following simple code:
OrderSingle order = MessageGenerator.generateMarketOrder("XXXX", 0, 50000, side, symbol, "market order test");
String requestID = fxcmGateway.sendMessage(order);
What does the error below mean? How do I fix it? Thanks.
----
ExecutionReport --- begin superclass toString mAccount=iganza,mOrderID=NONE,mClOrdID=U10D5_SBwkk EH7GNIeYikj0nOazwJas3gPEq8127js0OH1GkHs69oarYxPpdj eD4-47,mSecondaryClOrdID=market order test,mInstrument=Instrument{mFXCMSymPrecision=0, mFXCMSymID=1, mSymbol='EUR/USD', mTouchTime=0, mFXCMSymPointSize=0.0, mFXCMSymSortOrder=0},mParties=Parties [Party:3

:FXCM ID();],mTradingSessionID=FXCM,mTradingSessionSubID=U10D5 ,mTransactTime=20090210-01:39:38 --- end superclass toString {mCumQty=0, mCurrency='EUR', mExecID='0', mExecType=OrdStatus:REJECTED (8), mFXCMErrorDetails='19915;DAS 19915: ZDas Exception
ORA-06550: line 1, column 17:
PLS-00302: component 'CREATEORDRWITHSL' must be declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored
', mFXCMOrdStatus=FXCMOrdStatus:Rejected (R), mFXCMOrdType=null, mFXCMPosID='null', mFXCMRequestRejectReason=0, mLastPx=0.0, mLastRptRequested=false, mLeavesQty=0, mMassStatusReqID='null', mOrdStatus=OrdStatus:REJECTED (8), mOrdStatusReqID='null', mOrdType=OrdType:Market (1), mOrderQty=50,000, mOrigClOrdID='null', mPegInstruction=PegInstruction{mFXCMPegFluctuatePt s=0, mPegMoveType=0, mPegOffsetType=0, mPegOffsetValue=0.0}, mPrice=0.0, mSide=SideFactory:Undisclosed (7), mStopPx=0.0, mText='19915;DAS 19915: ZDas Exception
ORA-06550: line 1, column 17:
PLS-00302: component 'CREATEORDRWITHSL' must be declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored
', mTimeInForce=TimeInForce:Fill or Kill (4), mTotNumReports=0, mListID='null', mLastQty=0, mOrdRejReason=null}