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.
비슷한 주문
Requirements Specification Here is an example of Requirements Specification for the development of the MACD Sample Expert Advisor, which is available in the MetaTrader 5 standard package. 1. The idea of the trading system is as follows : market entries are performed when MACD's main and signal lines intersect in the current trend direction . 2. Trend is determined based on the Exponential Moving Average with
Hello, I want a simple bot for NinjaTrader8. I need a bot that operates automatically on Nasdaq (NQ/MNQ). Requirements: open buys and sells following a simple trend strategy, configurable stop loss and take profit, risk per trade of 1 to 2% of capital, if it loses 3% in a day, stop trading until the next day. Compatible with backtesting, delivery of the source code and the working bot in NinjaTrader 8. My initial
I need a developer that can make my trading strategies into a working perfect EA Robot working on Mt5. Candlestick pattern confirmation through PDH, PDL, PWH, PWL, Liquidities, HTF OB
Hello everybody, I'm looking for an experienced MQL4/MQL5 developer to optimize a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5. The EA performs consistently and profitably on demo accounts, but when it is run on Raw and Standard live accounts under what appear to be the same trading conditions, it begins generating losses. I do not have the original source code (.mq4/.mq5); I only have the
I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 designed primarily for US30 (Dow Jones Index) . The EA performs consistently and profitably on demo accounts, but when I run it on an IC Markets Raw or Standard live account, it starts generating losses under what appear to be the same trading conditions. At this time, I cannot provide the source code (.mq4/.mq5). I can only provide the
I am looking for an experienced MQL5 developer to build a high-frequency (HFT) latency arbitrage Expert Advisor for Pepperstone MT5 , using LMAX as the leading price feed. The initial focus will be on US30 (Dow Jones) , and if the strategy proves successful, I want the EA to be easily expandable to additional symbols such as NAS100, GER40, XAUUSD, major forex pairs, and other supported instruments. The EA should