rides
# rides
# taps
# theme_park
description
VHLOC indicators,
ideally that can be sailed.
objectives
# necessities
[ ] https://www.tradingview.com/v/6w9Jchj6/
[ ] one indicator:
[ ] pivots
# pivot points
[{
},{
}]
[ ] multipliers for pivots
[ ] win-loss multiplier
for example:
multiplier = 1.341 from date_1 to date_2
proceeds = {
"symbol": "",
"multiplier": "",
}
[ ] combined proceeds
proceeds = {
"symbol": "",
"dates": [],
"rides": [{
"name": "RSI",
"multiplier": "",
"pivots": [{
"date": "",
"move": {
"name": "buy"
}
},{
"date": "",
"move": {
"name": "buy
}
}]
}]
}
itinerary - similarities
* list of dictionaries
[{
"open": "",
"close": "",
"high": "",
"low": "",
"volume": "",
"indicators": {
"MACD": {
}
}
}]
Trading View
short time frame:
Machine Learning: Optimal RSI [YinYangAlgorithms]
Simple Neural Network Transformed RSI [QuantraAI]
Bigger Bars (might) indicate that the trend
is more likely to continue.
RMI Trend Sniper
Volume SuperTrend (AI)