PT Magic Wiki settings.analyzer.json设置参数 中文翻译

in #ptmagic7 years ago

本翻译自PT Magic 官方GitHub的Wiki,原文请点此。为了方便读者阅读和理解,特别保留了英文原文,在原文的右方或下方加上了中文翻译及注解。

This is a description of the analyzer settings of the Profit Trailer Magic application.
本文描述了Profit Trailer Magic的分析器参数设置。

MarketAnalyzer - 市场分析器

StoreDataMaxHours - 最大数据储存时间

Number of hours to store market data.
市场数据储存的时间, 单位:小时

Default: 24
默认参数: 24

Expected values: Integer
可用参数:整数

IntervalMinutes - 周期时间(分钟)

Interval in minutes for PTMagic to check market trends and triggers
PTMagic查询市场走势和触发的时间周期,单位:分钟

Default: 5
默认参数: 5

Expected values: Integer
可用参数:整数

ExcludeMainCurrency - 排除主流币

Excludes the main currency (for example BTC) from market trend analysis on CoinMarketCap
排除主流货币(例如BTC)的市场走势分析

Default: true
默认参数:true

Expected values: true, false
可用参数:true, false

MarketTrends - 市场走势

A collection of market trends.
一组市场走势

Name - 名称

UNIQUE market trend name (to be referenced by your triggers below)
独特的市场走势名称 (用于以下你自己的触发器)

Expected values: String
可用参数: 字符串

Platform - 平台

Platform to grab prices from.
获取价格数据的平台

Expected values: CoinMarketCap, Exchange
可用参数: CoinMarketCap, Exchange

MaxMarkets - 分析市场(Pair)数量

Number of markets/pairs to analyze sorted by 24h volume in descending order.
Setting this to 0 will be equivalent to ALL.
设置最多分析的市场(Pair)数量,按降序排列
参数设置成0 相当于分析所有的Pair

Expected values: Integer
可用参数:整数

TrendMinutes 走势时间

Number of minutes to build a trend (1440 = 24h, 720 = 12h, 60 = 1h)
使用多少分钟来建立走势 ,单位:分钟(1440 = 24小时, 720=12小时, 60=1小时)

Expected values: Integer
可用参数:整数

DisplayGraph - 走势图显示

Displays or hides the graph for this trend on the dashboard of your PT Magic monitor. Especially for users that are using many trends this may be useful to hide some graphs to make the diagram look less like a big mess.
显示或隐藏PT监视控制台里的走势图。这个选项对于使用多个走势图的用户会有帮助,不会让不同的图表看上去乱糟糟的。

Default: true
默认参数:true

Expected values: true, false
可用参数:true, false

TrendCurrency - 走势基准货币

Trend Currency to build the trend against. If set to "Fiat", the trend will take the USD value of your main currency into account to build the trend.
用于分析走势的基准货币。如果设置成"Fiat"(法币), USD会作为主基准货币用于走势分析。

Default: Market
默认参数:Market

Expected values: Market, Fiat
可用参数:Market, Fiat (PT运作的市场,法币)

GlobalSettings - 全局设置

Global settings for Profit Trailer properties.
PT properties文件的全局设置

SettingName - 设置名称

UNIQUE name of your setting
您设置的独特名称

Expected values: String
可用参数: 字符串

TriggerConnection - 触发条件关系

Define if triggers will be connected by AND or OR.
定义触发条件间的关系 AND - “与” 或者 OR “或”
(译者注:如果你有设定触发条件1和触发条件2,这个参数定义,是同时满足触发条件时触发,还是满足任一条件时触发)

Expected values: AND, OR
可用参数: AND, OR

Triggers - 触发器

Your triggers for this setting
当前设置的触发器

MarketTrendName - 市场走势名称

Reference to the market trend specified above.

Expected values: Existing market trend name
可用参数: 当前市场走势名称
(译者注:可选项 奔跑的大牛市,萌动的小牛市,泰迪熊市,超级赛亚熊市)

MaxChange - 变化最大百分比

Maximum trend change % for this setting to get triggered
触发当前设置的走势变化最大百分比

Expected values: Float
可用参数: 浮点数

MinChange - 变化最小百分比

Minimum trend change % for this setting to get triggered
触发当前设置的走势变化最小百分比

Expected values: Float
可用参数: 浮点数

PairsProperties

Properties for PAIRS.PROPERTIES

DCAProperties

Properties for DCA.PROPERTIES

IndicatorsProperties

Properties for INDICATORS.PROPERTIES

SingleMarketSettings - 单支市场(PAIR)设定

Single market/pair settings for Profit Trailer properties.
PT properties文件的单支市场(PAIR)设置

SettingName - 设置名称

UNIQUE name of your setting

Expected values: String
可用参数: 字符串

TriggerConnection - 触发条件关系

Define if triggers will be connected by AND or OR.
定义触发条件间的关系 AND - “与” 或者 OR “或”
(译者注:如果你有设定触发条件1和触发条件2,这个参数定义,是同时满足触发条件时触发,还是满足任一条件时触发)

Expected values: AND, OR
可用参数: AND, OR

Triggers - 触发器

Your triggers for this setting
当前设置的触发器

MarketTrendName - 市场走势名称

Reference to the market trend specified above.

Expected values: Existing market trend name
可用参数: 当前市场走势名称
(译者注:可选项 奔跑的大牛市,萌动的小牛市,泰迪熊市,超级赛亚熊市)

MarketTrendRelation

The relation of the single market trend. Relative = Single market trend compared relative to the market trend / Absolute = Single market trend viewn on its own
单支市场(PAIR)的走势关系。
相对=单支市场走势对比整体市场走势
绝对=只是单支市场走势

Expected values: Relative, Absolute
可用参数: Relative, Absolute (相对,绝对)

MaxChange - 变化最大百分比

Maximum trend change % for this setting to get triggered
触发当前设置的走势变化最大百分比

Expected values: Float
可用参数: 浮点数

MinChange - 变化最小百分比

Minimum trend change % for this setting to get triggered
触发当前设置的走势变化最小百分比

Expected values: Float
可用参数: 浮点数

PairsProperties

Properties for PAIRS.PROPERTIES

DCAProperties

Properties for DCA.PROPERTIES

IndicatorsProperties

Properties for INDICATORS.PROPERTIES

========================================
Wiki 原文:https://github.com/Legedric/ptmagic/wiki/settings.analyzer
========================================

如果您有任何问题可以前往Telegram小组进行讨论
PTMagic: https://t.me/PTMagicCN
ProfitTrailer: https://t.me/ProfitTrailer

PTMagic的github:https://github.com/Legedric/ptmagic
PTMagic的Wiki:https://github.com/Legedric/ptmagic/wiki

如果您觉得这篇文章对您有帮助,请慷慨捐赠以示鼓励:
LTC: MWZJ73KFkzwBnpyUs1B68GwRo4qAYoCgJk
BCH: 16a1y2K1wQULaK6qMrE4nnbaw6yABhg6mS
ETH: 0xae629fe5d75e921e7770baa7606f6e79ee2c6426
BTC: 1DnMpCkheP4zYUaeevM7jQioTHQ95MK6iW