Skip to content

Custom Directory#

The Library also includes functions to create a custom (or private) directory for storing and executing custom indicators.




Functions#

There are two functions necessary to create and setup a custom (or private) directory.

Create Dir

Sets up a suitable folder structure for working with custom indicators. Use it once to setup and initialize the custom folder.

Parameters:

Name Type Description Default
path str

Indicator directory full path

required
categories bool

Create category sub-folders

True
verbose bool

Verbose output

True


NOTICE

Thanks to all those that have sponsored and dontated to the library in the past! Your support has been greatly appreciated! 🙏

However, future releases are on definite hold until 100+ donations of $150+ have been received via Buy Me a Coffee.

Help keep this library and application the best in it's class!


Import Dir

Import a directory of custom (proprietary) indicators into Pandas TA.

Parameters:

Name Type Description Default
path str

Full path to indicator directory.

required
verbose bool

Output process to STDOUT.

True


Detailed Example

Custom Directory


"Buy Me A Coffee"

ko-fi