Job finished
Execution time 31 days
Need an trading bot that would execute orders depending on the outcome of rolling 2 dice, like the Craps casino game.
2-3-4-5-6-(7)-8-9-10-11-12.
If the outcome is 2, 3, 4, 5, 6 ... Sell Order is executed at the beginning of a new bar.
If the outcome is 8, 9, 10, 11, 12 ... Buy Order is executed at the beginning of a new bar.
If the outcome is 7 ... the 2 dice is rolled again up to the 3rd roll. If a 7 is rolled the 3rd time, no trade is executed.
If there is an open order, it will be closed & liquidated at the beginning of the next new bar, prior to the dice being rolled before a new order being executed.
Also need to add a TP order to exit the position, which would be the ATR of the previous bar. ATR value is manually specified.
Also need for the number outcome being displayed on the chart.
This would be used to trade multiple symbols and different time frames at the same time.
Looking for a bot that would run efficiently without crashing the trading platform and the trading server.
How are you addressing the generation of 'Random Number' on a couple of dice?
Please quote me a price and how long it would take to develop the EA.
Thanks for the help.
-ED.
Responded
Arbitration
159
17%
/
74%
Similar orders
It must have automated stop loss. Something that can end poverty and kill the market early.It must take the trades for me whenever I start it it must work on tradeport ea
buy condition when blue color appears sell condition when yellow color appears close all buys when there is a sell order close all sells when there is a buy order
I need a fully automated trading robot designed to generate consistent profits while strictly controlling risk and minimizing losses. The robot should use a combination of strategies, including trend-following, scalping, and price action, and must be able to adapt to different market conditions such as trending and ranging markets. It should analyze the market using indicators like Moving Averages, RSI, MACD, and
1. IF price forms: - Higher highs + higher lows → TREND = BUY - Lower highs + lower lows → TREND = SELL ELSE → NO TRADE 2. IF: - Trend = BUY - Price retraces to support zone - Bullish engulfing candle forms - TDI green crosses above red (optional) THEN: - Execute BUY 3. IF: - Trend = SELL - Price retraces to resistance - Bearish engulfing forms - TDI confirms THEN: - Execute SELL 4. Risk per trade = 1% of account Lot