AlexandreClose

Results 5 comments of AlexandreClose

Some comment about this pull request. 1) May you refactor the core PageIndexer to write the logs inside the new indexDocuments( StringBuffer ) ? Actually, the logs are written in...

Ok, thanks for your answer and i understand that it's done like this for memory reasons. I faced limitations in the charting capabilities of the framework, such as combine lines...

Yes exactly, thats what i try to achieve. I figured out that Journal implementations (expecially Memory one) fit exactly for this purpose, because it contains all the timeseries needed to...

That allows me to plot those kind of useful charts to see what happen (here price, signals, positions and points for open/close)

You're right, but since news-based strategy is quite common maybe it could be convenient to work at least on the more generic NewsItem with classic fields such as headline, summary,...