Login Page - Create Account

Support Board


Date/Time: Sat, 18 Jan 2025 18:40:43 +0000



Post From: DailyProfitLoss

[2018-02-15 14:04:29]
User39772 - Posts: 311
DailyProfitLoss of s_SCPositionData is always 0, I assume that this variable should hold the accumulated loss of a each single trading day and is reset every day to 0.

Instructions on Automated Trading From an Advanced Custom Study are maintained.

Please help.

Questions:

1. Meaning of CumulativeProfitLoss is not 100% clear, does it cumulate all results or only consecutive loosers or consecutive winners.
2. Scaling out of a position, ist there an example code for implementing the scaling out of a position in c++ available or could you make it available ?
3. Is it possible to add data to the TradeActivityLog, i.e. to add further colums and add statistics from the trades that occur ?

Thank you.