Support Board
Date/Time: Mon, 15 Sep 2025 20:51:07 +0000
Post From: trading system based on 2 signals
[2021-03-10 13:09:52] |
User61576 - Posts: 453 |
i have the code for 1 study and for the 2nd study (what i uploaded earlier with the red arrow) as well pls note that my 2nd study is the same code you loaded before for the scsf_TradingSystemStudySubgraph and I added to it Subgraph_SellEntry[sc.Index] = sc.High[sc.Index] + ddOffsetInput.GetFloat();
how do I add it a value?
|