• Home
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • User/Email: Password:
  • 1:05pm
Menu
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • 1:05pm
Sister Sites
  • Metals Mine
  • Energy EXCH
  • Crypto Craft
  • Search Forex Factory
Posts by Member
Website
Forum Posts
News Posts
Posts by Member
Advanced Search Options
Post Types (all, none)
Websites (all, none)
Post Attachments (all, none)
Sort Results By
Back to Basic Search
  • 1,131 Results
  • radityo.ardi replied Oct 24, 2020

    Clearly you're using adapter, bro. Just like a few guys in the world created adapter or gateway for MT4 to C#. The problem with that is latency. I'm no fan of any language programming, I'm a fan of effective coding. If it doesn't have native LINQ or ...

    Which one do you prefer: Metatrader (MQL) or cTrader (cAlgo)?
  • radityo.ardi replied Oct 24, 2020

    Seemingly logical. For every large move that day, the next day (or the next few days) will be in reversal. Just like Bollinger Bands concept. But what are the odds?

    DOS. Daily Open Strategy. Easy To Trade, Simple To Win (EA..soon)
  • radityo.ardi replied Jun 29, 2020

    Hi, This has to be customized from the current EA. Apparently, I've planned not to do any further modifications. I've played with so many grid strategies, nothing concludes "the best", all has its own breaking point including your strategy. Yours ...

    Trapping System: Grid
  • radityo.ardi replied Jun 3, 2020

    Did you change any of the test parameters? I hope not. last time I see equity reaches down towards 2K which is not good. Now the risk is somewhat acceptable from my point of view. Congrats!

    Trapping System: Tunnel Martingale
  • radityo.ardi replied Jun 2, 2020

    Trailing can't be managed by normal order as usual. It has to be managed inside the EA itself but still uses the same concept. Usually, trailing stop is attached to an order with some number of pips to be the "distance". Now, the trailing stop must ...

    Trapping System: Tunnel Martingale
  • radityo.ardi replied Jun 2, 2020

    ok noted. In my mind, martingale can't be run back-to-back, even if you limit the trading hours. IMO must be one trade at a time, when something we know potentially could yield large pips. Other than that, sideways of different sizes may occur and ...

    Trapping System: Tunnel Martingale
  • radityo.ardi replied Jun 2, 2020

    Does that execute all the time, back-to-back one to another? I gotta know, to confirm that my findings are correct. That is the sentence I've always had in mind, but actually you can "release" that and let it shoot all the way. Just like trailing ...

    Trapping System: Tunnel Martingale
  • radityo.ardi replied Jun 2, 2020

    Yes, man. absolutely... Anyway for both, I am doing this since no one is exploring much. So far the result is somewhat good, but I need more than what I'm seeing it currently. Gotta backtest it for at least the span of a year.

    Trapping System: Tunnel Martingale
  • radityo.ardi replied Jun 2, 2020

    because all of us think that martingale will solve all problems without us thinking through what's the entry requirement. It's a wrong mindset (me too in the past). So, we tend to think martingale has to be run all the time ignoring all the hurdles ...

    Trapping System: Tunnel Martingale
  • radityo.ardi replied Jun 2, 2020

    I do agree martingale has its risk. But isn't it the same concept with other trading systems as well? Just think of this, someone posted what claimed to be a winning strategy, then another too with another strategy, but all of these I found 1 thing ...

    Trapping System: Tunnel Martingale
  • radityo.ardi replied May 28, 2020

    yeah, man. The only thing is that 10 years ago cTrader wasn't there. I haven't heard "INI files" for quite a long time. This is also gives a better structure.

    Which one do you prefer: Metatrader (MQL) or cTrader (cAlgo)?
  • radityo.ardi replied May 28, 2020

    Now, let's talk about Smart Bucket. This is getting interesting The idea is to compound in the piggy bank, the losses you suffer for the past trades, and then add it up to the next trade's target profit. This means if the ...

    Trapping System: Tunnel Martingale
  • radityo.ardi replied May 28, 2020

    My requirement is too high maybe, that's because I'M TOO LAZY. I do want to achieve fully automated trading, but it seems to be semi-automated. Because I still need to see the list of dates and times to tag ...

    Which one do you prefer: Metatrader (MQL) or cTrader (cAlgo)?
  • radityo.ardi replied May 28, 2020

    Oh, maybe you have seen (or tried) cAlgo, but not exploring much since I suppose? In cAlgo, it can be written just with the trading platform just like MQL, compile the code, produce *.algo file, exactly the same! But there's a feature called "Open ...

    Which one do you prefer: Metatrader (MQL) or cTrader (cAlgo)?
  • radityo.ardi replied May 28, 2020

    I've done research in the past, evaluating this, that, the "so-called" bridging language between MQL and another programming language. But across all of the components out there, they are just using the same thing: opening up a network socket, let ...

    Which one do you prefer: Metatrader (MQL) or cTrader (cAlgo)?
  • radityo.ardi replied May 28, 2020

    Maybe I was confused to think that MQL is C++. But my focus would be more on MQL itself, rather than the C++. DateTime IS expressed as an integer, I was wrong about the ticks since it represents the number of seconds, but you get the point. Quoted ...

    Which one do you prefer: Metatrader (MQL) or cTrader (cAlgo)?
  • radityo.ardi replied May 28, 2020

    Thanks. Finally the C++ expert I'm not savvy in C++ and MQL, but guess I choose not to go down deeper. This clears my assumption that MQL is something like MEF in dotnet, which works pretty much like an add-on. I think this is why (in my ...

    Which one do you prefer: Metatrader (MQL) or cTrader (cAlgo)?
  • radityo.ardi replied May 27, 2020

    Honestly, I couldn't find a pattern with your triple BB method until today. Anyway, I am sharing a concept on my 3 years old thread about martingale, which recently got a promising result with martingale. I am still refining the strategy, ...

    Triple Bollinger Band
  • radityo.ardi replied May 27, 2020

    OK, just to settle in on what's going on with Tunnel Martingale from the last update. For those who don't follow, let's get a refresher. Tunnel Martingale basically consist of 2 main things: Ceiling, Floor. Both are the price line which guards if ...

    Trapping System: Tunnel Martingale
  • radityo.ardi replied May 24, 2020

    Just an update, I took notes during my backtesting, carefully looking at the FF calendar, filter out the currency I like (EURUSD), and tag the news type. Here is what I found interestingly can be attached to Tunnel Martingale. - Unemployment Claims ...

    Trapping System: Tunnel Martingale
  • Posts by Member Search: 'radityo.ardi'
    • Page 1 23456 57
Top of Page
  • Facebook
  • Twitter
About FF
  • Mission
  • Products
  • User Guide
  • Media Kit
  • Blog
  • Contact
FF Products
  • Forums
  • Trades
  • Calendar
  • News
  • Market
  • Brokers
  • Trade Explorer
FF Website
  • Homepage
  • Search
  • Members
  • Report a Bug
Follow FF
  • Facebook
  • Twitter

FF Sister Sites:

  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Forex Factory® is a brand of Fair Economy, Inc.

Terms of Service / ©2021