Matteo Beltrame

Results 16 comments of Matteo Beltrame

Thanks for the replies. It probably is simple a lack in my knowledge, however, if i set a certain period P for a certain indicator on Binance/TradingView, in a selected...

Got it, however the stoch is the one that ouputs the most different values

> > I am getting substantially different values from ta-lib with respect to both Binance and Trading view. > > Are you sure they are displaying STOCH and not STOCHRSI?...

The chart must be in Trading View mode, on the top right corner of the chart

You are checking the Binance futures while the code is running on Spot. Compare the code with the chart at: [ETHUSDT](https://www.binance.com/en/trade/ETH_USDT). With this comparison i am getting a maximum error...

I also noticed that it tends to converge to the right values. However, i am asking myself why is that? I still don't understand as the indicators just depends on...

Version: b'0.4.0 (Sep 29 2020 17:46:20) Stoch.lookback: 15

Opening an issue on their side https://github.com/dart-lang/io/issues/110 ### Edit Opened on the wrong repo. The correct issue is now on the actual Dart SDK: https://github.com/dart-lang/sdk/issues/52788

@frencojobs I got these answer from the issue I opened on the Dart SDK repo: https://github.com/dart-lang/sdk/issues/52788#issuecomment-1613614562 Would it be possible to fix the problem by implementing the suggestions? Thanks, sorry...