Files
zhutoutoutousanandCursor 605faf5310 Prepare source-only public release for develop.
Add cluster audit pipeline, united EA updates, brochure generators, and publication hygiene (gitignore, MT5 path desensitization, pre-upload scan). Remove tracked reports, models, and binary artifacts from the repo.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-02 15:03:43 +02:00

12 lines
430 B
Plaintext

; RSIScalping XAUUSD trailing — Python optimizer ranges
RSI_Period=14||8||1||21||Y
RSI_Overbought=71||55.0||2.0||85.0||Y
RSI_Oversold=57||40.0||2.0||70.0||Y
RSI_Target_Buy=80||65.0||2.0||95.0||Y
RSI_Target_Sell=57||40.0||2.0||70.0||Y
BarsToWait=1||1||1||8||Y
LotSize=0.1||0.1||0.1||0.1||N
UseTrailingStop=true||false||0||true||Y
TrailingStopDistancePoints=71||20.0||5.0||200.0||Y
TrailingActivationPoints=41||0.0||5.0||120.0||Y