Trading system base exponential moving averages, stochastic, RSI, commodity channel index (CCI), and Money flow index.

İş tamamlandı

Tamamlanma süresi: 2 gün
Geliştirici tarafından geri bildirim
A great customer and a friendly person too and i hope to work together soon
Müşteri tarafından geri bildirim
Best programmer, he is patient and kind to make any adjustments. He demonstrated in depth knowledge of programming and even advised on best optimization settings for various currency pairs.

İş Gereklilikleri

TT TRADING SYSTEM


Indicators are:


1. Exponential moving averages (period: 25 and 15), apply to: close.

2. Stochastic (period:60,3,3) price field: low/high, MA: simple. Level: 0, 20, 40, 60, 80, 100

3. Commodity channel index (period: 20), Level: 100, 0, -100

4. Money flow index (period:20), Level: 0, 50, 100

5. Relative strength index (period: 20), Level: 25, 50, 75


Note: All the indicators’ periods should be adjustable (Option to adjust the indicators’ periods must be provided).


Buy order conditions


1. Execute buy order if:

a. The smaller moving average crosses above the higher moving average and price is 10 points above both moving averages.

b. The stochastic moves above level 40.

c. The commodity channel index is positive (above 0).

d. The money flow index is above level 50.

e. The RSI is above level 50.

2. Do not execute buy order:

a. If stochastic is above level 80 (overbought).

b. If RSI is above level 75 (overbought).


Sell order conditions


1. Execute sell order if:

a. The lower moving average crosses below the higher moving average and price is 10 points below both moving averages.

b. The stochastic is below level 60.

c. The commodity channel index is negative (below 0).

d. The money flow index is below level 50.

e. The RSI is below level 50.

2. Do not execute sell order:

a. If stochastic is below level 20 (oversold).

b. If RSI is below level 25 (oversold).


Trade management conditions


1. The EA must execute a single trade at a time for each currency pair.

2. The EA must be able to trade all currency pairs (Any instrument).

3. Provide option for x-number of take profit and stop-loss in pips/points (value to be set by the user in pips/points).

4. Provide option for trailing stop-loss (value to be set by the user in pips/points). Use exponential moving average of period 10 with a shift of 5, apply to: close. If price moves x-number of pips/points, trailing stop moves x-number of pips/points in the direction of the market. Trailing gap in pips/points is set by the user.

5. The EA should display on the screen total number of positions currently opened on the account, the account leverage and account balance.



Yanıtlandı

1
Geliştirici 1
Derecelendirme
(349)
Projeler
463
51%
Arabuluculuk
41
24% / 49%
Süresi dolmuş
149
32%
Serbest
2
Geliştirici 2
Derecelendirme
(586)
Projeler
918
46%
Arabuluculuk
31
39% / 29%
Süresi dolmuş
93
10%
Çalışıyor
3
Geliştirici 3
Derecelendirme
(414)
Projeler
670
33%
Arabuluculuk
60
17% / 32%
Süresi dolmuş
113
17%
Çalışıyor
4
Geliştirici 4
Derecelendirme
(1086)
Projeler
1437
45%
Arabuluculuk
48
73% / 13%
Süresi dolmuş
35
2%
Çalışıyor
Benzer siparişler
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
An EA based on Fibonacci 100 - 300 USD
I am in need of 2 EA based on Fibonacci re-tracement after a high or low is made,each EA will have a hedge trade on it.the hedge trade will be at the 38 percent of the Fibonacci..this will be present on the 2 EA, the 2 EA will have different levels of re-tracement, while the hedge trade will be a continuation (buy/sell stop), while the re-tracement trades will be (buy/sell limit)This EA must work on timeframe ranging

Proje bilgisi

Bütçe
30 - 50 USD
Geliştirici için
27 - 45 USD
Son teslim tarihi
from 2 to 4 gün