Strategy settings

Can you give me some examples of formulas that can be written in the CustomEMA parameter field?

Examples of values in the CustomEMA field: 1) EMA(15m,3)< -1 and EMA(5,1) > 0.1 EMA(15m,3)< -1 = means that there was a decrease: the price 3 seconds ago -1% less than the price 15 minutes ago. EMA(5,1) > 0.1 = means the price increased: the current price is 0.1% higher than it was 5 seconds

Can you give me some examples of formulas that can be written in the CustomEMA parameter field? Read More »

What do the common values that are written in the parameter formula mean, for example, for EMA(X,Y)>A?

The values in each formula of the form EMA(X,Y)>A, mean: 1) X,Y – time: a number after which there is a letter s or m or h (respectively: seconds, minutes, hours) or, if there is no letter, then the number is considered seconds, for example, in the formula EMA(30m,1)>1, X=30 minutes and Y = 1

What do the common values that are written in the parameter formula mean, for example, for EMA(X,Y)>A? Read More »

What types of formulas can be written in the CustomEMA and SellByCustomEMA parameter fields?

The following formulas can be written in the CustomEMA and SellByCustomEMA parameter fields: EMA(X,Y) > or < A: Comparison of prices for EMA X seconds, minutes or hours ago and EMA Y seconds, minutes or hours ago (allowed values X=1s...300s or 2m...90m or 1h...41h, Y=1s...300s or 2m...90m or 1h...41h) MAX(X,Y) > or < A: Comparison

What types of formulas can be written in the CustomEMA and SellByCustomEMA parameter fields? Read More »

What affects the calculation of MAvg, the average market price?

The calculation of MAvg – average market price (market) is affected by 2 settings: 1) Settings – Main, “Exclude from delta”, if checked, then blacklisted markets are excluded in the average market price. 2) Settings – Advanced – Engine settings, “Weighted mAvg” – if checked, then include volumes in the calculation of the average weighted

What affects the calculation of MAvg, the average market price? Read More »