Repository of the indicators I developed for cTrader
Contains all 7 indicators available in my profile:
- Free Volume Profile
- Order Flow Ticks
- (Renko) Weis & Wyckoff System**
- TPO Profile
- VWAP Midas Buttons
- Renko Wicks
- Volume for Renko/Range
**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.