Community Blog
June Strategy Results
i can see you guys in support releasing the results for live contest easy every week. and it's up to date now. can you please announce the June results for strategy contest now ? i mean we are in August for god sake! 2 months for results is way too much!
3nd Place in Strategy Contest December 2023
The strategy is very simple, it is based on the RSI and MACD indicatorsat the beginning we need to obtain data on the time period and the (GET historical candles) themselves with a shift of 1 in order to track the closing data of the previous candle in the future
screen
then get indicator data
screen
RSI time period 7 time frame ( tf) 10min
macd (12.26.9) tf 10min
if the masd signal line is above 0 and the RSI is above 75, a check is triggered for the presence of open buy positions, and if there…
screen
then get indicator data
screen
RSI time period 7 time frame ( tf) 10min
macd (12.26.9) tf 10min
if the masd signal line is above 0 and the RSI is above 75, a check is triggered for the presence of open buy positions, and if there…
Algotrading Development
Hi Traders,
I provide strategy developing service for the JForex platform. If you are interested to code your own trading algorithm, or creating something special, ask me at [email protected]
Cheers,
Ilya
#Dukascopy #Jforex #Algotrading #TradingBots
I provide strategy developing service for the JForex platform. If you are interested to code your own trading algorithm, or creating something special, ask me at [email protected]
Cheers,
Ilya
#Dukascopy #Jforex #Algotrading #TradingBots
Strategy Explaining . 3rd place May 2022
hello traders.
i won last month 3rd place on strategy contest and here is the explaining of the strategy i used .
the explaining of the strategy :
This strategy works in specific time between 00:00 GMT to 12:00 GMT .
Strategy work on one pair gbp/usd only in time frame 5 minutes with trade amount 15M , slippage 5 pips , stop loss = 100 pips ,take profit = 6 pips .
the concept of the strategy :
Strategy open every day around 1-2 trades in Asian session and part of European session .
to…
i won last month 3rd place on strategy contest and here is the explaining of the strategy i used .
the explaining of the strategy :
This strategy works in specific time between 00:00 GMT to 12:00 GMT .
Strategy work on one pair gbp/usd only in time frame 5 minutes with trade amount 15M , slippage 5 pips , stop loss = 100 pips ,take profit = 6 pips .
the concept of the strategy :
Strategy open every day around 1-2 trades in Asian session and part of European session .
to…
1st place in Strategy Contest Oct 2021
В данном блоге будет рассмотрена стратегия VANTH. Ее основные характеристики, торговая логика, индикаторы, компоненты стратегии и настройка и тестирование.
Основные характеристики стратегии:
Валютная пара: EUR/USD.
Временной интервал: M15.
Индикаторы: 4 индикатора Fractals со сдвигами(2, 4, 6, 8), RSI(14).
Размер позиции = 60% от баланса.
TakeProfit = 8.
StopLoss = 200.
Торговая логика: стратегия ищет зону поддержки или сопротивления у которой консолидируется цена и не в состоянии на данный моме…
Основные характеристики стратегии:
Валютная пара: EUR/USD.
Временной интервал: M15.
Индикаторы: 4 индикатора Fractals со сдвигами(2, 4, 6, 8), RSI(14).
Размер позиции = 60% от баланса.
TakeProfit = 8.
StopLoss = 200.
Торговая логика: стратегия ищет зону поддержки или сопротивления у которой консолидируется цена и не в состоянии на данный моме…
Best_trading_final
salut mes chères amis aujourd’hui je veux partager avec vous ma stratégie de trading sous le nom _best_trading_final_
- LOGIQUE DE LA STRATEGIE
cette stratégie est programmé pour trader sur GBP/USD. j’utilise deux indicateurs sont :
- Le principal indicateur est le parabolic sar(0-0.2-0.02) _pour déterminer la direction du marché (haussier où baissier) sur le 30min time frame .
- Le relative strenge index (period 3. shift 1) sur le 5 minute time frame pour déterminer les point de saturation d…
- LOGIQUE DE LA STRATEGIE
cette stratégie est programmé pour trader sur GBP/USD. j’utilise deux indicateurs sont :
- Le principal indicateur est le parabolic sar(0-0.2-0.02) _pour déterminer la direction du marché (haussier où baissier) sur le 30min time frame .
- Le relative strenge index (period 3. shift 1) sur le 5 minute time frame pour déterminer les point de saturation d…
Algotrading Development
Hi Traders,
I'm providing strategy developing service for the JForex platform. If you are interested to code your own trading algorithm, or creating something special ask me at [email protected]
Cheers,
Ilya
#Dukascopy #Jforex #Algotrading #TradingBots
I'm providing strategy developing service for the JForex platform. If you are interested to code your own trading algorithm, or creating something special ask me at [email protected]
Cheers,
Ilya
#Dukascopy #Jforex #Algotrading #TradingBots
Issue on read open daily bar
Hello,it is my first post here.I've an issue on read the open price of the newly formed daily candle. I'm working on XAUUSD.
Pratically, it always coincides with the closing price of the previous candle.It turns out to be correct then if I go to read, at the next candle, the price of the previous candle.
The image below explain better the issue.
Thank you if you can help me.
Pratically, it always coincides with the closing price of the previous candle.It turns out to be correct then if I go to read, at the next candle, the price of the previous candle.
The image below explain better the issue.
Thank you if you can help me.
public void onBar(Instrument instrument, Period period, IBar askBar, IBar bidBar) throws JFException
{
try {
if (!instrume
… {
try {
if (!instrume
Explained the strategy
the exponential moving averages are so important tools for analysis markets and many traders using it so here i use in my strategy the EMA 17 and the EMA 17 as trading signal based on the cross of the EMAs and for make it able to open at least 1 order per day i used the 15 minutes time frame and for max trade voliume i used 20M with a stop lose of 100 pip and take profit 4pip on version 1 and 9 pip on version 2 ( the 2 versions i use during the month ) . i use also RSI and forceI indicators to f…
1st Place in Strategy Contest December 2020 Description
Hello everyone I'm really happy i won the first place in last month strategy contest and i will explain in this blog the strategy i used in that month.
The used Currency Pair : GBP/USD
The time frame : 10 MIN
lot size : 4M
take profit : 33 pips
stop lose : 60 pips
indicators :
Exponential moving average (EMA) 55 period
Tick Volume segment (TVS) 24 period
introduction:
The strategy is based on a simple concept first determine the trend direction on a short period using the Exponential moving aver…
The used Currency Pair : GBP/USD
The time frame : 10 MIN
lot size : 4M
take profit : 33 pips
stop lose : 60 pips
indicators :
Exponential moving average (EMA) 55 period
Tick Volume segment (TVS) 24 period
introduction:
The strategy is based on a simple concept first determine the trend direction on a short period using the Exponential moving aver…