This page:
http://www.marketcetera.org/confluence/display/SA/Strategy+Agent#StrategyAgent-QuickStart
Says:
route_orders_to_ors: If the strategy should route generated orders to ORS. Valid values are true or false. If set to true, all orders generated by the strategy are sent to metc:server:system which sends the orders to the order routing server so that they can be transmitted to the broker. This parameter is optional with a default value of false.
When:
I changed the value from "false" to blank and incurred the following error.
21 Oct 2009 20:52:48,962 WARN [main] marketcetera.strategyagent.StrategyAgent (StrategyAgent.java:263) - Unable to execute command 'createModule' at line number '8' with parameters metc:strategy:system;helloWorld,HelloWorld,JAVA,src/test/sample_data/samples/java/scripts/HelloWorld.java,,,metc:remote:receiver because of error: 'Unable to create module using provider 'metc:strategy:system': error encountered when converting parameter at index '5' from string to the requisite type. (Unable to convert '' to a value of type 'java.lang.Boolean' because of the following error: Cna't convert value '' to a Boolean)'. Continuing...
- sf
This message was edited 1 time. Last update was at 22/10/2009 01:00:42
|