Marketcetera Community Forums
  [Search] Search   [Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Messages posted by: m.baye@laposte.net
Forum Index » Profile for m.baye@laposte.net » Messages posted by m.baye@laposte.net
Author Message
Hi, I have not looked at the code. I just tried to build the sources according to the procedures detailed in marketcetera.org documentation.
When you say operating system, what do you mean? I use Windows OS, windows 7, and the java platform is linked to jdk1.6.0_26. I am not sure what kind f information you are expecting from me?
I use
- jdk1.6.0_26
- MySQL Server 5.5
- apache-maven-2.0.9
- Windows 7
Hi,
Doing $ mvn -f uberPom.xml install, I had no error
After, doing mvn install, I have 14 failures and 1 error:

in Test set: org.marketcetera.util.file.DeleterTest
- java.lang.AssertionError: Unknown platform
- org.junit.internal.AssumptionViolatedException: got: <false>, expected: is <true>

in org.marketcetera.util.file.SmartLinksDirectoryWalkerTest
- java.lang.AssertionError: Unknown platform

in org.marketcetera.util.exec.ExecTest
- java.lang.AssertionError: Unknown platform

in org.marketcetera.util.misc.OperatingSystemTest
- java.lang.AssertionError: expected not same

I have attached 3 of the 4 files

if anyone has got an idea, thanks in advance
Hi, when I build the sources of Marketcetera, I get the following errors linked to Esper:

C:\Users\AGueye\marketcetera-platform\source\modules\cep\esper\src\main\java\org\marketcetera\modules\cep\esper\CEPEsperProcessor.java
Error:Error:line (170)cannot find symbol method getNumEventsReceived()
Error:Error:line (221)cannot find symbol method addEventTypeAlias(java.lang.String,java.util.Properties)
Error:Error:line (223)cannot find symbol method addEventTypeAlias(java.lang.String,java.lang.Class<capture#802 of ?>)
Error:Error:line (226)cannot find symbol method addEventTypeAlias(java.lang.String,java.lang.Class<org.marketcetera.event.TimestampCarrier>)
C:\Users\AGueye\marketcetera-platform\source\modules\cep\esper\src\test\java\org\marketcetera\modules\cep\esper\ParameterVerfiicationTest.java
Error:Error:line (19)cannot find symbol class CEPEsperProcessor
Error:Error:line (18)cannot find symbol variable CEPEsperFactory
Error:Error:line (22)cannot find symbol class CEPEsperProcessor
Error:Error:line (84)cannot find symbol variable CEPEsperFactory
C:\Users\AGueye\marketcetera-platform\source\modules\cep\esper\src\test\java\org\marketcetera\modules\cep\esper\ExternalTimeTest.java
Error:Error:line (36)cannot find symbol variable CEPEsperFactory
Error:Error:line (87)cannot find symbol variable CEPEsperFactory
Error:Error:line (120)cannot find symbol variable CEPEsperFactory
C:\Users\AGueye\marketcetera-platform\source\modules\cep\esper\src\test\java\org\marketcetera\modules\cep\esper\SelfRepostingEventsTest.java
Error:Error:line (27)cannot find symbol variable CEPEsperFactory
C:\Users\AGueye\marketcetera-platform\source\modules\cep\esper\src\test\java\org\marketcetera\modules\cep\esper\EsperModuleTest.java
Error:Error:line (36)cannot find symbol variable CEPEsperFactory
Error:Error:line (159)cannot find symbol class CEPEsperProcessor
Error:Error:line (159)cannot find symbol class CEPEsperProcessor
Error:Error:line (159)cannot find symbol variable CEPEsperFactory
Error:Error:line (170)cannot find symbol variable CEPEsperFactory

Though I downloaded the class libraries of Esper Distribution and register them in the project build program (with Jetbrain). Any idea would be very appreciated.

Rgds, baye
Hi Colin, thanks. I am actually not trying to make the system safe from SS and other trade tips. I am only trying to finalize a complete trading platform. Traders have accounts linked to the shares they own and to the cash they have available for further operations. I miss the link between MARKETCETERA and such a management of the traders' account. The answer may sound obvious for some of you but I can’t figure out what trading module is used for that (like on the broker’s side?), and if so what open source could be use to implement this function.

Kind regards,
Ababacar


Hi, How can i link the characteristics of an account to the orders. For instance the trader AAA has 1000 shares of IBM and 2000 of YAHOO!. It means that she can not sell more than 1000 shares of IBM. Identically the trader is expected to put some credit on his account so that she can place buy orders.
How these links between account characteristics and trade can be set and made secure?
Thanks, Ababacar
Thanks Colin, i am sorry but in Photon (revision 1.5.0) I cannot see any field to set order type to Limit. I see "side" (for buy/sell) and TIFF for day/GTC/FOK.... The only way I see is to set a custom field with the relevant FIX tag related to a limit or stop order.
Kind regards,
Ababacar
Hi, is it possible to place limit orders, as orders executed not below a minimum level, or orders are by defaults "market" meaning that they are always executed at the best available price. Thanks Ababacar
if I may reformulate my question: what is the purpose of the encrypted key in the ORS table? How can I create other users than admin to connect to photon?
thanks,
Ababacar
How ORS passwords are encrypted ? (admin is encrypted in is "6anqbgybi82pveayzrkt3egjkwfwdg5")
Thanks,
m'Baye

Answer: use the orsadmin function
Thanks
Hello,

Has anyone being able to setup and run his/her own exchange simulator. Basically, I would like to link my Marketcetera server to my own exchange simulator, as a private exchange market. (instead of using exchange.marketcetera.com:7001 in photon).

Many thanks,
Ababacar
m.baye@laposte.net
 
Forum Index » Profile for m.baye@laposte.net » Messages posted by m.baye@laposte.net
Go to:   
Powered by JForum 2.1.8 © JForum Team