Coder Social home page Coder Social logo

Comments (2)

akumidv avatar akumidv commented on May 31, 2024

The extension can change the parameters of the indicator in the same way as the parameters of the strategy, there is no problem here. Right now it's just disabled. The only question is how to get the results of these changes. Trading View strategies have special commands for placing orders and closing trades. It is based on them that the backtest results are calculated.
Here is an option to convert the indicator into a strategy. And then you can backtest it.

Or if you know how to take the results from the indicator, when changing the parameters, you need to describe it and then it can be coded.
The extension can be coded to do everything the user does in the Ttrading View interface.

from tradingview-assistant-chrome-extension.

riodda avatar riodda commented on May 31, 2024

JR Framework has a strategy type module that receives the buy sell signals from the indicators, in this way the the optimizer should change parmeters in indicator and read a strategy module results. This is been done to avoid strategy alert misfire that are common on TV expecially if you go on very fast timeframes.

from tradingview-assistant-chrome-extension.

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.