User contributions for Plusev.blr
Appearance
Results for Plusev.blr talk block log uploads logs
A user with 140 edits. Account created on 28 December 2025.
8 January 2026
- 06:0206:02, 8 January 2026 diff hist +150 N Team Created page with "__NOTOC__ '''team_details. * [https://docs.google.com/spreadsheets/d/1y91PQh_6t1SO1k5gGxU6zV9mTEW_6cPj5Gj54CthU90/edit?gid=0#gid=0 View team_details]" current
- 04:5704:57, 8 January 2026 diff hist −20 Main Page No edit summary current
7 January 2026
- 20:4620:46, 7 January 2026 diff hist −52 Component:Probability Zone No edit summary
- 20:4520:45, 7 January 2026 diff hist −758 Component:Probability Zone No edit summary
- 20:4320:43, 7 January 2026 diff hist −83 Component:Probability Zone No edit summary
- 20:4320:43, 7 January 2026 diff hist +9,148 N Component:Probability Zone Created page with "= Probability Zone Analysis = == Purpose == '''"Where is price in the range & what are the odds of continuation?"''' This component implements the probability zone concepts from trade_philosophy.pdf: # Divides price range into halves and thirds # Calculates continuation probability based on zone # Detects Three-Finger Spread (profit-taking pressure) # Identifies crash bars (structural breaks) # Filters signals based on zone probability ---- == Trading Market Principl..."
- 20:3720:37, 7 January 2026 diff hist +18 Component:Trade Execution No edit summary
- 20:3720:37, 7 January 2026 diff hist −6 Component:Trade Execution No edit summary
- 20:3620:36, 7 January 2026 diff hist −22 Component:Trade Execution No edit summary
- 20:3620:36, 7 January 2026 diff hist −281 Component:Trade Execution No edit summary
- 20:3620:36, 7 January 2026 diff hist +9,000 N Component:Trade Execution Created page with "= Component: Trade Execution Engine = '''File:''' <code>trade_execution_engine.py</code><br/> '''Layer:''' 5 (Final)<br/> '''Lines:''' 822<br/> '''Code:''' [https://github.com/stoic97/plus_ev_code_base/blob/rikk_mtf_backtest001/services/backtest/src/components/trade_execution_engine.py View Source] ---- == Purpose == Answers the question: '''"How do we execute and manage the trade to maximize profit?"''' This component is the executor. It takes signals from Layer 4..."
- 20:3320:33, 7 January 2026 diff hist −495 Component:Signal Generation No edit summary
- 20:3020:30, 7 January 2026 diff hist −29 Component:Signal Generation No edit summary
- 20:2920:29, 7 January 2026 diff hist −20 Component:Signal Generation No edit summary
- 20:2820:28, 7 January 2026 diff hist +8,542 N Component:Signal Generation Created page with "= Signal Generation & Trade Management = == Purpose == '''"Should we trade? Which direction? Where's entry/stop/target?"''' This component is the decision maker. It receives graded setups from Layer 3 and decides: # Should we take this trade? (passes all gate filters) # Which direction? (LONG or SHORT based on MA21 slope) # Where to enter, stop, and exit? (entry techniques) ---- == Trading Market Principle == '''"Trade with the trend, not against it. MA21 slope is..."
- 20:2320:23, 7 January 2026 diff hist −360 Component:Setup Quality Detection No edit summary
- 20:2220:22, 7 January 2026 diff hist +9 Component:Setup Quality Detection No edit summary
- 20:2120:21, 7 January 2026 diff hist −59 Component:Setup Quality Detection No edit summary
- 20:2120:21, 7 January 2026 diff hist +71 Component:Setup Quality Detection No edit summary
- 20:2020:20, 7 January 2026 diff hist −297 Component:Setup Quality Detection No edit summary
- 20:2020:20, 7 January 2026 diff hist +8,316 N Component:Setup Quality Detection Created page with "= Component: Setup Quality Detection = '''File:''' <code>setup_quality_detection.py</code><br/> '''Layer:''' 3<br/> '''Lines:''' 670<br/> '''Code:''' [https://github.com/stoic97/plus_ev_code_base/blob/rikk_mtf_backtest001/services/backtest/src/components/setup_quality_detection.py View Source] ---- == Purpose == Answers the question: '''"How good is this setup? Is it worth trading?"''' This component scores every potential trade from 0-100 and assigns a grade (A+ to..."
- 20:1620:16, 7 January 2026 diff hist −597 Component:Market State Analysis No edit summary current
- 20:1520:15, 7 January 2026 diff hist +6 Component:Market State Analysis No edit summary
- 20:1520:15, 7 January 2026 diff hist +1 Component:Market State Analysis No edit summary
- 20:1420:14, 7 January 2026 diff hist +65 Component:Market State Analysis No edit summary
- 20:1220:12, 7 January 2026 diff hist −18 Component:Market State Analysis No edit summary
- 20:0720:07, 7 January 2026 diff hist +36 Component:Market State Analysis No edit summary
- 20:0520:05, 7 January 2026 diff hist −8 Component:Market State Analysis No edit summary
- 20:0520:05, 7 January 2026 diff hist −294 Component:Market State Analysis No edit summary
- 20:0420:04, 7 January 2026 diff hist +7,771 N Component:Market State Analysis Created page with "= Component: Market State Analysis = '''File:''' <code>market_state_analysis.py</code><br/> '''Layer:''' 2<br/> '''Lines:''' 941<br/> '''Code:''' [https://github.com/stoic97/plus_ev_code_base/blob/rikk_mtf_backtest001/services/backtest/src/components/market_state_analysis.py View Source] ---- == Purpose == Answers the question: '''"What kind of market are we in right now?"''' This component classifies the current market regime using 7 detection algorithms: * Is this..."
- 20:0020:00, 7 January 2026 diff hist −4 Component:Trend Analysis Core No edit summary
- 20:0020:00, 7 January 2026 diff hist −4 Component:Trend Analysis Core No edit summary
- 19:5419:54, 7 January 2026 diff hist −1 Component:Trend Analysis Core No edit summary
- 19:5419:54, 7 January 2026 diff hist −4 Component:Trend Analysis Core No edit summary
- 19:5319:53, 7 January 2026 diff hist −21 Component:Trend Analysis Core No edit summary
- 19:4719:47, 7 January 2026 diff hist −582 Component:Trend Analysis Core No edit summary
- 19:4419:44, 7 January 2026 diff hist −287 Component:Trend Analysis Core No edit summary
- 19:4119:41, 7 January 2026 diff hist −318 Component:Trend Analysis Core No edit summary
- 19:4119:41, 7 January 2026 diff hist +7,288 N Component:Trend Analysis Core Created page with "= Component: Trend Analysis Core = '''File:''' <code>trend_analysis_core.py</code><br/> '''Layer:''' 1a (Internal to MTF Analysis)<br/> '''Lines:''' 688<br/> '''Code:''' [https://github.com/stoic97/plus_ev_code_base/blob/rikk_mtf_backtest001/services/backtest/src/components/trend_analysis_core.py View Source] ---- == Purpose == Answers the question: '''"Is this timeframe trending or flattish?"''' For each timeframe, this component determines: # '''Trend Direction'''..."
- 19:1919:19, 7 January 2026 diff hist +5 Component:Multi Timeframe Analysis No edit summary
- 19:1919:19, 7 January 2026 diff hist −11 Component:Multi Timeframe Analysis No edit summary
- 19:1819:18, 7 January 2026 diff hist −369 Component:Multi Timeframe Analysis No edit summary
- 19:1719:17, 7 January 2026 diff hist −1 Component:Multi Timeframe Analysis No edit summary Tag: Manual revert
- 19:1719:17, 7 January 2026 diff hist +1 Component:Multi Timeframe Analysis No edit summary Tag: Reverted
- 19:1319:13, 7 January 2026 diff hist +2 Component:Multi Timeframe Analysis No edit summary
- 19:1119:11, 7 January 2026 diff hist −2 Component:Multi Timeframe Analysis No edit summary
- 19:1119:11, 7 January 2026 diff hist −37 Component:Multi Timeframe Analysis No edit summary
- 19:1019:10, 7 January 2026 diff hist +352 Component:Multi Timeframe Analysis No edit summary
- 19:0619:06, 7 January 2026 diff hist −20 Component:Multi Timeframe Analysis No edit summary
- 19:0519:05, 7 January 2026 diff hist −9 Component:Multi Timeframe Analysis No edit summary