- Search Crypto Craft
-
aydinsarihan replied Mar 19, 2026Dear carbonmimeti, thank you very much for the documents you have prepared. While you explain things simply on your site, it will require some effort to ensure the topic is fully understood. I'll work on it a bit today.
Only MQ5 and Python: EAs and indicators for everyone
-
aydinsarihan replied Mar 18, 2026I'm currently developing several projects and have a system that sometimes requires manual on/off switching. I'll be sharing information about the Python Torch model I'm using very soon.
Only MQ5 and Python: EAs and indicators for everyone
-
aydinsarihan replied Mar 14, 2026You are absolutely right about this, but it is not yet ready for use. If we determine that it is safe to use, we can easily fulfill your requests.
Only MQ5 and Python: EAs and indicators for everyone
-
aydinsarihan replied Mar 14, 2026Hi, This EA doesn't use standard indicators like traditional Moving Average, RSI, or MACD. Instead, it uses a dynamic mathematical model and time-price breakout strategy it developed entirely on its own, called "Sekanas (Sk-N1H)," to measure price ...
Only MQ5 and Python: EAs and indicators for everyone
-
aydinsarihan replied Mar 13, 2026Trend_Final_Equivalent EA I need backtesting and optimization for the EA named Trend_Final_Equivalent. If anyone can help with this, I'm providing the codes below. If those who are going to make improvements share their results here, I would be very ...
Only MQ5 and Python: EAs and indicators for everyone
-
aydinsarihan replied Mar 13, 2026Hi BestTraderEv, Your BTEv_BreakOut_Zones.ex5 indicator is very nice. I would like to develop it into an EA. Can you provide it as open mq5 source code? image
I will code your EAs and Indicators for no charge
-
aydinsarihan replied Mar 12, 2026It's understandable within the code. Perhaps the one that looks best to the eye is the best. void ApplyPRESET_GOLDe() { switch(g_current_preset) { case P_F_SCALP: g_KPeriod = 5; g_DPeriod = 3; g_Slowing = 3; g_SmaFilter = 7; g_StoMethod = MODE_SMA; ...
Only MQ5 and Python: EAs and indicators for everyone
-
aydinsarihan replied Mar 12, 2026This is a start, hopefully something better will be done.
Only MQ5 and Python: EAs and indicators for everyone
-
aydinsarihan replied Mar 12, 2026I'm currently working with dozens of lines of code. I haven't found a single successful code yet. That's why I'm working on multi-strategy with Python. If you have any specific requests, I'd be happy to share, but unfortunately, the code I have is ...
Only MQ5 and Python: EAs and indicators for everyone
-
aydinsarihan replied Mar 10, 2026Although the title refers to lot size adjustment, the Sekanas system standardizes the pip and point system across currency pairs. In fact, for someone trading with 8 currency pairs, this can be a very valuable tool.
Easy Lot Sizing on All Assets? Meet Sekanas
-
aydinsarihan replied Mar 9, 2026Sekanas Norm 1H (Sk-N1H) Optimization Guideline When performing Sequence calculations in MQL5, the "Sequence Norm 1H" (Sk-N1H) optimization directive is now considered the standard, replacing the old and processor-intensive "Tick-Based" ...
Easy Lot Sizing on All Assets? Meet Sekanas
-
aydinsarihan replied Mar 9, 2026ATR Sequence 1H Norm Update This enhancement ensures that the indicator consistently measures market volatility at all times on a standard 1-hour (H1) basis, using price-independent "Sekanas" units, regardless of the sub-timeframe it operates in. ...
Only MQ5 and Python: EAs and indicators for everyone
-
aydinsarihan replied Mar 7, 2026Stochastic deviation indicator (copyright Gio Enrico) The Gio_Enrico_Divergenze indicator is a highly advanced Stochastic divergence indicator designed to identify potential trend reversal points in the market. Here are 10 sentences summarizing the ...
Only MQ5 and Python: EAs and indicators for everyone
-
aydinsarihan replied Mar 7, 2026RSI Divergences mq5 User-friendly with on/off button. image file
Only MQ5 and Python: EAs and indicators for everyone
-
aydinsarihan replied Mar 1, 2026CME Gaps Indicator CME Gaps Indicator User Guide and Strategies Basic Function of the Indicator The CME Gaps indicator is an MT5 tool that detects and visualizes price gaps that occur during weekends, particularly in Bitcoin and other ...
Only MQ5 and Python: EAs and indicators for everyone
-
aydinsarihan replied Feb 27, 2026Sessions Indicator Of course, I'd be happy to help. However, I noticed a few errors in the coding, but I haven't had a chance to fix them yet. For now, I'm sharing the final version. I would appreciate it if you could find and correct the ...
Only MQ5 and Python: EAs and indicators for everyone
-
aydinsarihan replied Feb 22, 2026Could Seknas be more advantageous in determining ATR SL? I am giving the advantages of using Sekanas ATR (§) instead of standard ATR in setting Stop Loss (SL) in the table below. image Using Sekanas ATR in an instrument like XAUUSD, which ...
Only MQ5 and Python: EAs and indicators for everyone
-
aydinsarihan replied Feb 22, 2026Time to execute the order: the market's secret weapon. Nobody realizes they're being scammed right before their eyes; this indicator can clearly present that fact to you. image image file file
Only MQ5 and Python: EAs and indicators for everyone
-
aydinsarihan replied Feb 21, 2026To clarify, none of the indicators or EAs I share here are for commercial use. My philosophy is simple: we thrive by aligning with the market together, not by selling 'holy grails. The version currently running on my demo account uses default ...
Only MQ5 and Python: EAs and indicators for everyone
-
aydinsarihan replied Feb 19, 2026SESSION SK indicator This indicator shows Asian, London and New York trading hours in a rectangular box. It also shows average levels and key levels. image file
Only MQ5 and Python: EAs and indicators for everyone