- Search Crypto Craft
-
radityo.ardi replied May 28, 2020I'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, 2020Maybe 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, 2020Thanks. 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)?
-
Which one do you prefer: Metatrader (MQL) or cTrader (cAlgo)?
Started May 27, 2020|Platform Tech|17 replies
I am just curious about you folks out there. Does anyone here really uses MetaTrader (to write ...
-
radityo.ardi replied May 27, 2020Honestly, 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, 2020OK, 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, 2020Just 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
-
radityo.ardi replied May 24, 2020I couldn't agree with you more in any other way. When the BB is compressed, break out tends to happen. It's all over the different timeline. I was going to find out the best BB, then this post sparks something in my mind.
Triple Bollinger Band
-
radityo.ardi replied May 19, 2020On that basis, here is the WRONG conception of Martingale: Doing the trade almost anytime, one to another, back to back. You think martingale is to double the risk of getting losses wider, just for a small piece of the profit. Doing the martingale ...
Trapping System: Tunnel Martingale
-
radityo.ardi replied May 18, 2020Now, here is what I see that you don't see. A price for EURUSD always moves, from point A to point B, almost daily basis. Why is that? image Because of a lot of people doing the bidding for EURUSD almost daily, on a regular basis, and at the same ...
Trapping System: Tunnel Martingale
-
radityo.ardi replied May 15, 2020Just a stupid idea, after multitude tests. I hope pictures can explain better. image Let it flow wherever it goes... image Then close wherever you want. The catch here is, you must run this only once at any particular time (usually when the high ...
Trapping System: Tunnel Martingale
-
radityo.ardi replied Jan 21, 2020Oh...? Didn't know it wont work. Rhanks.
EA required for very nice, simple and profitable strategy
-
radityo.ardi replied Jan 21, 2020Am looking at it in detail and plan to code it. This strategy is simple yet solid in my opinion, never seen like this before. Will see how it react without human interaction (fully automated). But sorry, I am C# developer, can code for cTrader. I've ...
Most Profitable Scalping Strategy I found in 10 years
-
radityo.ardi replied Nov 15, 2019if you're referring to MT4 EA, no further development. I'm re-coding it for cTrader, and still in progress.
Trapping System: Grid
-
radityo.ardi replied Nov 13, 2019Didn't know that buttons natively supported. But hey, it's C#, we can pump up a button anywhere.
Trapping System: Tunnel Martingale
-
radityo.ardi replied Nov 13, 2019I did my research for mt4 bridge, not good in my opinion. Most of them paid (didn't get a chance to test it out), some other which is free, are mostly using network protocol to exchange information between MQL code and C#. The main problem is ...
Trapping System: Tunnel Martingale
-
radityo.ardi replied Nov 12, 2019Wooow..that's complex dude. I think the bottom line is grid is profitable, just don't put too much weight on it. That's a good concept, do a trade, call it a day and close it, try win some other time, profitable, then repeat. Are you still using it ...
Trapping System: Tunnel Martingale
-
radityo.ardi replied Nov 12, 2019The reason is there is not many automated traders around. The demand for cTrader is way less than MT4. Not even MT5 can compare with MT4 in terms of number of users. That's where their money they can suck in. Good luck, bro. I can't easily convert ...
Trapping System: Tunnel Martingale