Home
last modified time | relevance | path

Searched refs:MVG_RSI (Results 1 – 3 of 3) sorted by relevance

/dports/finance/xtrader/xtrader-0.99.9_10/util/
H A DMHPrice.h40 MVG_RSI = 14, enumerator
/dports/finance/xtrader/xtrader-0.99.9_10/xtrader/src/table/
H A DPrefPriceChartData.cpp304 … DBFactory::SetPrefIntValue (STRING(PREF_IND_RSI), aView, 2, 100, MHPrice::MVG_RSI, atoi (data)); in value()
463 …fer, 99, "%d", DBFactory::GetPrefIntValue (STRING(PREF_IND_RSI), aView, 2, 100, MHPrice::MVG_RSI)); in value()
/dports/finance/xtrader/xtrader-0.99.9_10/xtrader/src/chart/
H A DPriceChart.cpp496 … mvg = DBFactory::GetPrefIntValue (STRING(PREF_IND_RSI), aView, 2, 100, MHPrice::MVG_RSI); in createRSI()