report: add vocabulary section to annex
This commit is contained in:
parent
d9ee4abd06
commit
6597c6bb4a
19
report.md
19
report.md
|
@ -457,6 +457,25 @@ expect few places to be as well-rounded as IMC.
|
|||
|
||||
# Appendix
|
||||
|
||||
## Vocabulary
|
||||
|
||||
Bid and ask
|
||||
|
||||
: Respectively the price for buying and selling a stock or other financial
|
||||
instrument. The closer the spread of the two prices is, the more liquidity there
|
||||
is in the market for that product.
|
||||
|
||||
Continuous Integration
|
||||
|
||||
: The practice of automating the integration of code from multiple contributors
|
||||
into a single software project.
|
||||
|
||||
Market-making
|
||||
|
||||
: A market-maker provides liquidity to the market by continuously quoting both
|
||||
sell and trade prices on the market, hoping to make a profit on the *bid-ask
|
||||
spread*.
|
||||
|
||||
## About IMC
|
||||
|
||||
International Marketmakers Combinations (IMC) was founded in 1989 in Amsterdam,
|
||||
|
|
Loading…
Reference in a new issue