PROBLEM: ERROR: Caught unexpected exception, shutting down MtGox trend following trading agent now!. Details are listed below.
org.codehaus.commons.compiler.CompileException: Line 1, Column 14: Unexpected token ";"
SOLUTION: AskLogic/BidLogic HTML entity format error
-------------------------------------------------------------------------------------------------------
Has anyone ran into this yet? JDK7 , latest bin from git:
2013-02-18 12:46:38,665 : Arbitrage Engine cannot find a profitable opportunity on MtGox at this time.
2013-02-18 12:46:38,685 : MtGox High USD :- Last: USD 26.85000 | Bid: USD 26.80270 | Ask: USD 26.85000 | Volume: 38208 | Currency: BTC | TimeStamp: Mon Feb 18 12:18:25 MST 2013
2013-02-18 12:46:38,685 : MtGox Low USD :- Last: USD 26.71000 | Bid: USD 26.78582 | Ask: USD 26.84899 | Volume: 37315 | Currency: BTC | TimeStamp: Mon Feb 18 12:42:28 MST 2013
2013-02-18 12:46:38,685 : MtGox Current USD :- Last: USD 26.81898 | Bid: USD 26.75000 | Ask: USD 26.81897 | Volume: 36900 | Currency: BTC | TimeStamp: Mon Feb 18 12:46:38 MST 2013
2013-02-18 12:46:38,689 : MtGox USD Ticker Size: 45
2013-02-18 12:46:38,690 : MtGox Advance/Decline Spread algorithm has determined that the USD market is trending up.
2013-02-18 12:46:38,699 : MtGox EMA algorithm has determined that the USD market is trending up.
2013-02-18 12:46:38,700 : MtGox SMA algorithm has determined that the USD market is trending down.
2013-02-18 12:46:38,701 : ERROR: Caught unexpected exception, shutting down MtGox trend following trading agent now!. Details are listed below.
org.codehaus.commons.compiler.CompileException: Line 1, Column 14: Unexpected token ";"
at org.codehaus.janino.ExpressionEvaluator.makeStatements(ExpressionEvaluator.java:288)
at org.codehaus.janino.ScriptEvaluator.cook(ScriptEvaluator.java:454)
at org.codehaus.janino.ScriptEvaluator.cook(ScriptEvaluator.java:345)
at org.codehaus.janino.SimpleCompiler.cook(SimpleCompiler.java:194)
at org.codehaus.commons.compiler.Cookable.cook(Cookable.java:80)
at org.codehaus.commons.compiler.Cookable.cook(Cookable.java:72)
at org.codehaus.janino.ExpressionEvaluator.(ExpressionEvaluator.java:100)
at org.aido.atp.TrendTradingAgent.evalLogic(TrendTradingAgent.java:612)
at org.aido.atp.TrendTradingAgent.run(TrendTradingAgent.java:343)
at java.lang.Thread.run(Thread.java:722)
2013-02-18 12:46:38,709 : ERROR: Caught unexpected exception, shutting down MtGox trend following trading agent now!. Details are listed below.
org.codehaus.commons.compiler.CompileException: Line 1, Column 12: Unexpected token ";"
at org.codehaus.janino.ExpressionEvaluator.makeStatements(ExpressionEvaluator.java:288)
at org.codehaus.janino.ScriptEvaluator.cook(ScriptEvaluator.java:454)
at org.codehaus.janino.ScriptEvaluator.cook(ScriptEvaluator.java:345)
at org.codehaus.janino.SimpleCompiler.cook(SimpleCompiler.java:194)
at org.codehaus.commons.compiler.Cookable.cook(Cookable.java:80)
at org.codehaus.commons.compiler.Cookable.cook(Cookable.java:72)
at org.codehaus.janino.ExpressionEvaluator.(ExpressionEvaluator.java:100)
at org.aido.atp.TrendTradingAgent.evalLogic(TrendTradingAgent.java:612)
at org.aido.atp.TrendTradingAgent.run(TrendTradingAgent.java:345)
at java.lang.Thread.run(Thread.java:722)
2013-02-18 12:46:38,710 : MtGox Trend following trading agent has decided no USD action will be taken at this time.
Here is the pref's: