Enhancing Volume Imprint study

Ulfheoynn

Member
Joined
Sep 22, 2022
Posts
7
Likes
1
Hello gents,

I want to draw a study over a Volume Imprint study. For that, I need to recover some settings from it. How can I access the list of studies currently on the chart and their parameters ? I know that RuntimeDescriptors allow you to export values for other studies but how can you access studies that are not opensource and motivewave proprerty.

Thank you for your help.
Cheers.
 
Last edited:
Hello gents,

I want to draw a study over a Volume Imprint study. For that, I need to recover some settings from it. How can I access the list of studies currently on the chart and their parameters ? I know that RuntimeDescriptors allow you to export values for other studies but how can you access studies that are not opensource and motivewave proprerty.

Thank you for your help.
Cheers.
Not possible. You would need to code a study on top of the source code of the volume imprint study. MotiveWave provides the code for a lot of their studies in their package file somewhere on the forum: https://drive.google.com/file/d/1sXsxGFl233-u2wb67fyy5edvZc13eFvI/view. But I think the volume imprint study code is not publically available. I believe, however, that it was at some point. Send me a message if you'd like to me to look in my files. Thanks
 
Not possible. You would need to code a study on top of the source code of the volume imprint study. MotiveWave provides the code for a lot of their studies in their package file somewhere on the forum: https://drive.google.com/file/d/1sXsxGFl233-u2wb67fyy5edvZc13eFvI/view. But I think the volume imprint study code is not publically available. I believe, however, that it was at some point. Send me a message if you'd like to me to look in my files. Thanks
Hi, Thanks for the link but I guess MW decided that they don't want to share the Big Trade Study and the Volume Imprint source code. It will be great if you can share those.
Thanks.
 
Not possible. You would need to code a study on top of the source code of the volume imprint study. MotiveWave provides the code for a lot of their studies in their package file somewhere on the forum: https://drive.google.com/file/d/1sXsxGFl233-u2wb67fyy5edvZc13eFvI/view. But I think the volume imprint study code is not publically available. I believe, however, that it was at some point. Send me a message if you'd like to me to look in my files. Thanks
Hi, were you able to find those orderflow studies that are not available publicly anymore? Thanks for your help.
I am currently building some studies/strategies and I am a bit struggling with the orderflow side of things as there is almost no documentation on how to deal with tick data (examples).
 
Top