Giter VIP home page Giter VIP logo

pybroker's Introduction

PyBroker

Multi-agent simulation of stock exchange with bunch of broker agents

Running SPADE server

configure.py localhost

runspade.py 127.0.0.1

Simulation

In order to run run simulation in two separate terminal window run

python stock_exchange_agent.py

Note that agent that acts as stock exchange should be started first

python broker_agent.py

pybroker's People

Contributors

lpredova avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

pybroker's Issues

Web browser front end GUI

This is an impressive project. Thanks for sharing it!
Are you open to collaborating on a front end GUI for this ? I’m thinking we could get it up on AWS or something.

Implement broker

Implement broker with following description (cro):

  • random strategija koja utječe na kupovanje -> gledaju se prosjeci za određenu dionicu
  • random količina novaca
  • agenti kreću bez ikakvog udjela u dionicama
  • agent može drugom agentu prodati dionicu ako smatra da treba (ovisno o strategiji)
  • koji agent prvi zaradi 1 000 000 $ je pobjednik -> ispise se koilko je transakcija obavio i salje signal burzi da zatvori, koliko je imao kad je simulacija startala

License ?

Hello, under what license is this project released under ? I would like to study it to learn from it. Thank you.

Implement stock exchange

Implement stock exchange with following description (cro):

  • po danima -> simulacija vrti 5 sek po danu
  • random skup dionica (tipa 100) - svaka dionica ima troslovnu oznaku i cijenu po postotnom poenu
  • dionice se random kreću - random kretanje gore dolje u % -> određene dionice imaju tendenciju rasta
    (nagli- nepredvidivi, stabilni ali polagani)
  • dionice imaju cijenu
  • kad burza otvori onda agenti kreću trgovati
  • svaka dionica ima postotak kojeg agenti mogu posjedovati
  • svaki postotni poen dionice ima svoju cijenu u $

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.