noahtheprogrammer / soltrade

Python trading bot using the Solana blockchain.
https://discord.gg/WDS9Ya8KvX
GNU General Public License v3.0
188 stars 74 forks source link

Implement +DI and -DI for more accurate analysis #1

Closed noahtheprogrammer closed 1 year ago

noahtheprogrammer commented 1 year ago

Merx needs to use both the positive and negative directional indicators alongside the average in order to determine potential trades quicker.

noahtheprogrammer commented 1 year ago

Closing this issue because these issues are no longer utilized in the latest version of the algorithm.