Login Page - Create Account

Support Board


Date/Time: Fri, 19 Apr 2024 05:38:31 +0000



My Custom Study - Convert From 32 Bit to 64 Bit SC

View Count: 975

[2019-12-23 21:18:22]
absorrel4 - Posts: 92
A few years ago I obtained a private programmer name (found via SC) and paid that person to create a quick study for me (I call it the Bid/Ask Score study). The study is for the SC 32 bit version and simply looks at any numbers bar for whatever time frame I want. It looks at each price level within the numbers bar and assesses whether the bid is greater than the ask or the ask is greater than the bid for each price level...then assigns a plus one or minus one for the outcome at each level (zero when they are equal)...then adds all the price level outcomes within the number bar to arrive a a simply total score for that number bar. Worked great until an SC version back in 2018 when it quit working. I paid that programmer (again) to modify the study so that it would work again. Worked great ever since. However, I saw the notice that SC will no longer be updating with the 32 bit version and my program will no longer work for any new SC 64 bit versions.

Does anyone know if/how I can get my simple study modified so that it will work with the 64 bit version of SC? I have attached the study dll file, cpp file, and source code that the programmer provided me. Any suggestions?
Date Time Of Last Edit: 2019-12-26 23:22:26
attachmentScore Indicator Source Code.odt - Attached On 2019-12-23 21:14:09 UTC - Size: 9.7 KB - 264 views
Private File
[2019-12-23 21:41:13]
Ackin - Posts: 1863
Hi,
read this:
How to Build an Advanced Custom Study from Source Code: Step-By-Step Instructions

If it's a problem for you, I can recompile it for you.
[2019-12-25 19:52:15]
absorrel4 - Posts: 92
Wow...a bit overwhelming for a old dude like me. I checked out a book at the library some time ago to see if I could learn how to "code"...not much success. If you could recompile so that it will work with the 64 bit version I will be extremely grateful. Thank you...
[2019-12-25 20:11:19]
Ackin - Posts: 1863
and paid that person to create a quick study for me (I call it the Bid/Ask Score study).
I downloaded the files, you can delete them in your main post, when you paid for them, it's useless to publish them to everyone.

Before the compilation I am improving your study by a few adjustments - free - good deed nothing more.

write me a direct message or your email to give you the result
[2019-12-25 20:17:22]
Ackin - Posts: 1863
btw

If you sign up for my forum you will receive additional studies on Orderflow for free

contact link:
https://www.sierrachart.com/UserControlPanel.php?page=StudyStore&SCDLLName=zyp_download_free
[2019-12-26 23:23:49]
Sierra Chart Engineering - Posts: 104368
Let us know if you need further help from us. We can recompile the source code into a 64-bit DLL for you as well. Just let us know.
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
[2020-01-16 17:09:31]
opci - Posts: 90
hi ... i have the same problem for 32 bit custom study which does not work with newer versions. i got dll file in 2015 but i did not search for source code .. i lost contact with that person.
it's step MA ie step movin average. what can i do if i can't get in touch with the person who has the source code..can that dll data be unpacked somehow or can the source code already be accessed? thanks in advance.
[2020-01-16 18:09:29]
Ackin - Posts: 1863
can that dll data be unpacked somehow or can the source code already be accessed?

No...



"step MA ie step movin average" ....similar is "MA block"
Moving Average - Block

or

Study can be created again by someone else
[2020-01-17 12:20:45]
opci - Posts: 90
ok ,, can the programmer help my study setings working on 32 bit settings or code from that block MA or SMA? it is not a complicated custom study .. i just set it to flex renko values and put the formulas for the alert .. so i got the usual step MA custom dll and tried my best to use it at price turns ie for day trading, and for a little while I missed putting it in auto trades ... now it's all falling into the water because the sierra no longer supports 32 bit. do you know someone who can write a new code? and how complicated is that work?
[2020-01-17 12:35:15]
Ackin - Posts: 1863
I can...

All you have to do is register on our forum and place a request there.
https://www.sierrachart.com/UserControlPanel.php?page=StudyStore&SCDLLName=zyp_download_free

Several studies are published each week that have been requested.





or you can use the services of other programmers:
https://www.sierrachart.com/index.php?page=doc/SierraChartStudyAndSystemProgrammers.php
[2020-01-17 17:18:00]
Sierra Chart Engineering - Posts: 104368
. now it's all falling into the water because the sierra no longer supports 32 bit.
This is not true. The 32-bit version is still supported and will continue to be. It is just that newer versions will not supply a 32-bit version. Although currently this is still the case.
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account