- Search Metals Mine
-
jblanked replied Aug 25, 2024Hey Francis, thanks for taking an interest in the API. Quality is Good Data or Bad Data, Strength is Strong Data or Weak Data. Both fields describe the outcome of the event, not the event itself.
Free News API (Machine Learning, Live Trading, and Backtesting)
-
jblanked replied Aug 24, 20241. August 20th, 2024 2. You can select commercial, non-commercial, or both 3. I'll DM you the source code

Special Thread: COT Data Analysis & Trading Signals
-
jblanked replied Aug 24, 2024Technically the "previous lowest" would be the candle before where you have marked "current lowest closed trend line active". This -> url may be what you're looking for.
I will code your EAs and Indicators for no charge
-
jblanked replied Aug 23, 2024Thanks for creating this thread and sharing your analysis. It led me to make an indicator that visualizes the Commercial and Non-Commercial COT data.
Special Thread: COT Data Analysis & Trading Signals
-
jblanked replied Aug 23, 2024If you share/send the Cap Channel Indicator source code, I’ll create one for this thread for MT4 and MT5.
Simple Guppy Cap Reversals
-
jblanked replied Aug 22, 2024I started on this but then realized it was likely decompiled. It's unlikely any experienced developer will work on this or offer any advice.
I will code your EAs and Indicators for no charge
-
jblanked replied Aug 19, 2024You need the .mq4 file, or you could use iCustom to "duplicate" the original buffers and add whatever needed
I will code your EAs and Indicators for no charge
-
jblanked replied Aug 19, 2024Hmm I believe so, it just won't place a trade (or do any of the trading operations)
I will code your EAs and Indicators for no charge
-
jblanked replied Aug 19, 2024If I'm not mistaken, you can do it using WinAPI and the program will still be able to disable/enable Auto Trading freely. Still, I totally agree with you, " the best solution is to write conditions for when to trade and when not to trade in each ...
I will code your EAs and Indicators for no charge
-
jblanked replied Aug 19, 2024You could create one to manage orders, but it would instantly close orders at a loss. Alternatively, you could create one that would disable auto-trading unless your conditions aligned
I will code your EAs and Indicators for no charge
-
jblanked replied Aug 17, 2024In my experience, if you include the properties, you can set a default value and it will allow the user to change the values as well.
I will code your EAs and Indicators for no charge
-
jblanked replied Aug 17, 2024Each candle has a date, low, high, close, and open. The "time count" for the high/low of a candle is the same as the date of the candle.
I will code your EAs and Indicators for no charge
-
jblanked replied Aug 17, 2024You can see this via the chart window if you turn on the Data Window. image When you hover your mouse over a candle, the data window will display the appropriate data for that candle (date, open, high low, close, etc). If you're looking for the ...
I will code your EAs and Indicators for no charge
-
jblanked replied Aug 17, 2024I fixed the errors and warnings but there are some other issues. you can't set a datetime value to a buffer the buffers aren't set correctly (missing label, width, style, and type) it's checking if the current high/low equals the current high/low, ...
I will code your EAs and Indicators for no charge
-
jblanked replied Aug 9, 2024I fixed one of them but there are a ton of issues outside of compilation warnings and errors. It would be best to get them all translated professionally.
I will code your EAs and Indicators for no charge
-
jblanked replied Aug 9, 2024Looks like it shows the swap of a currency pair.
I will code your EAs and Indicators for no charge
-
jblanked replied Aug 4, 2024Here you go. I also fixed some of the warnings.
I will code your EAs and Indicators for no charge