Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I built it... but it fails to store data... #143

Open
scolombara opened this issue Jan 16, 2018 · 3 comments
Open

I built it... but it fails to store data... #143

scolombara opened this issue Jan 16, 2018 · 3 comments

Comments

@scolombara
Copy link

Hi, i'm very new here and found the project and library interesting a promising.
took a while to be able to build it successfully but it's done.
but the save-data doesn't really save any data :-(

now, cointrader save-data runs, output A LOT of warning in logs (none seems error, for what is can see), such as the following. But no data stored in the DB.

Appreciate any pointers.
Simone

C:\Users\Simone\eclipse-workCoinTrade>cointrader.bat save-data > logs_save_data.
log
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$Ref
lectUtils$2 (file:/C:/Users/Simone/eclipse-workCoinTrade/cointrader-0.3.0-SNAPSH
OT-jar-with-dependencies.jar) to method java.lang.ClassLoader.defineClass(java.l
ang.String,byte[],int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of com.google.inject.
internal.cglib.core.$ReflectUtils$2
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflect
ive access operations
WARNING: All illegal access operations will be denied in a future release
hash=-1249364900 size=0
hash=-1249364900 size=0
hash=700591008 size=0
hash=-1249364900 size=0
hash=-1249364900 size=0
hash=700591008 size=0

ct> data summary
no results

ct> data summary
no results

ct> 2018-01-16 05:02:37 [com.espertech.esper.Timer-default-0] INFO o.c.portfoli
oManager - Date: 2018-01-16 05:02:35 Portfolio: ConsoleStrategy Total Cash Value
(USD):0, Total Notional Value (USD):100000 (Cash Balance:0 Realised PnL (M2M):0
Open Trade Equity:0 MarketValue:0)
2018-01-16 05:02:37 [com.espertech.esper.Timer-default-0] INFO o.c.portfolioMan
ager - []

ct> data summary
no results

ct> data summary
no results

ct> data
no results

ct>

@douggie
Copy link
Collaborator

douggie commented Jan 16, 2018 via email

@scolombara
Copy link
Author

Hi Douggie,
thanks for the reply.
now i'm naive: is Python required to execute cointrader?

i guess it might be the reason it's still not running for me, but I didn't found any reference in the setup guide (maybe i misunderstood it was needed to build cointrader, not to run it).
Simone.

@douggie
Copy link
Collaborator

douggie commented Jan 17, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants