The problem of the indicator values of the retesting system is well handled.

Author: XiaoHuihui0111, Created: 2022-07-17 23:07:47, Updated:

Binance contract data: EMA120 and RSI values are both incorrect, there should be others


More

The Little DreamHello, indicator calculation comparison requires first to determine if the contrast line K is consistent. Then there is also indicator parameter consistency, indicator algorithm consistency. Some platform software indicator algorithm has been modified, there may be different places.

The Little DreamThis graph is automatically generated by the feedback system and has nothing to do with your strategy code. RSI 1 2 3 is not necessarily 14 cycles, so there is nothing comparable.

XiaoHuihui0111/upload/asset/20708f34b3467040b7221.png This is a list of all the different ways Upload/asset/20708f34b3467040b7221.png is credited in the database. I'm sorry, the picture above is wrong.

The Little DreamThe indicators on the chart generated by the feedback system are irrelevant to the RSI calculated in your code. The RSI 1, RSI 2, RSI 3 shown on the FMZ feedback chart does not have to be 14 cycles.

XiaoHuihui0111/upload/asset/206cd563ef3d9ce673583.png /upload/asset/2069907a656d8d8d846179e.png /upload/asset/2077c9f4619ad7e7caae9.png This is a list of all the different ways Upload/asset/2077c9f4619ad7e7caae is credited in the database. def main (: Exchange.SetContractType (swap) is a type of exchange. exchange.SetMarginLevel ((100) is a record = exchange.GetRecords ((24*3600)) is the name of the rsi = TA.RSI ((record, 14)) is the Log (("rsi:{}".format ((rsi[-2])) What is the reason for the discrepancy between the printed data and the exchange, and the number shown by the retest indicator?

XiaoHuihui0111 /upload/asset/206cd563ef3d9ce673583.png /upload/asset/2069907a656d8d846179e.png /upload/asset/2077c9f4619ad7e7caae9.png

XiaoHuihui0111This is a later review, and I'm going to show you a slice of it.

The Little DreamWhat's up? The indicator values calculated using the talib and TA interfaces provided by you are consistent with the exchange, but the indicator values provided by you are incorrect. What's up? Hello, I'm not quite clear on your question, is the indicator consistent or inconsistent? Can you give a specific scenario to illustrate it?

XiaoHuihui0111The indicator values calculated using the talib and TA interfaces provided by you are consistent with the exchange, but the indicator values provided by you are incorrect.