import math verb = 0 PortefeuilleInit = 80000 nbCouche0 = (30*41) nbCouche4 = 40 #Les valeurs pour l'evaluation des achats/ventes Achat1 = 2000 Achat2 = 1000 Achat3 = 500 Frais = 3.9 #Valeurs a modifier Numero = 1 nbCouche1 = 910 nbCouche2 = 620 nbCouche3 = 330 resAchat1 = 0.80 resAchat2 = 0.60 resAchat3 = 0.4 resVente = -0.5