Why can’t I get daily equity data for this system?
TABLE = from eqdata in C2EQUITY where eqdata.SystemId == 121174736 select eqdata;
This query works for other systems.
The opinions expressed in these forums do not represent those of C2, and any discussion of profit/loss is not indicative of future performance or success. There is a substantial risk of loss in trading. You should therefore carefully consider whether such trading is suitable for you in light of your financial condition. You should read, understand, and consider the Risk Disclosure Statement that is provided by your broker before you consider trading. Most people who trade lose money.
Why can’t I get daily equity data for this system?
TABLE = from eqdata in C2EQUITY where eqdata.SystemId == 121174736 select eqdata;
This query works for other systems.
Hello!
the strategy owner has made this strategy private.
Got it. Thanks. I appreciate it.