Skip to content

Set up and do Monte Carlo Analysis #2

@EGreg

Description

@EGreg

We need to simulate the behavior of multiple types of accounts (HODLers, pump and dumpers, etc.) interacting and see if the price will go up.

Please fork the Binance blockchain onto a local chain using Ganache, if needed buy a Hard Drive (I will reimburse it). It should have PancakeSwap contracts.

Then make a Node.js script (check it into this repo) that will concurrently call produce() on the Factory and produce multiple instances of TradedTokenContract.

Then concurrently simulate lots of accounts (of a few different behaviors) interacting with PancakeSwap , and see whether the price will go up or not. Make a statistical report, with a graph, and update this issue with it!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions