Commandes pour de l'intégration - Data mining - nouveau

Créez une commande

Catégories

Compétences populaires

Tous Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules Data mining
1 nouvelles tâches dans toutes les langues
Trier par :
RSD Candles(Volume volatility mean and deviation) (tâches personnelles)
30+ USD
Here we will find the mean of volume volatility blocks. how do we find the mean...? we will add each item in category e.g: Cur = 1Hr%+2Hr%+3Hr%+4Hr%/4 ; Vb=Vb1+Vb2+Vb3+Vb4/4 ; MSV=MSV1+MSV2+MSV3+MSV4/4 We will remove the yellow part altogether This will be our initial data point, then we track current, previous and past data for display then we check Standard Deviation between Cur, Pre and Pst for each category then