Skip to content

Commit f477389

Browse files
docs: update VolumePairList reference
Signed-off-by: Emmanuel Ferdman <[email protected]>
1 parent 3bb7f78 commit f477389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developer.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ Hopefully you also want to contribute this back upstream.
162162

163163
Whatever your motivations are - This should get you off the ground in trying to develop a new Pairlist Handler.
164164

165-
First of all, have a look at the [VolumePairList](https://github.com/freqtrade/freqtrade/blob/develop/freqtrade/pairlist/VolumePairList.py) Handler, and best copy this file with a name of your new Pairlist Handler.
165+
First of all, have a look at the [VolumePairList](https://github.com/freqtrade/freqtrade/blob/develop/freqtrade/plugins/pairlist/VolumePairList.py) Handler, and best copy this file with a name of your new Pairlist Handler.
166166

167167
This is a simple Handler, which however serves as a good example on how to start developing.
168168

0 commit comments

Comments
 (0)