i want an ea to run on offline renko chart:
indicators involved as external bool drop box:
-EMA 1
-EMA 2
.extern -spread filter (as pips)
.extern -week days filter (as bool)
.extern - time filter (as time)
.extern -lots = % balance or equity (int) (drop down choice)
.extern -trailing stop loss (pip)
.extern -stop loss (pip)
.extern -take profit (pip)
.extern -EMA 1 (int) ( period open price)
.extern EMA 2 (int) ( period open price)
.extern maximum number of trades open (int)
.extern EMA1 renko bar ID (int)
.extern EMA2 renko bar ID (int)
OPEN TRADES:
BUY:
- EMA 1 cross or is above EMA 2
SELL
-EMA 1 cross or is below EMA 2
modify stops
at the opening of the third bar after a corresponding order has been placed modify a corresponding trade to stop loss of zero
CLOSE TRADES:
close sell
.extern -time of day
.extern -day of week
- EMA 1 cross or is above EMA 2
close buy
.extern -time of day
.extern -day of week
-EMA 1 cross or is below EMA 2
ALL INPUT VALUES AT DEFAULT OF ZERO AND BOOL FALSE
the ea must be able to check and correctly process possible errors in trading operations.
相似订单
Hi i need help to connect my chat gtp with ninja trader I have all tools. Just need supervision and seeking a professional who can do that for me. This the bridge extension https://crosstrade.io/blog/chatgpt-to-ninjatrader-mcp-walkthrough
I have a fast execution ea that need a little touch, it trade on gold and my problem is about the risk ratio the tp is 3pip and stop loss 20 but i cannot get it right to make the average win larger and average loss lower. I would like to know if i can get help to get it right without touching the tragedy and the trade frequency. Those two pictures I attached is the example of what my bot actually do like i explained
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
I will pay you a REWARD, if you find / create an EA that fits ALL the below criteria! Platform : MT4 ONLY! NOT MT5, I repeat: NOT MT5!! Timeframe : doesn’t matter Pair : doesn’t matter Strategy : doesn’t matter Drawdown : no more than 25% Return : minimum 5%, every month Lot sizing : dynamic lots I will backtest the EA with 99.9% tick data accuracy for a period of 20+ years . If the EA can produce minimum 5% returns
Recently I have backtested more than 100 EAs and I have come to a conclusion that in the long-term all of them produce catastrophic results. I used 99.9% data quality and whenever possible decades of data. In the short-term almost all of them can have nice gains. But there is hardly any EA that could survive even just 3-5 years, let alone decades ! This got me thinking: if almost all EAs are unfit for long-term