Custom Indicator does not exist in current context
06 Aug 2023, 12:11
Hi
If I add a custom indicator via Manage Resources, the code editor within cTrader will recognise this, and it will appear in the code suggestion box. However, if I try to edit my bot in either VS2022 or Rider, both give the error in the subject of this post.
For edit You project in VS you need add Project Reference again, that appear in Assemblies
Would you be able to help with how I do that please? In the Project Properties, there is a reference to the SSL Channel indicator I'm wanting to use, but I don't have an Assemblies entry in my Dependencies
This website uses cookies to enhance site navigation, analyze site usage, and assist in our marketing efforts. By clicking “Accept All” you are providing your consent to our use of all cookies. Alternatively, please provide your choice by pressing “Customize Cookies”. For more information, please read our Privacy policy
ThomasSparrow
06 Aug 2023, 21:11 ( Updated at: 21 Dec 2023, 09:23 )
For edit You project in VS you need add Project Reference again, that appear in Assemblies
@ThomasSparrow