Skip to content

Feature/bar by bar engine#5

Merged
MeridianAlgo-Developer merged 3 commits into
masterfrom
feature/bar-by-bar-engine
Jun 30, 2026
Merged

Feature/bar by bar engine#5
MeridianAlgo-Developer merged 3 commits into
masterfrom
feature/bar-by-bar-engine

Conversation

@MeridianAlgo-Developer

Copy link
Copy Markdown
Collaborator

pages and other improvments into reviewer

MeridianAlgo-Developer and others added 2 commits June 15, 2026 20:53
- Remove optional local AI reviewer (Python deps, spawn-based stage,
  --review-ai flag) and all references
- Add browser-based converter at web/index.html (client-side, no backend)
  with GitHub Pages + CI workflows under .github/workflows
- Fix multi-line ternary parse failure: line continuation now also looks
  forward when the next line begins with a leading operator (?, :, +, .)
- Implement missing math.todegrees / math.toradians runtime builtins
- Reviewer accuracy: skip member calls, strip comments/strings before
  scanning, recognize Pine global builtins, ignore [0] series offsets

Result: 29/29 examples convert, avg confidence 68.4% -> 98.8%, all tests pass

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@MeridianAlgo-Developer MeridianAlgo-Developer added the enhancement New feature or request label Jun 30, 2026
…engine

# Conflicts:
#	converted/3D_MACD_Bar_Plot_LuxAlgo.js
#	converted/Arbitrage_Matrix_LuxAlgo.js
#	converted/Asset_Drift_Model.js
#	converted/Automatic_Trendline_Metrify.js
#	converted/CE_1M_3M_Buy_Sell_Hold.js
#	converted/Crossing_Moving_Averages_with_ADX_Filter.js
#	converted/Folded_RSI.js
#	converted/Golden_Pocket_Zones.js
#	converted/Hyperfork_Matrix.js
#	converted/Impulse_Trend_Arrows.js
#	converted/Institutional_Order_Flow_Strength_Classifier_LuxAlgo.js
#	converted/Liquidity_Sweep_Detector.js
#	converted/Manias_Panics_and_Crashes.js
#	converted/NY_5m_15m_Orb_-_Statistics_LTF_Candle_structure.js
#	converted/Net_Buy_Volume_theUltimator5.js
#	converted/Peak_Trading_Activity_Graphs_LuxAlgo.js
#	converted/Pro_Pattern_Long-Short_High_Winrate.js
#	converted/Proximal_Range_Filter_LuxAlgo.js
#	converted/Quantum_Structure_jjart.err.txt
#	converted/RBT_strategy.js
#	converted/SMC_Trade_with_Dhruv.js
#	converted/Scalping_Strategy_3_minutes.js
#	converted/Singular_Spectrum_Decomposition_LuxAlgo.js
#	converted/Smart_Trader_Episode_03_by_Ata_Sabanci_Candles_and_Tradelines.js
#	converted/TehThomas_-_Aligned_Timeframe_Fair_Value_Gaps.js
#	converted/VSA_Pro_Trend_and_Rejection.js
#	converted/Volatility_Contraction_Score.js
#	converted/Volume_Surprise_LuxAlgo.js
#	converted/Volume_Weighted_Trend_QuantAlgo.js
#	converted/status.json
#	src/builtins.js
#	src/generator.js
#	test/engine_tests.js
@MeridianAlgo-Developer MeridianAlgo-Developer merged commit c265cb5 into master Jun 30, 2026
1 check passed
MeridianAlgo-Developer added a commit that referenced this pull request Jun 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant