Created
November 23, 2010 05:03
-
-
Save donpdonp/711283 to your computer and use it in GitHub Desktop.
stock strategies
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. enforce a minimum price | |
Buy up anything less than the minimum price | |
2. move the price within the spread | |
Buy and sell to yourself at a price within the spread |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment