Please give me a clue what does the strategy do?
#1
Hi Gekko users

Please help me understand what does this strategy do? What is SMA_long = 1000? SMA_short = 50? etc..


SMA_long = 1000
SMA_short = 50

# SMA Trends
SMA_long = 1000
SMA_short = 50

# BULL
BULL_RSI = 10
BULL_RSI_high = 80
BULL_RSI_low = 60

# BEAR
BEAR_RSI = 15
BEAR_RSI_high = 50
BEAR_RSI_low = 20

# BULL/BEAR is defined by the longer SMA trends
# if SHORT over LONG = BULL
# if SHORT under LONG = BEAR



Thank you for help
  Reply
#2
look for tullip indicators to understand what RSI means https://tulipindicators.org
there are lots of indicators, those are used in math by programmers who assign values to certain formula's.
besides the tulip website, also a good starting point is wikipedia and youtube.
[....Resistance is futile...]
  Reply
#3
Thank you

But this doesn't make any sense for me
for e.g what is this BULL_RSI = 10
  Reply
#4
Vey responsible and high-quality paper, I got expected marks on all the writings. There is only one problem is that they often submit the finalized paper a few minutes after the deadline. I am happy to leave these wise essays reviews on such platform like this one.
  Reply


Forum Jump:


Users browsing this thread: