Giter VIP home page Giter VIP logo

optipie / tradingview-optimizer-extension Goto Github PK

View Code? Open in Web Editor NEW
27.0 5.0 13.0 2.57 MB

OptiPie is an open source strategy optimizer automation tool for TradingView written in js.

Home Page: https://optipie.app

License: GNU General Public License v3.0

JavaScript 12.70% HTML 87.12% CSS 0.17%
chrome-extension algo-trading algo-trading-software optimization trading trading-strategies trading-systems tradingview tradingview-pine-scripts

tradingview-optimizer-extension's People

Contributors

atakanpehlivanoglu avatar daemon0x00000000 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

tradingview-optimizer-extension's Issues

Show correct period in reports

The Period is shown as 1m in every report regardless of the timeframe used in the optimization. A recent commit message suggests there was maybe an intent to fix this(?), but it still occurs at least at commit 0b49f6f.

Deep Backtesting

I would like to kindly suggest the ability to run the optimizer with Deep Backtesting feature on TradingView.

Ability to pick which input fields to optimize (Enhancement Request)

Hi, I stumbled across your project and this is exactly what I was thinking of doing.
I use Trading Pro scripts that have a ton of inputs but backtest on only a handful, 3-4.
IF you could enhance your project to allow me to pick which fields I want to be optimized, instead of the first 4 it finds (my assumption based on testing), this would be a game changer.
Let me know your thoughts, I could help with 'a few coffees' to get this going.
And honestly, I think you could turn this into a paid-for product.
Thanks Rob

Nothing works right

Does this actually work for some people? For me it kind of follows the start and stop ranges sometimes, and it completely ignores the step size.

Still running ignoring stop parameter

Why is it still running?
Maybe I did something wrong?
because close I cant choose , so I picked 1 - 8

But 4th Parameter is beyond the 25 now at 57 ????

it is running for 2 days now.
What happened if i close it? It will print results?
please advise

image

Troubleshooting - Step size doesn't work correctly

I have had problems with step size. When I have more than one parameter, for some reason I can only get the step size of the first parameter to work, but not the step size of the second parameter. Even in the first parameter it only works if I add number like "2.0", but without ".0" it doesn't work at all. However, this solution no longer applies to the second parameter, I've tried everything, but I can't get it to work in another parameter at all. It always counts every number that is between the "start" and "end". I have also tried with another browser, but it had no effect.

Ability to stop process and get partial report

It would be useful to have a stop button (the Optimize button could turn into a stop button). And then when the process is manually stopped it should ask the user if they want to see the results of what was processed or discard them.

Optimization of floating point value is broken

In version 1.0.3, when you try to optimize a floating point parameter value, for example start=1.5, end=2.0, step=0.1, the optimization will fail. To me it seems it's trying to step with integer steps even though 0.1 step is given, but that is just a guess. I think this worked in version 1.0.2 but I'm not sure.

MutationObserver not firing

I was able to successfully run the optimizer once. Ever since it seems like MutationObserver is not running on var element = document.querySelector("div[class*=backtesting-content-wrapper]") I have tried clearing my cache and even trying to observe on an element on level higher but the code does not seem to pickup any mutations on that or its children.

Always end up with Rejected Timeout exceed error even with a fresh install of the extension directly from chrome extensions.

[Enhancement] - Build / save report

I assume you build and save the report when optimization is done.
If there is a long opti, and for some reason it doesnt finish, I lost what was captured so far.
If you could save it during each loop, then if it stops, we'd have progress so far.

OptiPie isn't running

I'm using 1 param just to try it out but it's not engaging with Tradinview after the "Optimize" btn click.

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.