Attachments forums

List of attachments posted on this forum.


All files on forums: 160554

Re: The FNC Greedy System

funchi, Thu Oct 23, 2025 10:35 pm

AssetOne wrote: Thu Oct 23, 2025 4:58 pm The indicator plots a line that acts as a dynamic stop-loss. A Long position should be exited when the price closes below the Chandelier Exit line. A Short position should be exited when the price closes above the Chandelier Exit line. Please implement the Chandelier Exit as an exit condition for strategies.
Exit Signals:
Generate an Exit Long signal when Close < Chandelier Exit Long.
Generate an Exit Short signal when Close > Chandelier Exit Short.
Parameters: Make the Period (default 22) and ATR Multiplier (default 3) user-configurable."
A new signal indicator has been added.
FNC_Chandelier_Stops_avgs

Please let me know if I’m mistaken.
All files in topic