Login Page - Create Account

Support Board


Date/Time: Thu, 06 Nov 2025 02:44:36 +0000



Post From: ACSIL coding help.

[2025-11-03 18:20:14]
Tin43 - Posts: 152
Hi everyone.

I want to add to my indicator a new function. I want the system to detect when there is a losing trade or a winning trade. Because then I want my system to stop trading either X amount of losing trades or winning trades.

Problem is that i can't even code properly the function to identify winning trades or losing trades. And worst if I want to do that in a time period, for example RTH.

AI help me a lot to code everything on my system, but it's impossible to achieve that. If I try with AI, it doesn't work no matter what.

I'm not asking for the code, but for some help or guidance or documentation.

I want to achieve:

Identify winning and losing trades.
Stop trading after X amount of winning or losing trades according to RTH.

Thank beforehand.