Editorial policy
About Tradelyze, and how its Learn pages are researched and reviewed
Last reviewed: 16 September 2026·Tradelyze
Tradelyze (tradelyze.io) is a web tool, in beta, operated by Pick MyTrade Pvt Ltd (India). It re-runs a TradingView Pine Script strategy's backtest, checks it against your exported trades, then runs parameter optimization, walk-forward testing, a five-check robustness score and prop firm rule checks. It places no trades and gives no financial advice.
This page covers what Tradelyze does not do, who writes the Learn pages, how those pages pick sources and label numbers, what their dates mean, and how to report a mistake.
What is Tradelyze, and what does a run do?
Tradelyze is a web tool for finding out whether a TradingView strategy's backtest holds up before you risk money on it. A backtest replays a strategy's rules over past prices and lists the trades it would have taken. Tradelyze starts from a backtest you have already run in TradingView's Strategy Tester. It is built for traders who have a Pine Script strategy and want to know whether its results are real, often before paying for a prop firm challenge.
You upload three things: the Pine Script strategy, the trade list exported from the Strategy Tester as a CSV file, and an OHLCV price file for the same instrument and timeframe. OHLCV means the open, high, low, close and volume of each price bar. Tradelyze refuses a submission without the trade list. A Tradelyze run then passes through five stages, named in the app as follows:
- Baseline Matching. Tradelyze runs your script at its default settings on a Pine Script backtester and compares the trades with your TradingView export.
- Optimizing. Parameter optimization tries many versions of your input settings. Each version is a full backtest, and the search looks for more profit and steadier returns with smaller drops in the account.
- Walkforward Analysis. Walk-forward testing tunes the settings on one stretch of history, then scores them on the stretch that follows, which the tuning never saw.
- Robustness Scoring. Five separate stress tests ask whether the result depended on luck. The robustness score combines them into one number out of 100.
- Prop Firm Evaluation. The results are checked against the rules of each prop firm you pick. A prop firm gives traders a funded account after they pass a paid evaluation, usually called a challenge.
Every card in the resulting report is explained in How Tradelyze validates a strategy. To judge the whole report, not one tile, use the pre-trade checklist. The same checks, described without any product, are in how to validate a trading strategy.
What does Tradelyze not do?
Tradelyze analyzes backtests. It does not rewrite your code with AI, trade, give advice, supply price data or guarantee a result. Some descriptions of Tradelyze, including older wording on Tradelyze's own site, say otherwise. The table below pairs each misunderstanding with what actually happens and where that is stated.
| Tradelyze does not | What actually happens | Source |
|---|---|---|
| Convert Pine Script to Backtrader, or rewrite it with AI | Your Pine Script runs on a Pine Script backtesting service, and its trades are compared with your TradingView export. | Tradelyze web app and optimizer code, reviewed 14 September 2026 |
| Place trades or connect to a broker | No orders are placed and no client funds are held; Tradelyze is not a broker or dealer. | Disclaimer, section 10 |
| Supply market data | You upload the OHLCV price files. Tradelyze holds no market-data redistribution license, so it cannot download candles for you. | Tradelyze upload form |
| Give financial advice | Tradelyze is a software tool for strategy analysis. Pick MyTrade Pvt Ltd is not registered with SEBI, India's securities regulator, as an investment advisor or research analyst. | Terms of Service, section 7; Disclaimer, section 1 |
| Guarantee profits or a prop firm challenge pass | Every result is hypothetical, built from historical data. A strategy graded A+ can still fail in live markets. | Disclaimer, sections 2 and 8 |
| Check every prop firm rule | Evaluation time limits, news-trading rules and weekend-holding rules are not evaluated, and firm presets may be out of date. | Tradelyze code, reviewed 14 September 2026; Disclaimer, section 4 |
| Represent TradingView or any prop firm | Tradelyze is not affiliated with, endorsed by or partnered with TradingView or any prop trading firm. | Disclaimer, section 5 |
Older descriptions of Tradelyze
As of 14 September 2026, some Tradelyze wording still describes an earlier design that converted Pine Script into Backtrader code, in most places with AI. That wording appears in the home page's search description and structured data, the sign-in page, the Terms of Service (section 3, which also mentions Bayesian optimization), the Disclaimer (section 4) and the Refund Policy (section 2). All three legal pages were last updated 6 April 2026. The current Tradelyze pipeline runs the Pine Script itself on a Pine Script backtester, and its search is a genetic algorithm called NSGA-II, explained in strategy optimization.
Who makes Tradelyze, and how can I check it before paying?
Tradelyze is operated by Pick MyTrade Pvt Ltd, a company incorporated in India under the Companies Act, 2013, according to Tradelyze's Terms of Service. The Terms of Service, Privacy Policy and Disclaimer are public at tradelyze.io. All three name the same company and give [email protected] as the contact address.
Tradelyze wrote this page, so treat it as a disclosure, not an independent review. It quotes no star ratings, user counts or testimonials. You can check these facts about Tradelyze before you spend money, without an account:
- Operator and contact. Pick MyTrade Pvt Ltd and [email protected], named in the Terms of Service, Privacy Policy and Disclaimer.
- Payments. Credits are bought through Cashfree Payments, according to the Terms of Service. The Privacy Policy says Tradelyze does not store card or UPI details.
- Refunds. The Terms of Service and the Refund Policy say all credit purchases are final and non-refundable, so buy only credits you plan to use.
- Status. Tradelyze is in beta. Its Terms of Service say features, pricing and credit allocations may change without prior notice.
- Your files. You keep ownership of your Pine Script, according to the Terms of Service. The Privacy Policy says uploaded strategies, market data and trade history are not shared with third parties.
The cheapest real test uses the free credits that new users receive during the beta, according to the Terms of Service. Submit a strategy whose TradingView results you already know and see whether Baseline Matching reproduces your trades. A high Match Rate is the first sign that the rest of a Tradelyze report describes your strategy and not a different one. Create an account to try it.
Who writes and reviews the Learn pages?
The Tradelyze team writes and reviews the Learn pages, and every page is published under the Tradelyze name. The pages carry no individual author byline. They are written for traders who have a TradingView strategy and a backtest but no statistics background. Every technical term is meant to be defined, or linked to its explainer, where it first appears.
Tradelyze sells credits for its runs, so the Learn pages have a commercial interest. Three editorial rules exist to keep that interest from bending the content:
- The general explanation of a method, and how outside authors and other platforms treat it, comes before any section about Tradelyze.
- A section about Tradelyze states what Tradelyze does not check, as well as what it does.
- Where experts or platforms disagree, the page names both sides instead of picking the one that suits Tradelyze.
Statements about how Tradelyze behaves, such as a label, a pass threshold or a credit charge, are checked against the Tradelyze app and its source code. The Sources list on each page gives the date of that check, because Tradelyze is in beta and its behavior can change after a page is reviewed.
How do Learn pages choose their sources?
Learn pages use primary sources first. A primary source is where a fact originates: the paper that defined a statistic, the platform documentation that describes a feature, or the firm's page that states a rule. A secondary source, such as a blog post or forum thread, repeats a fact from somewhere else. Learn pages use a secondary source only as a labeled, attributed example.
| Kind of claim | Preferred source | Example on a Learn page |
|---|---|---|
| A statistical or testing method | The original book or paper | Walk-forward efficiency cites Robert Pardo's book; the deflated Sharpe ratio cites Bailey and López de Prado's 2014 paper |
| How TradingView behaves | TradingView's help center and Pine Script documentation | Exporting TradingView trades and price data |
| A prop firm's rule | The firm's own help center page, with the date it was retrieved | Daily loss limit |
| How Tradelyze behaves | The Tradelyze app and its code, with the date of the review | The walk-forward PASS rules |
| A rule of thumb repeated online | None exists, and the page says so with the label No primary source. | How many trades a backtest needs |
| A forum post or blog claim | Used only as an attributed example; where it came from is recorded in Sources | A trading-forum example quoted as an example, not as evidence |
A web address is linked only when it is stable and has been checked, such as a help center article, an SSRN abstract or a DOI, the permanent identifier given to a published paper. An address is never guessed. When a cited page later moves or disappears, the Sources list says so and keeps the full citation, so the claim can still be traced.
Facts that change on their own schedule are re-checked when a page is reviewed: prop firm limits, TradingView features and Tradelyze's own labels. A figure that could not be re-checked keeps its original retrieval date, and the page says that it was not re-checked.
How are unsourced numbers and made-up examples labeled?
Every number on a Learn page is meant to say where it came from, in the same sentence. When a number has no outside source, one of three labels says why. The labels let you tell evidence from convention and from arithmetic.
| Label | What it means | What to do with the number |
|---|---|---|
| No primary source. | Widely repeated, but traced to no study, official document or firm rule | Treat it as convention, not a proven threshold |
| Constructed illustration, not measured data. | Numbers made up to show how a calculation or chart works | Follow the arithmetic; ignore the specific values |
| Estimate | Arithmetic from stated inputs, not a measurement | Check the inputs before relying on the result |
A worked example of an estimate is how long a Tradelyze run takes. Tradelyze's optimizer settings plan on about 23 seconds per backtest. The same settings file records a measured 51 to 84 seconds per backtest, from six test runs. The automatic optimization search never runs fewer than 60 backtests, one after another, and walk-forward testing and robustness checks add more.
| What runs | Backtests | At 23 s each | At 84 s each | Source |
|---|---|---|---|---|
| Optimization search only, automatic minimum | 60 | ≈ 23 min | 84 min | Optimizer settings: never fewer than 60 trials |
| Whole run, strategy with 1 to 5 settings | 129 | ≈ 50 min | ≈ 3 h | Budget table in the optimizer settings, at the default of 2 walk-forward windows |
The 23-second row is 60 × 23 = 1,380 seconds, and the whole-run figure is 129 × 23 = 2,967 seconds, about 50 minutes. The 84-second column repeats the arithmetic with the slowest measured backtest. None of these is an average of real customer runs, which is why how long a Tradelyze run takes presents its range as an estimate.
The same labels matter inside a Tradelyze report. Tradelyze colors Match Rate green at 90% or more, amber at 80% or more and red below 80%, according to Tradelyze's code. No primary source sets those bands; they are a display choice. A green badge is a convenience, not proof. Knowing which numbers are evidence tells you which ones deserve weight before you pay a challenge fee.
What does the Last reviewed date mean?
The Last reviewed date on a Learn page is the day the page was last checked against its sources. It changes only when content was checked or changed, not to make a page look recent, and the original publication date stays fixed. The date is set in four places at once, so readers and search engines see the same one:
- the visible Last reviewed line under the page title, repeated in the footer note;
dateModifiedin the page's structured data, the machine-readable summary that search engines read;- the
article:modified_timetag in the page's head; - the page's
lastmodentry in the site's sitemap.xml file.
Facts that change on their own schedule carry a second date: the day they were retrieved. Here is a constructed example, not a quote from a real page. A page last reviewed in September gives a firm's limit "as of 28 July". That tells you the limit was not re-checked in September, so check the firm's own page before relying on it.
Credit prices are handled differently. Only the Learn FAQ states a credit price or a signup allowance, and it carries the date those figures were checked against the app, because Tradelyze's Terms of Service say pricing and credit allocations may change during the beta. Every other Learn page leaves the figures out and links to the FAQ instead. The price shown in the Tradelyze app before you buy is the one that applies.
How do I report a mistake on a Learn page?
To report a mistake on a Learn page, email [email protected]. Signed-in users can also open a support ticket in the Tradelyze app. A report is quickest to check when it includes:
- the page address, for example https://tradelyze.io/learn/editorial-policy-and-methodology;
- the sentence or number you think is wrong;
- a source showing the correct figure, and the date you checked it.
The claim is then checked against the page's cited source and against yours. If the Learn page is wrong, the sentence is corrected, the Sources list is updated, and the Last reviewed date changes in all four places. If the page was right when written but the outside fact has since changed, for example a firm raising a limit, the figure and its retrieval date are updated.
A number that looks wrong inside a Tradelyze report, rather than on a Learn page, is a software question and goes to the same address or a support ticket. Complaints about personal data go to the Grievance Officer named in Tradelyze's Privacy Policy, at [email protected].
What are Tradelyze's official company details?
Tradelyze's company details below are taken from Tradelyze's own legal pages. Nothing here comes from a business directory or a third-party profile.
| Detail | Value | Source |
|---|---|---|
| Product name | Tradelyze | Terms of Service, section 1 |
| Website | https://tradelyze.io | Terms of Service, section 1 |
| Legal name of operator | Pick MyTrade Pvt Ltd | Terms of Service, section 1 |
| Incorporation | Under the Companies Act, 2013, India | Terms of Service, section 1 |
| Governing law | Laws of India; courts in Bharatpur, Rajasthan | Terms of Service, section 12 |
| Status | Beta | Terms of Service, section 8; Disclaimer, section 6 |
| Contact | [email protected] | Terms of Service, section 15 |
| Personal data complaints | [email protected] | Privacy Policy, section 10 |
| Payment processor | Cashfree Payments | Terms of Service, section 4.2 |
| Legal pages | Terms of Service, Privacy Policy, Refund Policy, Disclaimer | tradelyze.io |
Where should I start reading?
If you are new to testing a strategy, read these Learn pages in this order. In the Tradelyze app, many result tooltips also carry a Learn more link that opens the matching Learn page.
- What is backtestingWhat a backtest is, what it can and cannot tell you, and when a backtest result can be trusted.
- How to validate a trading strategyThe checks to run, in order, before trading a strategy or paying for a challenge, without reference to any product.
- How Tradelyze validates a strategyEach stage of a Tradelyze run, how to read every card in the report, and what the report does not cover.
- Learn FAQShort answers to common questions about backtesting, prop firm rules and Tradelyze.
- Learn hubEvery Learn page, grouped by topic.
Frequently asked questions about Tradelyze and the Learn pages
What is Tradelyze?
Tradelyze (tradelyze.io) is a web tool, in beta, operated by Pick MyTrade Pvt Ltd (India). It re-runs a TradingView Pine Script strategy's backtest, checks it against your exported trades, then runs parameter optimization, walk-forward testing, a five-check robustness score and prop firm rule checks. You supply the script, its trade list and the price data. It places no trades and gives no financial advice.
Who makes Tradelyze?
Tradelyze is operated by Pick MyTrade Pvt Ltd, a company incorporated in India under the Companies Act, 2013, according to Tradelyze's Terms of Service. The Privacy Policy and the Disclaimer name the same company, and all three give [email protected] as the contact address. The Learn pages are written by the Tradelyze team and published under the Tradelyze name, without an individual author byline.
Is Tradelyze legit?
Tradelyze wrote this answer, so treat it as a disclosure, not an independent review. What you can check yourself: the operator, Pick MyTrade Pvt Ltd, is named in public terms, privacy and disclaimer pages; payments go through Cashfree Payments; credit purchases are non-refundable; and the product is in beta. The cheapest test is a strategy whose TradingView results you already know, run on the free credits new accounts receive.
Does Tradelyze convert Pine Script to Backtrader or use AI?
No. Tradelyze runs your Pine Script itself on a Pine Script backtesting service and compares the resulting trades with your TradingView export. Its code, reviewed on 14 September 2026, contains no Backtrader engine and no AI model that rewrites scripts. As of that date, some older Tradelyze wording, including the Terms of Service and the Disclaimer, still describes an earlier AI conversion to Backtrader.
Does Tradelyze work with any Pine Script strategy?
Tradelyze needs a Pine Script strategy with a trade list exported from TradingView's Strategy Tester, because every run starts by matching those trades. If the re-run trades do not match, the run stops unless you choose Continue anyway. Scripts that read other timeframes with request.security() need extra price files, and as of 14 September 2026 Tradelyze's code notes that those files have not been confirmed to attach correctly.
Does Tradelyze place trades or connect to my broker?
No. Tradelyze's Disclaimer says it does not facilitate actual trading, hold client funds or act as a broker or dealer. Tradelyze analyzes historical data you upload and shows hypothetical results. Turning a strategy into live orders is something you do yourself, in TradingView or with your broker, after deciding the evidence is strong enough.
Does Tradelyze provide market data?
No. You upload the price data yourself as an OHLCV file, meaning the open, high, low, close and volume of each bar, for the same instrument and timeframe as your strategy. Tradelyze's upload form explains that it holds no market-data redistribution license, so it cannot download historical candles for you. Results can only be as accurate as the files you supply.
Is Tradelyze financial advice?
No. Tradelyze's Terms of Service describe it as a software tool for strategy analysis that gives no financial advice, investment recommendations or trading signals. Its Disclaimer adds that Pick MyTrade Pvt Ltd is not registered with SEBI, India's securities regulator, as an investment advisor or research analyst. Learn pages explain methods for education; they do not tell you what to trade.
Does a strong Tradelyze report mean I will pass a prop firm challenge?
No. Tradelyze's Disclaimer says prop firm validation does not guarantee a challenge pass, and that a strategy graded A+ can still fail in live markets. Tradelyze checks rules on historical data, does not check evaluation time limits, news-trading or weekend-holding rules, and its firm presets can fall behind a firm's current terms. Check every limit on the firm's own site before paying.
Who writes the Tradelyze Learn pages?
The Tradelyze team writes and reviews the Learn pages, and they are published under the Tradelyze name rather than an individual byline. Statements about how Tradelyze behaves are checked against the Tradelyze app and its code on the review date shown. Statements about markets, statistics, TradingView or prop firms cite an outside source, or say plainly when no primary source exists.
How do Learn pages choose sources?
Learn pages prefer primary sources: the original paper or book for a method, TradingView's own documentation for TradingView behavior, a prop firm's own help page for its rules, and Tradelyze's code for Tradelyze behavior. Rules that change carry a retrieval date. Forum posts and blog articles appear only as attributed examples, and a web address is linked only when it is stable and has been checked.
What does No primary source mean on a Learn page?
No primary source marks a number that is widely repeated but traces back to no original study, official document or firm rule, such as a rule of thumb for how many trades a backtest needs. The label means the figure is convention, not evidence. Treat it as a starting point for your own judgment, not a threshold to size a prop firm challenge on.
What does the Last reviewed date on a Learn page mean?
The Last reviewed date is the day the page was last checked against its sources. It appears under the title and in the footer, and the same date is set in the page's structured data, its article:modified_time tag and the sitemap. A quoted figure that could not be re-checked keeps its own older retrieval date, so a page can be newer than one of its facts.
How do I report a mistake on a Learn page?
Email [email protected] with the page address, the sentence you think is wrong and, if you have one, a source showing the correct figure. Signed-in users can also open a support ticket in the app. The claim is checked against its cited source and yours; if the page is wrong, it is corrected and its Last reviewed date is updated.
Sources
- Tradelyze, Terms of Service, last updated 6 April 2026, reviewed 14 September 2026: operator Pick MyTrade Pvt Ltd, incorporated under the Companies Act, 2013, India (section 1); free credits for new users during the beta, and credits bought through Cashfree Payments (section 4.1); payment processing by Cashfree Payments (section 4.2); credit purchases final and non-refundable (section 4.3); ownership of uploaded Pine Script (section 6.2); no financial advice (section 7); beta status, and features, pricing and credit allocations subject to change (section 8); governing law (section 12); contact (section 15). Section 3 of this version still describes an earlier design, an AI conversion to Backtrader code and Bayesian optimization, which does not match the current pipeline.
- Tradelyze, Privacy Policy, last updated 6 April 2026, reviewed 14 September 2026: operator Pick MyTrade Pvt Ltd (section 1); card, UPI and bank details handled by Cashfree and not stored by Tradelyze (section 2.1); uploaded Pine Script strategies, market data and trade history not shared with third parties (section 5); Grievance Officer contact [email protected] (section 10).
- Tradelyze, Disclaimer, last updated 6 April 2026, reviewed 14 September 2026: not a financial advisor, broker, dealer or research analyst, and not registered with SEBI (section 1); no guarantee of trading results or of passing a prop firm challenge, and a strategy graded A+ can still fail live (section 2); prop firm rules may be out of date (section 4); not affiliated with TradingView or any prop trading firm (section 5); beta software (section 6); hypothetical performance (section 8); no actual trading, client funds or broker role (section 10). Sections 4 and 5 of this version still describe converting Pine Script, and section 4 an AI conversion to Backtrader code, which does not match the current pipeline.
- Tradelyze, Refund and Cancellation Policy, last updated 6 April 2026, reviewed 14 September 2026: all credit purchases final and non-refundable (section 3); payment corrections for failed, duplicate or unauthorized charges (section 5). Section 2 of this version still describes AI-powered strategy conversion.
- Tradelyze web app and optimizer source code, reviewed 14 September 2026: the five stage names; the required trade list and the upload form's note that Tradelyze holds no market-data redistribution license; the baseline backtest, run on a remote Pine Script backtesting service rather than a local Backtrader engine; no Backtrader or AI model library imported by the backend or the optimizer; the automatic search budget of never fewer than 60 backtests, run one after another; the optimizer settings' planning figure of about 23 seconds per backtest, the measured 51 to 84 seconds per backtest from six test runs, and the budget table of 129 backtests, about 50 minutes, for a strategy with 1 to 5 settings at 2 walk-forward windows; the Match Rate color bands at 90% and 80%; prop firm time-limit, news-trading and weekend-holding rules not evaluated; the note that extra timeframe price files have not been confirmed to attach correctly; the Continue anyway option after a baseline mismatch; and the Learn more links in result tooltips. The home page's search description and structured data and the sign-in page were also read on that date for the older Backtrader wording. The run-time figures on this page are arithmetic from those numbers, not measured run times.
- Robert Pardo, The Evaluation and Optimization of Trading Strategies, 2nd edition, Wiley, 2008. Named here only as an example of a primary source cited on the walk-forward efficiency page.
- David H. Bailey and Marcos López de Prado, The Deflated Sharpe Ratio: Correcting for Selection Bias, Backtest Overfitting and Non-Normality, Journal of Portfolio Management 40(5), 2014. Named here only as an example of a primary source cited on the robustness score page.