仕事が完了した
実行時間7 日
指定
hello i need
indicator which performs the following operations:
- calculate average price change in percent per candle
the user defines the following inputs:
- mimum price change in percent per candle of current candle for alert ( alert will only be triggered when current candle
is equal or bigger than defined price change in percent per candle)
- maximum number of previous candles for calculation of sum of added price changes in percent per candle
( and maximum number of candles to detect shift of algebraic sign of the sum of added up price changes )
The indicator adds up all price changes in percent values beginning from
the current candle and then the previous candles sequential until the defined maximum of previous candles)
Once the indicator detects a shift in the algebraic sign of the whole sum of the added up single price changes
the indicator alerts the user by email / push notfication.
The email/push notification contains the following informations:
- the asset
- the two numbers of previous candle between which the shift of the algebraic sign of the sum was detected
- the price change in percent of the current candle
for example :
" between third and fourth candle there was a shift in the algebraic sign of the sum of the single price changes
in percent per candle"
current candle is + 0.23 % the previous candle 1 is + 0.24 % , the previous candle 2 is -0.2 and the previous candle 3 is
-0.18 % and the previous candle 4 is - 0.3 %
the programm now adds up the single values :
(+0.23 ) + 0.24 + ( -0.2) + ( -0.18) + ( -0.3) = -0.21
" between third and fourth previous candle there was a sift of the algebraic sign "
indicator which performs the following operations:
- calculate average price change in percent per candle
the user defines the following inputs:
- mimum price change in percent per candle of current candle for alert ( alert will only be triggered when current candle
is equal or bigger than defined price change in percent per candle)
- maximum number of previous candles for calculation of sum of added price changes in percent per candle
( and maximum number of candles to detect shift of algebraic sign of the sum of added up price changes )
The indicator adds up all price changes in percent values beginning from
the current candle and then the previous candles sequential until the defined maximum of previous candles)
Once the indicator detects a shift in the algebraic sign of the whole sum of the added up single price changes
the indicator alerts the user by email / push notfication.
The email/push notification contains the following informations:
- the asset
- the two numbers of previous candle between which the shift of the algebraic sign of the sum was detected
- the price change in percent of the current candle
for example :
" between third and fourth candle there was a shift in the algebraic sign of the sum of the single price changes
in percent per candle"
current candle is + 0.23 % the previous candle 1 is + 0.24 % , the previous candle 2 is -0.2 and the previous candle 3 is
-0.18 % and the previous candle 4 is - 0.3 %
the programm now adds up the single values :
(+0.23 ) + 0.24 + ( -0.2) + ( -0.18) + ( -0.3) = -0.21
" between third and fourth previous candle there was a sift of the algebraic sign "
応答済み
1
評価
プロジェクト
1410
67%
仲裁
123
32%
/
41%
期限切れ
217
15%
暇
パブリッシュした人: 1 code
2
評価
プロジェクト
120
34%
仲裁
17
18%
/
41%
期限切れ
51
43%
暇
3
評価
プロジェクト
17
35%
仲裁
1
0%
/
100%
期限切れ
3
18%
暇
4
評価
プロジェクト
156
44%
仲裁
22
41%
/
14%
期限切れ
16
10%
暇
パブリッシュした人: 10 codes
5
評価
プロジェクト
1
0%
仲裁
1
0%
/
100%
期限切れ
0
暇
6
評価
プロジェクト
77
43%
仲裁
6
33%
/
50%
期限切れ
22
29%
暇
類似した注文
Hello Traders, Have a trading strategy or idea you want to automate? I specialize exclusively in MQL5 development, helping traders turn their concepts into professional trading solutions. Custom Expert Advisors — automate your strategy and reduce manual execution Custom Indicators — transform your market ideas into powerful trading tools Fix & Debug — identify errors and get your existing code working properly
I DO NOT need any programming or strategy development. I already have a working NinjaTrader 8 automated strategy based on a 3/5 EMA crossover. I need you to run my existing strategy through NinjaTrader Strategy Analyzer/Optimizer, test the existing adjustable parameters, and find robust settings with the best profit factor and lowest reasonable drawdown. I will provide the existing NinjaScript ZIP. I do not want the
I'm looking for an experienced developer to create an automated gold trading bot. The bot should be compatible with MetaTrader 4/5 and TradingView. Key Requirements: - Automated trading bot - Compatible with MetaTrader 4/5 and TradingView - Implement scalping and swing trading strategies Ideal Skills and Experience: - Proficiency in trading algorithms - Experience with gold trading - Familiarity with MetaTrader and
I need a robust optimization of my MT5 EA, mainly for XAUUSD (Gold). Please optimize the existing adjustable parameters such as entry/exit settings, SL/TP, trailing/break-even settings, and any other strategy parameters that are appropriate. I want the optimization focused on stable profitability, low/moderate drawdown, and robustness rather than simply the highest possible profit. Please use out-of-sample testing
NinjaTrader 8 / NinjaScript Phase 1 build: convert an existing Auction Market Theory (AMT) strategy into objective, alert-only decision-support logic. Not a bot, no auto-execution — trades stay manual. Covers NQ/MNQ, ES, CL, MGC using 30-min TPO/Volume Profile context with 5-min confirmation: one 5-min close outside VAH/VAL = acceptance, close back inside = rejection. Dashboard shows bias, auction state, location
Hello, I need a custom NON-REPAINT MT5 indicator that gives sell/buy arrow signals 1–2 candlesticks before a spike on Crash and boom indices respectively occurs. Requirements: Works perfectly on MT5 Shows arrows before the spike (1–2 candles earlier). Non-repaint – once the arrow appears, it must stay. Should be accurate, not quantity — only quality signals. Must work on both demo and live accounts. I want the
Trading view to thinkorswim
30+ USD
Hello, I saw an indicator on TradingView and would like to know if you will be able to convert it for use on Thinkorswim platform? Thanks. if anyone can help me with it kindly do well to bid it urgent thanks looking forward too see you
Simthandile sim new indicator
40 - 300 USD
calcVolume( void ) { //--- MqlRates rates[]; if ( CopyRates ( _Symbol , PERIOD_CURRENT , startTime, endTime, rates) > 0 ) { double rangeHigh = rates[ 0 ].high, rangeLow = rates[ 0 ].low; int count = MathAbs ( iBarShift ( _Symbol , PERIOD_CURRENT , startTime) - iBarShift ( _Symbol , PERIOD_CURRENT , endTime)) + 1 ; //---VERTICAL PRICE RANGE for ( int b = 0
Gold HFT Signal Pro
30+ USD
Create an MT5 Expert Advisor (EA) for trading Gold (XAUUSD). The EA should provide BUY and SELL signals based on trend direction, market momentum, and price action. It should automatically place trades only when the entry conditions are met. Risk management: Use a small adjustable lot size. Include Stop Loss (SL) and Take Profit (TP). Include a maximum daily loss limit. Include a maximum number of open trades. Do not
Hello there, I am looking for a automated strategy for ninjatrader 5 Looking for a proven profit factor of 1.5 ( minimum ) on 15 mins time frame . I do MNQ futures I do not have the logic, but I like mean reverssion variable , plus RSI etc . that could make the automated tool robust and long lasting. i need fast response if you have
プロジェクト情報
予算
10 - 28 USD
締め切り
最低 2 最高 4 日