- Search Crypto Craft
- 2,264 Results (18 Threads, 2,246 Replies)
-
MwlRCT replied Jun 7, 2025--- Paste below input to any AI [ With Web Search] ACT AS an expert AI Systems Analyst specializing in developer tools and AI-assisted coding environments. Your tone is objective, analytical, and data-driven. ### 1. DIRECTIVE **Role:** Expert AI ...
Coding with AI
-
MwlRCT replied Jun 7, 2025--- Image: image --- Tested on BTCUSD: image --- ChangeLog: /*-------------------------------------------------------------------- Change-log: HedgeButtonClickEA Updated:[07-june-2025] By: MwlRCT ...
Coding with AI
-
MwlRCT replied Jun 6, 2025BEFORE (Problematic Code): int customEventID; // Declared as a standard integer. // ... if(selected) { customEventID=CHARTEVENT_CUSTOM+1; } else { customEventID=CHARTEVENT_CUSTOM+999; } ...
"loss of data due to type conversion" using EventChartCustom
-
MwlRCT replied Jun 6, 2025--- > How do you define a "trending market"? What specific conditions must be met?
I will code your EAs and Indicators for no charge
-
MwlRCT replied Jun 5, 2025--- Wrong thread. Find another thread to post this. Read thread title before posting: I will code your EAs and Indicators for no charge
I will code your EAs and Indicators for no charge
-
MwlRCT replied Jun 5, 2025Pair: GBPAUD TimeFrame: H1 Entry: BUY@cmp RRR 1:2.6 --- Image: GBPAUD - H1 image
Special Thread: COT Data Analysis & Trading Signals
-
MwlRCT replied Jun 5, 2025Pair: GBPCAD Timeframe: H1 Entry: BUY @cmp RRR(sl/tp): 1:2.6 Image: GBPCAD -H1 image
Special Thread: COT Data Analysis & Trading Signals
-
MwlRCT replied Jun 4, 2025--- Attach mq4 file:

image I will code your EAs and Indicators for no charge
-
MwlRCT replied Jun 3, 2025--- ChangeLog: /*-------------------------------------------------------------------- Change-log: zigzag-pointer-alert-email_rev1 Updated: [2025-06-03] By: MwlRCT -------------------------------------------------------------------- - Added extern ...
I will code your EAs and Indicators for no charge
-
MwlRCT replied Jun 2, 2025--- FileName update to Road_Map_v04_3.1 BT
I will code your EAs and Indicators for no charge
-
MwlRCT replied Jun 2, 2025--- Change-log /*-------------------------------------------------------------------- Change-log: Road_Map_v04_3 BT.ex4 Updated:[02-06-2025] By: MwlRCT -------------------------------------------------------------------- - ON/OFF state now persists ...
I will code your EAs and Indicators for no charge
-
MwlRCT replied May 30, 2025Write in details your strategy, some one can help.
image ---I will code your EAs and Indicators for no charge
-
MwlRCT replied May 28, 2025--- Try this: static double emaBuffer[]; static int lastBars = 0; if(Bars != lastBars) { ArrayResize(emaBuffer, Bars); ArraySetAsSeries(emaBuffer, true); for(int j = Bars-1; j >= 0; j--) { double customVal = ...
I will code your EAs and Indicators for no charge
-
MwlRCT replied May 26, 2025--- For a Sell Order (SL at previous candle's high): double CandleHigh = iHigh(Symbol(), PERIOD_CURRENT, 1); double StopLoss = NormalizeDouble(CandleHigh, _Digits); SellOrder(StopLoss, TakeProfit); --- For a Buy Order (SL at previous candle's low): ...
I will code your EAs and Indicators for no charge
-
MwlRCT replied May 26, 2025--- Code has been revised. Indicator arrows remain visible when changing timeframes. Arrows appear consistently on initial chart load. Arrows remain visible after chart refresh operations. Indicator maintains visual state under normal chart ...
I will code your EAs and Indicators for no charge
-
MwlRCT replied May 25, 2025--- Code Updated: EURAUD - M1 Chart [ H1 arrow ] image --- Download: file --- ChangeLog: /*-------------------------------------------------------------------- Change-log: 4_Bar_Indi_MOD_rev3 Updated:[26-05-2025] By: MwlRCT ...
I will code your EAs and Indicators for no charge
-
MwlRCT replied May 25, 2025--- Waiting for your feedback. This is correct.
I will code your EAs and Indicators for no charge
-
MwlRCT replied May 25, 2025--- My take: Erebus's observation has been addressed in v2. The implementation ensures that timestamps and prices marked on a higher timeframe (e.g., H1, M15) using vertical and horizontal lines precisely align with the corresponding timestamps and ...
I will code your EAs and Indicators for no charge
-
MwlRCT replied May 24, 2025--- ChangeLog: /* -------------------------------------------------------------------- Change-log: Percentage-TS_1.10 Updated: [24-05-2025] By: MwlRCT -------------------------------------------------------------------- - Initialized PTrailing ...
I will code your EAs and Indicators for no charge
-
MwlRCT replied May 24, 2025--- ChangeLog: /*-------------------------------------------------------------------- Change-log: MZZ9 button_v1.00 Updated:[24-05-2025] By: MwlRCT -------------------------------------------------------------------- - Reformatted input parameters ...
I will code your EAs and Indicators for no charge