• Welcome back! Thank you for being a part of this Traders Community. Let's discuss and share :)
    Selamat datang kembali! Trimakasih telah menjadi bagian dari Komunitas Trader ini. Mari berdiskusi dan berbagi :)

New EA Daily 1% to 3%

Joellivzfx

Active Member
Credit Hunter
Credits
172
Super Marti Pro EA is the advanced version of Marti Pro EA. It keeps the Telegram-controlled risk and safety architecture, but refines the trade-cycle logic around Super Trend flip behavior and Entry TF / Trade TF alignment.

1783132813797.png

I. Values commonly controlled from Telegram​


ValueMeaningCommon choices / caution
SessionControls when CAP can start new cycles.London, New York, Overlap, Custom, or Skip. Existing cycle remains managed even if session closes.
TF / Entry TFTimeframe used for fresh SuperTrend flip entry.M1 is faster and noisier. M5 is slower and more filtered.
Trade TFOnly for Super Marti alignment builds.Trade TF is a state filter; it should support the trade direction.
Window / ST band windowDistance or filter used in cycle placement/validation.Owner setup uses 300 pts. Confirm symbol point scale before live.
Lot progression​
How lots grow in the cycle.AP + Base is more controlled than GP. GP x2/x3 is more aggressive.
Hard cycle riskMaximum cycle risk limit.50% is high risk and only listed for owner-provided cent-account demo profile.
Order limitMaximum number of orders/layers.5 or 10 is safer. Unlimited should be used only after testing.
Reward RCycle profit target measured in risk multiples.If 0.1R is not available in your build, use 0.25R as the nearest available option.
Progressive targetEarly full-cycle close target per base lot.Owner setup uses 0.1% / Base.
Force BE / ZBETime-based cycle breakeven protection.Owner setup uses 15 minutes and $5 / Base.
Daily targetDaily profit target where CAP can stop/pause.Owner setup uses 4%. Use lower values on standard accounts.
Daily loss limitDaily realized loss cap.Owner setup: same as hard risk. Use smaller limits for standard live accounts.

II. Telegram Bot Creation and MT5 Connection​

Creating the bot with BotFather​

1. Open Telegram.
2. Search for BotFather. Make sure it is the official Telegram bot with verified identity.
3. Send /newbot.
4. Enter a display name for your bot, for example Marti Pro Control.
5. Enter a username that ends with bot, for example martipro_control_bot.
6. BotFather will return a bot token. Copy it carefully and keep it private.
7. Send one normal message such as Hello to your new bot. This helps Telegram create the chat session.
Protect the token
Anyone with the bot token may be able to control the bot API. Do not post the token in Telegram groups, screenshots, YouTube comments, or public channels.

Getting the chat ID​

8. Send a message to your bot from the Telegram account that will control the EA.
9. In a browser, open the Telegram getUpdates URL using your token: https://api.telegram.org/botYOUR_TOKEN/getUpdates
10. Look for the chat object and copy the id value. It may be a positive number for private chat or a negative number for group/channel.
11. Paste this number into InpControlChatId in the EA inputs.
12. For public posting, add the bot to the group/channel if required and obtain the group/channel chat ID for InpCircleChatId.

Allowing Telegram WebRequest in MT5​

13. In MT5, click Tools > Options.
14. Open the Expert Advisors tab.
15. Tick Allow WebRequest for listed URL.
16. Click Add and enter: https://api.telegram.org
17. Click OK.

18. Restart the EA or reattach it if Telegram does not respond immediately.
 

Attachments

After the successful Installation you will see the below home page in your telegram bot

HOME Page :

1783133324685.png

1. Engine 1 - Super Marti Pro Manual - Controls only one Cycle and becomes silent after closure
2. Engine 2 - Super Marti Pro Complete Auto Pilot [CAP] Runs 100% on autopilot based on the entry conditions.

ENGINE-2 : Super Marti Pro CAP

100% Auto Pilot

Step-1

1783133802621.png

Step-2

1783133835472.png

Step-3

1783133887461.png

Step-4

1783133938153.png

Step-5

1783133969154.png

Step-6

1783133998656.png

Step-7


1783134046333.png

Step-8

1783134119754.png
Step-9
Choose same as Hard cycle risk
 

Attachments

  • 1783134067656.png
    1783134067656.png
    18.3 KB · Views: 5
Back
Top