仕事が完了した

実行時間38 日

指定

NO  BUY  OR  SELL  TRADE  EXECUTION  IS  REQUIRED  WITH  THIS  E.A


OTHER  INDICATORS  TO BE USED  IN THE  LOWER  TIME FRAME  ARE  :


THE  50 , 100 , 200  AND  300  SMA . 


1 -  THERE  SHOULD BE  A  SUPER TREND  CROSS - OVER  (BULLISH  OR  BEARISH) IN  THE  HIGHER  TIME  FRAME.

2  -  THERE  SHOULD  BE  A  CROSS - OVER  OF  THE  50  SMA  AND  THE  100  SMA   IN  THE  LOWER  TIME  FRAME,   IN  LINE  WITH  THE  CROSS - OVER  OF  THE  SUPER TREND  IN  THE  HIGHER  TIME FRAME.

3 -  THERE  SHOULD  BE  A  SUPER TREND  CROSS - OVER  IN THE  LOWER  TIME  FRAME  IN  LINE  WITH  THE   SUPER  TREND  CROSS - OVER  IN THE  HIGHER  TIME  FRAME.

3b -   THE  SUPER  TREND  CROSS - OVER  IN  THE  LOWER  TIME  FRAME  MUST  BE  ABOVE  THE  100  SMA  FOR  A  BULLISH  CROSS - OVER.

-    THE  SUPER  TREND  CROSS - OVER  IN  THE  LOWER  TIME  FRAME  MUST  BE  BELOW  THE  100  SMA  FOR  A   BEARISH  CROSS - OVER.

4  -  THE  200  AND  300  SMA  MUST  BE  ALIGNED  IN  A  CERTAIN  WAY  IN  RELATION  TO  THE  SUPER TREND  CROSS - OVER  IN  THE   LOWER  TIME  FRAME.


ALERTS  :

THERE  SHOULD  BE  AN  ON - SCREEN  TEXT   (ON THE  LEFT  HAND  SIDE  OF  THE  SCREEN)   WHEN  EACH  CONDITION  IS  MET.

PUSH  NOTIFICATION  IS  VERY  IMPORTANT  WHEN  EACH  CONDITION  IS  MET.


I  WOULD  NEED  THE  SOURCE  CODE  FOR  THIS   E.A  

   

応答済み

1
開発者 1
評価
(337)
プロジェクト
454
52%
仲裁
22
50% / 27%
期限切れ
5
1%
取り込み中
2
開発者 2
評価
(3)
プロジェクト
4
25%
仲裁
1
0% / 100%
期限切れ
0
3
開発者 3
評価
(34)
プロジェクト
60
23%
仲裁
11
73% / 9%
期限切れ
3
5%
4
開発者 4
評価
(42)
プロジェクト
47
30%
仲裁
12
17% / 75%
期限切れ
6
13%
5
開発者 5
評価
(363)
プロジェクト
389
70%
仲裁
3
100% / 0%
期限切れ
2
1%
仕事中
6
開発者 6
評価
(236)
プロジェクト
418
34%
仲裁
52
37% / 40%
期限切れ
153
37%
取り込み中
7
開発者 7
評価
(132)
プロジェクト
170
18%
仲裁
17
47% / 18%
期限切れ
0
仕事中
8
開発者 8
評価
(236)
プロジェクト
265
64%
仲裁
6
17% / 33%
期限切れ
8
3%
取り込み中
9
開発者 9
評価
(34)
プロジェクト
49
43%
仲裁
3
0% / 33%
期限切れ
14
29%
仕事中
10
開発者 10
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
11
開発者 11
評価
(196)
プロジェクト
318
35%
仲裁
64
13% / 56%
期限切れ
82
26%
12
開発者 12
評価
(96)
プロジェクト
143
76%
仲裁
0
期限切れ
2
1%
13
開発者 13
評価
(568)
プロジェクト
641
41%
仲裁
21
57% / 29%
期限切れ
47
7%
仕事中
14
開発者 14
評価
(116)
プロジェクト
137
36%
仲裁
15
13% / 67%
期限切れ
9
7%
15
開発者 15
評価
(214)
プロジェクト
243
75%
仲裁
10
80% / 0%
期限切れ
4
2%
仕事中
16
開発者 16
評価
(66)
プロジェクト
143
34%
仲裁
10
10% / 60%
期限切れ
26
18%
17
開発者 17
評価
(143)
プロジェクト
255
35%
仲裁
12
25% / 58%
期限切れ
42
16%
類似した注文
Delete the minutes field the days dirctaly =1440 ( hide for the customer ) . The indicator setting appears with the indicator on the screen in the same color chosen The possibility of more than one indicator appearing on the screen. Good arrangement
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
// Define the properties input int ShortPeriod = 12; input int LongPeriod = 26; input double LotSize = 0.1; // OnTick function is called every time there is a price update void OnTick() { double shortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double longMA = iMA(NULL, 0, LongPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double prevShortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 1);
Hello Greetings. I have a custom tradingview strategy I would like to convert to Metatrader 5 ( mt5 ) . I have the source code a and with me. Kindly bid if it is what you can do for me and let discuss about the project. Thanks
I need a AI signal generating bot for forex trading. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame whether they are buying or selling. If it is buying the arrow should be green and if it is
Using Bollinger Band only. When price closes above upper BB, open Buy. If the length of the candle body that closed above the upper BB is more than Y pips, then do not Buy and remove the EA. Otherwise, continue to open Buy if crosses and close above upper BB and the number of positions is not more than Max No of Positions. The user will choose either Buy or Sell only. When price closes below the lower BB, close all
Hello freelancers here, I need an expert to help me with coding my script which is already working in pinescript, Moreover, i want a system whereby i can sell my trading bot and can give access with a license, I need an expert that can help me with this
hello great developer Can you make a high/low ticker tape on a table for 100 stock symbols? As a symbol makes a high or low throughout the day, it will appear on the table. i will be expecting great developer to bid for this project
Hello freelancers here, I need an expert to help me with coding my script which is already working in pinescript, Moreover, i want a system whereby i can sell my trading bot and can give access with a license, I need an expert that can help me with this, and my budget is $20, Thank you
Hello freelancers here, I need an expert freelancer to help me convert an expert advisor from MT4 to MT5. I have the MT4 source code, As for now i only got $15 for this project i don't have much on me at the moment, So i need someone who can work long terms cause i still have other projects i need him to work on for me

プロジェクト情報

予算
30+ USD
開発者用
27 USD
締め切り
最高 10 日