Hi Guys
Can anyone help me ?
I am trying to use stored values to put volume % traded per selection into order so highest volume would be 1 and second highest volume 2 and so on ..
thank you in advance
Volume % traded as a value in order using a number ?
You can use Ranks, here's a file.
14/11/2024 18:27:50: [G_Auto 3] : Store Value (Shared) for Jake Paul: Rv% = 1
14/11/2024 18:27:50: [G_Auto 3] : Store Value (Shared) for Mike Tyson: Rv% = 2
14/11/2024 18:27:50: [G_Auto 3] : Store Value (Shared) for Draw: Rv% = 3
Hopefully it makes sense. The sv for the rank is ( Rv% )
14/11/2024 18:27:50: [G_Auto 3] : Store Value (Shared) for Jake Paul: Rv% = 1
14/11/2024 18:27:50: [G_Auto 3] : Store Value (Shared) for Mike Tyson: Rv% = 2
14/11/2024 18:27:50: [G_Auto 3] : Store Value (Shared) for Draw: Rv% = 3
Hopefully it makes sense. The sv for the rank is ( Rv% )
You do not have the required permissions to view the files attached to this post.
- beermonsterman
- Posts: 539
- Joined: Sun Dec 25, 2016 2:47 pm
Perfect It was the general column that i missed for Rank couldn't get my head around it thank you DabblaDabbla wrote: ↑Thu Nov 14, 2024 6:32 pmYou can use Ranks, here's a file.
14/11/2024 18:27:50: [G_Auto 3] : Store Value (Shared) for Jake Paul: Rv% = 1
14/11/2024 18:27:50: [G_Auto 3] : Store Value (Shared) for Mike Tyson: Rv% = 2
14/11/2024 18:27:50: [G_Auto 3] : Store Value (Shared) for Draw: Rv% = 3
Volume % Rank.baf
Hopefully it makes sense. The sv for the rank is ( Rv% )