仕事が完了した

実行時間3 時間
開発者からのフィードバック
Honeggeral is a great customer and i hope we work together soon
依頼者からのフィードバック
Awesome Job! Met all expectations!

指定

Simple EA for London Breakout Strategy:

I have tested this strategy and it has proven to be pretty successful.

For a certain pair compare the highs and lows of the 7, 8, and 9 Candles when they close. Then based on some simple guidelines, when the 10 candle closes we will put in buy and sell stops.  For instance:

When comparing the 7, 8, and 9 candle close, the 8 candle had the highest out of the three (1.30905) and 9 had the lowest (1.30753).

Opening the BUY/SELL Stop:

1) If the high and Low subtracted is less than 31 pips we will put a buy/sell stop. If it exceeds 31 no trades will executed. For the charts high and lows it comes out to 15.2 pips, so we will place orders. This number is also used as our "risk" number.

2) Calculate the high and low of candle 10.

3) For the Buy stop place the entry price 13 pips above the candle 10 high, with a 30 pip take profit (total of 43 pip movement upward from candle high). Set SL to 15.2 pips from candle high and have the order expire at 14:00.

3) For the Sell stop place the entry price 13 pips below the candle 10 low, with a 30 pip take profit (total of 43 pip movement downward from candle low). Set SL to 15.2 pips from candle low and have the order expire at 14.00.

And that's it! Below is example of lines where entry, tp, and SL would be. Let me know if you have any questions.


応答済み

1
開発者 1
評価
(414)
プロジェクト
670
33%
仲裁
60
17% / 32%
期限切れ
113
17%
仕事中
2
開発者 2
評価
(365)
プロジェクト
412
36%
仲裁
35
26% / 57%
期限切れ
63
15%
3
開発者 3
評価
(430)
プロジェクト
606
55%
仲裁
48
23% / 56%
期限切れ
178
29%
4
開発者 4
評価
(549)
プロジェクト
1331
59%
仲裁
28
82% / 0%
期限切れ
10
1%
類似した注文
Good Day I would like to create a trading bot that is able to link to my news provider. The bot will execute trades based on the actual news release data as soon as the data is released. I will need to input parameters that would automatically trigger once the actual data is released (Need to know what format you will require or other recommendations) Execution speed will be a crucial factor in this regard. Adding to
I believe in Robotics as a major artificial intellect to function of growth of business.Therefore if you script there is a likelihood of bringing economies of scale.The retrospective of the dynamics of indulgence of work can be economics of scale
// @version= 5 strategy ( "EMA Crossover Strategy with 1:1.6 Risk-Reward" , overlay = true ) // Define the EMAs shortEma = ta.ema ( close , 10 ) longEma = ta.ema ( close , 20 ) // Plot the EMAs on the chart plot ( shortEma , color = color.blue , title = "10 EMA" ) plot ( longEma , color = color.red , title = "20 EMA" ) // Calculate the crossover conditions longCondition = ta.crossover ( shortEma , longEma )
Need ea according to stochastic divergence (both hidden and regular) plus candlestick flip .. need for experinced developers to complete my order with 99percent accuracy. So bet for it the budged is fixed and other plugins will be added in the v2
Hi, I need a robot, which wil get instructions to trade in 3 symbols at the same time based on few parameters and calculations. Example: There is 1 symbol called Gold-Near and the rate for it is 1000-1002 If i specify that when the rate reaches 1050, it should sell 1 lot Upon execution it will have to sell 1 lot of cme gold, buy 3 lots of mcx gold and buy currently (lots will be based on calculation). All the
Starting from scratch, I need a solution to develop my own crypto trading and exchange platform. This platform should compare prices across various exchanges like Coinbase, Binance, KuCoin, and Unocoin, as well as different cryptocurrencies. The solution must identify opportunities to buy on one platform and sell on another for a profit, transferring funds to my personal wallet instantly for security. The bot should
Tradingview developer 30 - 35 USD
Hey greetings. I am in need of tradingview developer that can modify an open source PineScript indicator code to add additional features. Kindly bid for this project if it is what you handle and let proceed with the project
looking for help to get my ibkr automated, i have strategies already built in composer and have JSON for them, i really just need to he setup and explanation on how to maintain it and add new strategies
Specify your Requirements Specification here point by point. Try to describe your requirements briefly and clearly, so that your potential developer is able to correctly assess its complexity and cost, as well as the required execution time. A bad or too generic description will result in your order being ignored, or you will spend a lot of time negotiating the details with each applicant. Remember: It is better to
Profit EA 50+ USD
//+------------------------------------------------------------------+ //| SimpleEA.mq4 | //| Generated by MetaEditor | //| https://www.mql5.com/en/docs&nbsp ; | //+------------------------------------------------------------------+ #property strict // Input parameters input double LotSize = 0.1; // Lot size input int MovingAveragePeriod = 50; // MA

プロジェクト情報

予算
30 - 50 USD
開発者用
27 - 45 USD