Login Page - Create Account

Support Board


Date/Time: Sat, 05 Jul 2025 13:46:19 +0000



Post From: trading system based on 2 signals

[2021-03-10 13:09:52]
User61576 - Posts: 450
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?