calculation Questions

1

Im trying to recreate Tradingviews pine script RSI code into Javascript code. But having a hard time figuring out how it works. I made the basic RSI using a normal moving average calculation. But t...
Fulk asked 5/1, 2022 at 13:53

3

Solved

I have a question about calculating response times with Prometheus summary metrics. I created a summary metric that does not only contain the service name but also the complete path and the http-m...
Stalwart asked 27/6, 2018 at 14:1

1

Solved

Currently am implementing zoomin and zoomout using twofingers zoomin and zoomout works as expected but we are showing percentage values in while zoomin and zoomout if possible to show the values us...
Laszlo asked 25/8, 2021 at 4:46

1

Solved

In Google Sheets, is there a way to change not just the value but also the background color of a cell based on one of several possible values of another cell?? In other words, If A1 is > 2, then...
Mel asked 5/7, 2021 at 14:40

2

I would like to calculate the square of a column A 1,2,3,4, process it with other calculation store it in column C using CSV, DataFrames df = DataFrame(A = 1:4, B = ["M", "F", &...
Soupspoon asked 9/7, 2020 at 14:57

1

Firestore docs give details of how to manually calculate the stored size of a document, but there does not seem to be a function provided for this on any of document reference, snapshot, or metadat...
Centralia asked 25/3, 2018 at 6:30

6

Solved

I have written a javascript function for analyzing the biggest drop in an array. But one little issue is still there. As the max value, I always get max value from my hole array and not from my dro...
Lycia asked 26/11, 2018 at 12:36

1

Solved

I recently started working in Mongodb for POC. I have one json collection below db.ccpsample.insertMany([ { "ccp_id":1, "period":601, "sales":100.00 }, { "ccp_id":1, "period":602, "growth...
Counterchange asked 22/3, 2018 at 14:13

1

Solved

I have a rather large workbook, and some users prefer to have automatic calculation on, while others prefer having it off. Some macros that interact with the sheets are attatched to the workbook. ...
Eusporangiate asked 29/11, 2017 at 4:29

2

Solved

I have a script in which I subset my data according to some set time periods and wanted to subset all the records that had occurred in the last month. However if I try to subtract one month from t...
Pood asked 29/3, 2017 at 16:16

2

Solved

aye folks! is it possible to have dynamic height calculation with css3? i couldn't find anything.. but maybe i'm just using the wrong terms for my search. the problem: i have a site where i want ...
Olander asked 14/12, 2016 at 12:55
1

© 2022 - 2024 — McMap. All rights reserved.