Support Board
Date/Time: Mon, 21 Apr 2025 16:29:42 +0000
Post From: ACSIL Referencing Study
[2025-03-02 21:16:51] |
Tin43 - Posts: 141 |
Hi to everybody and thanks in advance. I'm trying to code a trading system. I decided not to code everything together. What i mean? For example if i need to code a logic for identifying if a candle is bullish or bearish , I didn't compile that in the main strategy system. I designed an indicator, for example called BB Indicator. So I got one indicator designed by myself (which obviously i have the code) and want to use one of the Sierra Chart study called Renko Visual Open/Close Values. The problem is that i don't have the code and I don't now how to integrate this indicator for a logic condition. It's possible to integrate an indicator on the compilation of the code despite not having the code of that indicator? I'm a total newbie in code programming or whatsoever.. hope I explained myself correctly. Apologies if not. |