TradingView
RicardoSantos
15 ตุลา 2021 เวลา 11 นาฬิกา 14 นาที

FunctionDecisionTree 

Bitcoin / U.S. dollarBitstamp

คำอธิบาย

Library "FunctionDecisionTree"
Method to generate decision tree based on weights.

decision_tree(weights, depth) Method to generate decision tree based on weights.
  Parameters:
    weights: float array, weights for decision consideration.
    depth: int, depth of the tree.
  Returns: int array
ความคิดเห็น
techtrader29
Hi ,

Thanks for the lib and great work again.

Please give some example how the same can be implemented with indicators. Like i want to find out optimized setting for supertrend how can i do so using the below library. Any help in same direction will help me much.
RicardoSantos
เพิ่มเติม