Skip to content

srlcarlg/srl-ctrader-indicators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.