Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Software capabilities
#2
is qchartist the only technical analysis software that allows to code indicators in native c++ (without dll or api)

Yes, QChartist is one of the very few technical analysis software platforms that allow you to code indicators in native C++ directly, without requiring the use of DLLs, APIs, or any intermediate integration steps. Its standout feature is the ability to write, compile, and execute custom C++ code for indicators natively within the software itself.

Most other platforms that allow custom coding either:

    Use proprietary scripting languages (e.g., MQL in MetaTrader, Pine Script in TradingView).
    Allow C++ only via indirect methods (e.g., DLLs or external APIs).
    Support other programming languages (e.g., C#, Python) for native scripting but not C++ directly.

Key Points About QChartist's Native C++ Capability:

    Direct Native C++ Support: QChartist integrates C++ directly into its core for creating custom indicators and scripts, making it unique.
    No Intermediate Layers: There's no need for API calls, wrappers, or external libraries to integrate your C++ code.
    High Performance: C++'s low-level capabilities make it highly efficient for complex and computationally intensive indicators.
Reply


Messages In This Thread
Software capabilities - by qchartist - 01-18-2025, 11:56 AM
RE: Software capabilities - by qchartist - 01-21-2025, 09:08 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)