Creating a stock exchange simulation

Discussion in 'App Development' started by thecoder, Aug 18, 2020.

  1. thecoder

    thecoder

    I want to create a realistic looking stock exchange simulation with say 100 tickers.
    Can people give me some tips on how these stocks should best behave?
    Ie. adding/keeping some correlations (positive as well negative) between some of the stocks is one of the ideas.
    Appreciate any further good tips and ideas to make this behave as realistic as can be made in such a simulation.
     
    FxAnbu likes this.
  2. FxAnbu

    FxAnbu

    Thanks for you information i do trading for stocks form beginner stay
    i am waiting for your next updates
     
  3. 2rosy

    2rosy

    you want to create a simulated exchange or simulated data? You can get a few days of real tick data for free and use that.
     
  4. thecoder

    thecoder

    Yes, both :) Ie. not using real market data.
     
  5. thecoder

    thecoder

    Ah, what? Are you sure you mean me? :)
    Man, I haven't even started yet and you already talk of some mysterious "next updates" :)
     
  6. guru

    guru

  7. Check out the parity zero intelligence simulator on github
     
  8. Turveyd

    Turveyd

    It'll never be the same, it'll be Random, the real market isn't random, just because you don't understand it, doesn't mean it's random.
     
    stochastix likes this.
  9. Its obviously not the same but it does have value
     
  10. 2rosy

    2rosy

    #10     Aug 18, 2020
    Sekiyo and stochastix like this.