Code Monkey home page Code Monkey logo

tradingviewoptimizer's Introduction

About

This tool builds upon two existing Chrome Extensions for backtesting in Tradingview: The optimizer, and The Tradingview assistant.

I am not certain about their history, but for the most part the codes are identical. Going over their online history, The Tradingview Assistant is older by a couple days, and has made the code open source in Github.

Unfortuntely, they both lack the functionaility to download the List of Trades of each iteraction of the optimization, which can be used for different reasons. That fucntionaility is created here. To do so, six of the original files from The Tradingview Assistant were created or modified:

From root folder:

  1. background.js
  2. manifest.json

From Content_Scripts folder:

  1. action.js
  2. backtest.js
  3. file.js
  4. tv.js

You can simply copy those files from this repository and replace them in the original extension.

To install from here:

  1. Download the files from this Repository as a zip file, and unzip it in your local computer.
  2. Open the Chrome Browser and type "chrome://extensions/" hit Enter
  3. Delete any related extension.
  4. Click on "Load unpacked" and browse to the folder you unzipped...Operate as normal...

At each interacition of the optimization, the list of trades will be saved to your local folder. The name of each iteractoin will be appended to the list of main results, so you can post-process the data provided by the assistnat with any other you can gain from the list of trades.

Please consider supporting the original developers from The optimizer and the Tradingview Assistant.

tradingviewoptimizer's People

Contributors

camilo-mora avatar

Watchers

 avatar

Forkers

8funtik8

tradingviewoptimizer's Issues

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.