Skip to content

Commit

Permalink
Changes to README
Browse files Browse the repository at this point in the history
  • Loading branch information
sbenthall authored Jun 27, 2022
1 parent 2d5fb82 commit 2720f94
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@ TBD

## Native Python Market Installation

TBD
SHARKFin comes with a simple native Python market class, the MockMarket.

The MockMarket has a dividend value that follows a lognormal random walk, and a constant price-to-dividend ratio.

## AMMPS Installation

Expand Down Expand Up @@ -68,7 +70,7 @@ Refer to AMMPS documentation for parameters and instructions on how to generate
3. Run SHARKFin

```
python test_chum.py OUTPUT_PREFIX
python run_chum.py OUTPUT_PREFIX
```

## NetLogo Installation
Expand Down

0 comments on commit 2720f94

Please sign in to comment.