05-14-2018, 01:48 AM
(05-14-2018, 12:56 AM)crypto49er Wrote:(05-14-2018, 12:47 AM)whoodat Wrote: Anyone have some guidance here, if I just want to create this for one exchange and one crypto (Ethereum). I just want to punch a bunch of numbers into the Bull/Bear ADX over and over. Thanks.
Assuming you had already gone through the setup, just go into the backtest-config.pl file and adjust what you need. I covered it in my recent video here:
https://www.youtube.com/watch?v=fN74RPPyl2s&t=10s
Crypto:
When I run this I am receiving this error? Any guidance is appreciated.
perl backtest.pl
Can't locate JSON/XS.pm in @INC (you may need to install the JSON::XS module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at backtest.pl line 13.
BEGIN failed--compilation aborted at backtest.pl line 13.