Skip to content
  • sfartit's avatar
    [bred] Redo linebourse login before calling `ReroutageSJR` · 74100609
    sfartit authored and Romain Bignon's avatar Romain Bignon committed
    We didn't have access to invests and market orders.
    it appears that before calling the url: `ReroutageSJR` we need to call
    `linebourse_login` and update the token.
    
    Factorize the process in `linebourse_login_for_universe` and call the
    function as needed.
    74100609