Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.14 KB

README.md

File metadata and controls

19 lines (13 loc) · 1.14 KB

Repository of the indicators I developed for cTrader

Contains all 7 indicators available in my profile:

**Original Code Concepts by akutsusho from "Numbers Renko 数字練行足" in PineScript/TradingView

Folder names are self-explanatory

.NET 4.x and .NET 6.0 are the indicators compiled (with source code) in cTrader in their respective versions of the .NET Framework.

Raw Source Code are the .cs files in case the compiled .algo doesn't work in the future or the cAlgo API have major modifications that require manual refactoring.