Volumi e volatilità
Forums › ProRealTime forum Italiano › Supporto ProScreener › Volumi e volatilità
- This topic has 5 replies, 2 voices, and was last updated 5 years ago by
frotti75.
Viewing 6 posts - 1 through 6 (of 6 total)
-
-
04/06/2020 at 8:13 PM #124929
Salve, vorrei chiedere aiuto per creare queste condizioni in 4 screener, grazie per il supporto.
1 Nell’ultima seduta i volumi sono almeno doppi della media dei volumi delle ultime 50 sedute.
2 Nell’ultima seduta c’è stato il volume più elevato delle ultime 40 sedute.
3 Nell’ultima seduta il range fra min e max è il minore delle ultime 20 sedute.4 Nell’ultima seduta il range fra min e max è il maggiore delle ultime 20 sedute.
grazie in anticipo!
francesco
04/06/2020 at 9:32 PM #124936N. 1
N. 112x = volume >= (average[50](volume) * 2)Screener[x]04/06/2020 at 9:34 PM #124937N. 2
N. 212x = (volume = highest[40](volume))Screener[x]04/06/2020 at 9:37 PM #124938N. 3
N. 312x = (range = lowest[20](range))Screener[x]04/06/2020 at 9:39 PM #124939N. 4
N. 412x = (range = highest[20](range))Screener[x]04/07/2020 at 9:26 AM #124974 -
AuthorPosts
Viewing 6 posts - 1 through 6 (of 6 total)
