Adaptive Moving Average #1359
Answered
by
cjdsellers
bluefish0125
asked this question in
Q&A
-
So I been working through the quick start documentation and I wanted to try out the built in adaptive moving average indicator. However, on the Nautilus Trader page, I cannot find what to import. For the macd we would import MovingAverageConvergenceDivergence from nautilus_trader.indicators.macd. What should we import for the AMA? |
Beta Was this translation helpful? Give feedback.
Answered by
cjdsellers
Nov 20, 2023
Replies: 1 comment 3 replies
-
Hey @bluefish0125 You could try this:
|
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
bluefish0125
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @bluefish0125
You could try this: