07-06-2018, 02:03 PM
Hi there,
i tried the following with the first quarter XRP/EUR at candle size 15 with warm up x10. It made +255% while the market went -76%.
Admitting i have no clue what i did, i just tweaked the values. Thoughts?
i tried the following with the first quarter XRP/EUR at candle size 15 with warm up x10. It made +255% while the market went -76%.
Admitting i have no clue what i did, i just tweaked the values. Thoughts?
Code:
[SMA]
long = 1100
short = 30
[BULL]
rsi = 20
high = 80
low = 60
mod_high = 5
mod_low = -10
[BEAR]
rsi = 15
high = 45
low = 20
mod_high = 20
mod_low = -10
[ADX]
adx = 2
high = 70
low = 50