-
I'm comparing the results from TradingView charts (with ADX built in indicator), same input period, same candles (this is ok because the SMA for example is returning same values in TradingView and wit…
-
I have collected historical stock data and use the Pandas TA AllStrategy to get features for my data. Then I will use the features generated by Pandas TA in a ML model to forecast prices. However, I n…
-
How can I take part in this project?
My skils: react and ecosystem react (other librarys, state manager), html5, style-in-js, nodejs (basic), services cloud providers (aws, gcp, azure).
-
I think I'll disclose here my current ideas on design solutions for position management and trading short functionality.
It's not a simple task, so it can be done in a steps. My main idea is the f…
-
Hello! I'm interested to know what you're now using instead? How are you finding it? Thanks!
-
Within my TradingView strategy, I have the following
if (longCondition[1] and barstate.isconfirmed)
strategy.entry("ENTER LONG (BUY)", strategy.long, alert_message = long_entry_message)
lon…
-
## How to use tradingview indicator for buy/sell strategies or is there a way to use the PineScript ????
-
Hi @twopirllc ,
MACDAS, MACD AS, MACD-AS or Thomas Aspray's MACD is a special version of MACD indicator. People believe that, it reacts faster than classical MACD for buy/sell signals. Since it is ba…
-
Could you add the ability to import a custom pinescript script so we can add custom indicators
-
How to have different vwap with different inputs ?