Uzman Danışman geliştirme siparişleri - Trading robot/indicator debugging - tamamlanmış

Sipariş oluştur

Kategoriler

Popüler beceriler

Tümü Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
Tüm dillerde 6074 tamamlanmış iş
Sırala:
50+ USD
1. If the chosen upper(D1, W1) timeframe shows that the last candle is buy candle then in lower(H4,H1) timeframe the EA will open buy order immediately and will continue to open buy orders after each buy candle and it will ignore every sell candle Example: Upper Timeframe: W1 Lower Timeframe: H1 In this case if the last W1 candle is sell candle EA starts to seek in H1 only sell candles and opens the sell
50+ USD
Hello, you can find the Tradingview source code on the attachment. I want an EA that open trades according to below examples. and Positions will close if the signal changes and open new trade with new direction. Positions are opened at the market price. Also I found the Pmax indicator for MT4. Sell position entry example below Buy position entry example below
30+ USD
EMA CROSSOVER BOT Variable: 1. EMA_1= 2. EMA_2= 3. TP= ( ema cross OR tp price close, two function) 4. SL= 5. LOT SİZE= 5. PARAMETER = ALL ( FOREX, CRYPTO,INDEX ....) 6. TİMEFRAME = CURRENT (ALL)