Thousandaire / thousandaire

Hellow python! Hellow rich world!
MIT License
1 stars 3 forks source link

evaluator.py: a new module to evaluate alpha performance. #2

Closed hcshen916 closed 4 years ago

hcshen916 commented 4 years ago

Add Numpy package.

Adding and Calculating Evaluations

b821213 commented 4 years ago

@hcshen916 Can you write down the reasons why we need to add this file in the commit message? It doesn't have to be very detailed, this level is acceptable.

For example, you can write

This is a new module to evaluate alpha performance. It takes output from simulators and compute different measures.

It is also fine if you are willing to offer more details, such as how we can extend this module, what are available in simulators' output, etc.

b821213 commented 4 years ago
This module provides several basic ways and optional [self-definition]*1
method to evaluates alpha performance[.
Which]*2 takes output from simulators and computes different measures.

1: user-defined 2: I guess it should be ", which"?