Information
Username: | shane.scott.pub |
Member since: | 22 Jan 2023 |
Last login: | 29 Oct 2024 |
Status: | Active |
Activity
Where | Created | Comments |
---|---|---|
Algorithms | 1 | 7 |
Forum Topics | 10 | 4 |
Jobs | 0 | 0 |
Last Algorithm Comments
Bro just learn how to read the indicator. Spoonfed much?
The forum link is dead.
Doesn't show weekly or monthly on any time frame.
Maybe I'll have a peek at the code and let you know. Any tips welcome as to what you think it might be. I'm a snr C# dev so feel free to geek speak.
Thanks
Hey bro. I'm an algo writer. I will test and if I see the potential for my use-case then I will be in contact. In particular, I am looking to revise some of my own algos to run on lower timeframes(or assist on a public domain codebase). Can I contact you if I have questions on the codebase etc? This is me https://www.facebook.com/shane.scott.uk/. I'm a senior .net core dev;
Thanks for the work put in and I will definitely give it a bash and see what you have created. Thank you for your contributions. :)
@moiz.forex You're gonna have to be a bit more specific. An image link would be ideal. But the short answer is that this is not tradingview and the goal isn't to be tradingview. However if there is an element to the indicator on another platform that you would l;like to point out as a suggestion then pls include the name and author of the indicator, a link to an image marked up with suggested areas of interest as well as textual description in as much detail as possible as to the exact functionality that you are suggesting incorporating. Simply saying "its not like tradingview one" is not very useful. Thanks.
How to install.
If its a .cs file. Go to Indicators under the algos tab. Click new and give it a name in the left pane. Copy and paste the code that's here or in the .cs file into the window on the right for the indicator code. Its the same code. Then click build. Done. it will appear under custom when adding indicators or searching the name you gave when adding the indicator.