Community Blog

Filtered by tags:  Strategy
Avatar

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…
Read full story
Translate to English Show original
ruka1963 avatar
ruka1963 13 Jan.

I cant attach pic in post

orto leave comments
Avatar

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 kurin899@gmail.com
Cheers,
Ilya
#Dukascopy #Jforex #Algotrading #TradingBots
Read full story
Translate to English Show original
orto leave comments
Avatar

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…
Read full story
Translate to English Show original
orto leave comments
Avatar

1st place in Strategy Contest Oct 2021

В данном блоге будет рассмотрена стратегия VANTH. Ее основные характеристики, торговая логика, индикаторы, компоненты стратегии и настройка и тестирование.
Основные характеристики стратегии:
Валютная пара: EUR/USD.
Временной интервал: M15.
Индикаторы: 4 индикатора Fractals со сдвигами(2, 4, 6, 8), RSI(14).
Размер позиции = 60% от баланса.
TakeProfit = 8.
StopLoss = 200.
Торговая логика: стратегия ищет зону поддержки или сопротивления у которой консолидируется цена и не в состоянии на данный моме…
Read full story
Translate to English Show original
orto leave comments
Avatar

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…
Read full story
Translate to English Show original
orto leave comments
Avatar

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 kurin899@gmail.com

Cheers,
Ilya
#Dukascopy #Jforex #Algotrading #TradingBots
Read full story
Translate to English Show original
orto leave comments
Avatar

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.
public void onBar(Instrument instrument, Period period, IBar askBar, IBar bidBar) throws JFException
{
try {
if (!instrume
Read full story
Translate to English Show original
orto leave comments
Avatar

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…
Read full story
Translate to English Show original
orto leave comments
Avatar

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…
Read full story
Translate to English Show original
orto leave comments
Avatar

EURUSD and Algotrading

Hi everyone!
Posting my results and try to catch the local double top (marked red).
I was going to catch some 18 pips, but the market has had its own plan, and after caught an SL (marked with red round) Flipper automatically opened LONG, and later on, I closed the order manually in 12 pips, due to reflecting from the local price level of 1.2240. All in profit!
Now I'm wondering if I'd fixed profit earlier than needed! My TP level was at 1.22445.
Flipper - …
Read full story
Translate to English Show original
Allen1602 avatar
Allen1602 10 Jan.

Ilya napishite mne, pochta andrey.tambur@gmail.com

orto leave comments
More