Git Product home page Git Product logo

Comments (4)

danibeni81 avatar danibeni81 commented on June 8, 2024 1

@fubarred I solve it following the advice from @robmazur in #35:
my @profit = $grun =~ /(?<=profit:\t\t )[0-9.-][0-9.-]* $sets[1] ((.*)(?=%))/;

from gekko-backtesttool.

pangoyal avatar pangoyal commented on June 8, 2024

seems like the output format is a bit changed. The 'simulated profit' is changed to 'profit'
https://github.com/askmike/gekko/pull/2216/files#diff-1be0ac309f059e0715001ab1e4c386daL41

Fixing this in backtest.pl solves the issue.
fdc3fa4#diff-d4252af75e942fa69715716f1de9a18fR521

@xFFFFF could you check any more discrepancies like this and patch it, please.

from gekko-backtesttool.

danibeni81 avatar danibeni81 commented on June 8, 2024

I have the same issue. Tryed the modification on backtest.pl suggested by fubarred but did not sove it.
I am using Windows 10 and the latest versions of Gekko and BackTestTool.

from gekko-backtesttool.

pangoyal avatar pangoyal commented on June 8, 2024

@danibeni81 renaming 'simulated profit' to 'profit' did not help? thats the only change I did to fix the issue.

from gekko-backtesttool.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.