Login Page - Create Account

Support Board


Date/Time: Mon, 24 Feb 2025 01:25:01 +0000



Post From: turning a subgraph into a system error

[2021-02-21 14:57:59]
User61576 - Posts: 445
pls check the attached code
this was taken from the studies (Ask/Bid Volume Difference Bars) which I am trying to turn into a trading system by using the example in TradingSystem.ccp

when compiling it as is, I am getting lots of errors, but as far as I understand I need to redeclare the variables
Subgraph_Close
,
Subgraph_High
and
Subgraph_Low
although they were defined few lines above and yet I don't get exactly how to do it.

I hope to get some explanation and assistance
thanks
attachmentTrading_ASK_BID_VOL_DIFF_BARS_V0.cpp - Attached On 2021-02-21 14:57:40 UTC - Size: 5.95 KB - 340 views