• Information
13+ years
experience
28
products
82
demo versions
228
jobs
1
signals
0
subscribers
Create a personal work for me: https://www.mql5.com/en/job/new?prefered=barabashkakvn

We gain true knowledge when we seek the answer to a question, not when we learn the answer itself.

💰My memcoin BarabashkaCoin: https://pump.fun/coin/AtWVDEMnMeKKUP338U8Uv5cLix79XUyTDXm7rH7kpump

My Telegram https://t.me/barabashkakvn_MQL5

My YouTube https://www.youtube.com/@barabashkakvnmql5
Vladimir Karputov
Published code Fractals On OBV
Fractals based on the iOBV indicator (On Balance Volume, OBV)
· 7 8587 777
Vladimir Karputov
Added topic Windows 11
Preparing for Windows 11 on the Beta channel. Moving plan: Connect to the Warehouse ( Work with the Warehouse - Projects and MQL5 Storage ) and send all changes and all your code to the Warehouse save the location of tabs with open files in
Vladimir Karputov
Published code MACD Four Colors 2 Martingale
Martingale strategy based on custom indicator 'MACD Four Colors 2'
· 4 9597 1395
Vladimir Karputov
Added topic Points VS Pips
Comments not related to " New MetaTrader 5 build 2085: Integration with Python and massive improvements in the Strategy Tester " were moved to this topic
Vladimir Karputov
Added topic MetaTrader 5 build 2121: New design of the Strategy Tester
These test icons are now available: the tests themselves have a new item called "profit in pips": Continuing to examine and probe further
Vladimir Karputov
Published code MA On Stochastic Color N Bars
Colored Stochastic smoothed with iMA (Moving Average, MA)
· 4 6740 627
Vladimir Karputov
Added topic Services. Are they up and running yet?
Build 1961. In the editor, I created a new program view - service. In OnStart I wrote it down: void OnStart ()   { //---    Print ( TimeTradeServer ());   } Then I started the service: and immediately the result: 2018.12
Vladimir Karputov
Added topic The signal is not copied
Comments not related to " Communicate with developers via Service Desk! "
Vladimir Karputov
Added topic Weekend evening
This topic is open only on weekends and accepts requests for "quick batch MQL5 EA". I reserve the right to agree to make an EA as well as to refuse :) If an EA appears, its code MUST be published OPEN. Note: the weekend term - Late Friday Evening
Vladimir Karputov
Added topic Interesting and humorous (politics and history banned)
When publishing, please follow the rules of the resource. Also remember that: Forum on trading, automated trading systems and trading strategy testing Interesting and Humorous Rashid Umarov , 2017.08.07 14:28 Attention all members of the community
Vladimir Karputov
Added topic Euro Rat
The Euro Rat project. Test of the idea: Forum on trading, automated trading systems and trading strategy testing FOREX - Trends, Forecasts and Consequences 2017 Vladimir Karputov , 2017.10.06 16:21 Check that in the code: For practical forex work: if
Vladimir Karputov
Added topic Buy stop Sell stop Grid advisor as a class
I'm opening a project To test a strategy for working with pending stop orders. The essence of trade: at start we put two stop pending orders (Buy stop and Sell stop). If one triggered, then delete the second (we will just modify it later, but for
Vladimir Karputov
Added topic What to do with unprofitable positions?
Here is the strategy: * Step 1. Initially, pending orders, for example Buy Limit and Sell Limit, are placed at the same distance from the current price (example code of scripts: Pending orders UP , Pending orders DOWN - just as an example of placing
Vladimir Karputov
Added topic Opening, closing in Expert Advisor generated by MQL5 Wizard
Comments not related to " Aggregating Moving Average signals from different timeframes " have been moved to this thread
Vladimir Karputov
Added topic OOP vs procedural programming
Comments not related to the " EA project " have been moved to this topic
Vladimir Karputov
Added topic Strategy based on the "ZigZag" indicator - "Last ZZ50"
The strategy is based on the ZigZag indicator and pending orders . General principle
Vladimir Karputov
Published code Percentage of CLose and iMA prices
The indicator shows the percentage of the 'Close' price above and below the 'iMA' indicator
· 4 6032 684
Vladimir Karputov
Added topic Morse code
The essence of the EA is to set certain combinations of candles. The rules are: a bullish candle means "1", a bearish candle means "0". So, it is possible to search for such combinations of candlesticks simply by specifying "101": So far the problem
Vladimir Karputov
Added topic Adviser Ivan - the best of ilan
The Ilans are already worn to a crisp. And that's why it's time for the Ivan series EA. This is a public attempt to write an EA taking into account the lack of Ilans. Next is going to be
Vladimir Karputov
Added topic Is the netminder difficult?
Variant of grid-type EA: Forum on trading, automated trading systems and trading strategy testing Grid-type EA - is it complicated? Vladimir Karputov , 2017.01.29 08:24 Like this: (with increasing lot in steps - first volume InpLot, then