Coder Social home page Coder Social logo

Comments (8)

akumidv avatar akumidv commented on May 30, 2024 1

This is not an error, the sequential method is not a full iteration method. They work differently - passes each parameter once and searches for all other parameters within it. When the best state is found then the next parameter searches from it. I think I will add a full iteration method in the next version.

from tradingview-assistant-chrome-extension.

akumidv avatar akumidv commented on May 30, 2024

Hi, thanks for you comment.
There are no limitations in extension, but in the current version there are no strategies that make sense to run with so many tests. Random method is randomly iterates through the parameters from the best position found and it will sort through the same options. I plan to release a new version next week. It will generate completely random parameters with this method it can have sense run such large tests.

from tradingview-assistant-chrome-extension.

mtahreemalam avatar mtahreemalam commented on May 30, 2024

Sorry to bug, i know you are a busy man. This is the last query.
I basically want to test all possible input parameters permutation of a particular strategy.
Lets say a Super Trend with SL, the total permutations would be below (i.e. 30k):
From To Steps Number of Outputs
Factor 1 3 0.1 30
Period 1 20 1 20
Stop Loss 0.1 5 0.1 50
Total Permutations 30,000 (30 x 20 x 50)

If i run this on sequential it determines a 71 cycle iteration and not 30k which is the actual number of permutations.
How should i make it work?

from tradingview-assistant-chrome-extension.

mtahreemalam avatar mtahreemalam commented on May 30, 2024

Hi, thanks for you comment. There are no limitations in extension, but in the current version there are no strategies that make sense to run with so many tests. Random method is randomly iterates through the parameters from the best position found and it will sort through the same options. I plan to release a new version next week. It will generate completely random parameters with this method it can have sense run such large tests.

Hey,
Has the new version been released?
I would like to hire you for some customization. Where can we discuss the requirements?

from tradingview-assistant-chrome-extension.

akumidv avatar akumidv commented on May 30, 2024

Hey, Has the new version been released? I would like to hire you for some customization. Where can we discuss the requirements?

Hey, not yet. It was very busy two weeks in Russian. I'll try on weekend. You can message me on facebook http://facebook.com/akuminov I'll reply with my other contacts.

from tradingview-assistant-chrome-extension.

mtahreemalam avatar mtahreemalam commented on May 30, 2024

Hey, Has the new version been released? I would like to hire you for some customization. Where can we discuss the requirements?

Hey, not yet. It was very busy two weeks in Russian. I'll try on weekend. You can message me on facebook http://facebook.com/akuminov I'll reply with my other contacts.

I have left you a text on facebook messenger

from tradingview-assistant-chrome-extension.

4while avatar 4while commented on May 30, 2024

Your extension and this type of strategy testing is under-rated.
I noticed that too.
For this reason i start with a take profit and leave a huge stop loss
When a good TP is found the next parameter is the Stop Loss

from tradingview-assistant-chrome-extension.

akumidv avatar akumidv commented on May 30, 2024

In new 1.3 version implemented brute force method.

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.