Hello,
I want to know if you are able to build a Trading Bot based off the concept below? The trading bot concept, trades in micro trades. Builds up
profit over small amounts time and pips, like a high frequency training.
The
time the the bot will uses to trade on is M1 (1 minute trade graphs) I also want to be able to change the stop losses percentage and the type of
currency used.
(Infinite
Loop)
———————————————————————
Buy
If
the price is higher than the price brought, sell.
Else,
stop losses at 6% (account size)
(Repeat
from the start)
An
example would be:
———————————————————————
Set:
BTC/USD, BTC/AUD, USD/EUR
Graph
speed equals M1 (1 minute trade graphs)
Account
size $1000
Set
trade size for BTC/USD: (20%) of account size
Set
stop losses amount for BTC/USD: (6%)
Set
trade size for BTC/AUD: (20%) of account size
Set
stop losses amount for BTC/AUD: (6%)
Set
trade size for USD/EUR: (10%) of account size
Set
stop losses amount for USD/EUR: (3%)
————————————————————————————
Start
————————————————————————————
Buy
(0.000001)BTC/USD
Is
the price higher than the brought price of (0.000001)BTC/USD
If
yes, Sell (0.000002)BTC/USD
(Repeat
from start)
If
no
Hold
until price is higher than brought price (0.000001)BTC/USD but if the price falls below (6%) of the total size of trade, stop losses and sell.
(Repeat
from start)
————————————————————————————
meaning
if the price falls (6%) below the price brought, stop losses and sell.
Ähnliche Aufträge
Description: I have a fully functioning Expert Advisor (.mq5) that trades a breakout strategy based on 2-hour session boxes. The EA works perfectly and has already been live-tested. Now, I want to create a data-gathering/analyzer version of this EA to help me validate and analyze strategy performance over historical data. This new EA should not place real trades, but instead simulate the exact same logic and track
Hello guys, I'm currently looking for a serious and well-tested EA that can help pass prop firm challenges (like FTMO, MyForexFunds, etc.) and eventually run on a funded account. Requirements: Max Drawdown: 1–2% per trade Lot Size: Adjustable based on the challenge account size Risk Management: On-chart panel showing all key stats (daily drawdown, equity, profit target, etc.) Stop Loss & Take Profit: Must follow
I'm looking to purchase an existing **Expert Advisor for MetaTrader 5** that executes **between 5 and 10 trades per day** (on average). ✅ Requirements: - Fully automated - Works with any pair (Forex, gold, indices…) - No HFT, no arbitrage - No martingale (or very controlled) - Stable performance (low drawdown) - Includes backtest or live results - Ready to use If you have a working EA that fits this profile, please
Hello! I've been working on a strategy that uses Ninzarenko candles from ninza.co, and while I am making incremental progress, i think I need someone to get me 100% across the finish line. This is a simple standard deviation strategy, take a look at the screenshot and see if this is something you think we can do together. Basic requirements below .. . let me know if you have any questions! Goal of the Strategy Trade
אני זקוק למומחה שיצור יועץ מומחה למגמת העל בדיוק כפי שהוא בתצוגת מסחר וזה גם יופיע בגרף בדיוק כפי שהוא בתצוגת המסחר, כולל האותות וקווי המגמה שיעבדו מעסקה לעסקה, אך יש להם גם אפשרות להפעיל ולכבות סטופ לוס, קח רווח, סטופ נגרר, גודל יח' ואותן הגדרות המופיעות במחוון בתצוגת מסחר. תודה רבה :))