Karlis Balcers
Karlis Balcers
5 (1)
  • Information
12+ years
experience
3
products
2005
demo versions
0
jobs
0
signals
0
subscribers
Karlis Balcers Published product

Note: This indicator is for sub-window use and not for the main chart. If you need to apply it for the indicators in the main chart, then use this indicator instead:  https://www.mql5.com/en/market/product/108876 AIntel Predict   - Your Gateway to Future Trading Success! Unlock the power of predictive analytics with AIntel Predict. Say goodbye to the guesswork and hello to improved forecasting, as AIntel Predict leverages historical data to unveil the future of your trades like

Karlis Balcers Published product

149.00 USD

Note: If you want to apply this indicators on indicators which are shown in a sub-window, then consider using this indicator instead:  https://www.mql5.com/en/market/product/109066.&nbsp ; AIntel Predict - Your Gateway to Future Trading Success! Unlock the power of predictive analytics with AIntel Predict. Say goodbye to the guesswork and hello to improved forecasting, as AIntel Predict leverages historical data to unveil the future of your trades like never before. Whether you're

Karlis Balcers Published product
Reviews: 1
120.00 USD

About AIntel Is there are reason you select RSI 14 or 21? Is there a reason you select EMA 25? Is there a reason you pick these periods for these and any other indicators? Those numbers might have worked 10 or 20 years ago. They might be working for traiding certain currency pair in a certain timeframe.. But they DO NOT give you the best profit and outcome at all times all pairs all trades! AInter is "automated inteligence" series indicators that optimize automatically for best profit so you

Karlis Balcers
Added topic What has happened with CHF (or EUR)?
Does anyone knows why EUR against CHF has stopped moving? Seems like they both linked and going to 1 : 1 . Look at last month:   USDCHF and EURUSD are totally equal(opposite) now. Can't find anything in news too. Will Swiss Frank be
4
Karlis Balcers
Published code ColorChart
Simple script to randomize all colors of your chart. Just click on it and see results yourself!
Karlis Balcers
Published article Using MetaTrader 5 as a Signal Provider for MetaTrader 4
Using MetaTrader 5 as a Signal Provider for MetaTrader 4

Analyse and examples of techniques how trading analysis can be performed on MetaTrader 5 platform, but executed by MetaTrader 4. Article will show you how to create simple signal provider in your MetaTrader 5, and connect to it with multiple clients, even running MetaTrader 4. Also you will find out how you can follow participants of Automated Trading Championship in your real MetaTrader 4 account.

Karlis Balcers
Added topic Result for unfinished testing
Sometimes testing takes long time or something happens in the middle, so we need to stop it. In MetaTrader 4 there was a nice feature - it displayed results of testing even it wasn't finished. We were able to see orders and
Karlis Balcers
Added topic How to close BUY and SELL position?
Sounds stupid, but I have problem to close positions. Since MQL5 does not offer any function to close position, all you can do is to open opposite one. The same thing you will find in provided sample Trade\Trade.mql. If I start from
Karlis Balcers
Published code Functions to simplify work with orders
All we want is to think about algorithms and methods, not about syntax and values how to place orders. Here you have simple functions to manage positions in MQL5.
Karlis Balcers
Added topic Please tell if I'm drunk!
(Build 306) int BarOfTheDay( datetime time) {    MqlDateTime dt;    TimeToStruct (time, dt);    int min = dt.min + (dt.hour * 60 );    Print ( "min = " , min, " dt.min = " , dt.min, " dt.hour = " , dt.hour );
Karlis Balcers
Added topic MetaTester and Agents
I want to report 2 bugs found in metatester agents: MetaTester.exe processes on local computer is running with "Low" priority but on remote computers with "Normal" priority (can see in Task Manager). Problem is that remote computers
Karlis Balcers
Published code Simple MA Expert Advisor
Something for those who wants to try out new Strategy Tester and don't have any EA.
Karlis Balcers
Published code Up and Down Indicator
This indicator allows to see the activity of the market.
Karlis Balcers
Registered at MQL5.community