More Complex Structures
Added a world and a company class:
- World: Mimics a financial world, which has a business cycle and interest rates which follow a sinusodial pattern
- Company: Uses the info in the world class to generate mock earnings.
All this info will be needed in order for agents to be able to use the DCF model to trade better.