In retesting, is it possible to get an updated ticker once per cycle? While the cycle of the cycle in the real disk and the cycle of the ticker update are not necessarily the same?

Author: Cost of materials, Created: 2019-01-01 18:04:41, Updated:

Please, platform GetTicker, in retesting, is it possible to get an updated Ticker once per cycle? Can cycles be set? If in real disk, cycle of cycle and cycle of ticker update are not necessarily the same?


More

The Little DreamGetTicker, call once is a request once, then the situation does not matter.

Cost of materialsThe other question is, when do you use Ticker? when do you use Records? to determine the timing of the transaction?

The Little DreamIf you need a K-line, or if you want to calculate the indicator with GetRecords, or if you just want to look at the latest buy/sell price, use GetTicker.