• Information
11+ years
experience
26
products
65
demo versions
210
jobs
0
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.
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 4263 510
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
Vladimir Karputov
Added topic Testing CGraphic - questions and suggestions
Looking for applications for new functions - in particular for the Grahic library (scientific graphs) . As an example, we select an area on a graph using a rectangle object and run the script
Vladimir Karputov
Added topic MetaEditor build 1490
The new "FileSave" function only saves a file in binary form? //+------------------------------------------------------------------+
Vladimir Karputov
Added topic Twisting and turning, iMA's trying to cheat
I would like to dedicate this topic exclusively to one indicator - iMA . I plan to post here checks of different conditions and signals from this indicator. Perhaps even answers to the question "why it works this way". How ideas will be tested, the
Vladimir Karputov
Added topic Questions from Beginners MQL4 MT4 MetaTrader 4
If you have questions about MQL4, MT4, MetaTrader 4, please post in this thread. Especially when your questions are related to trading functions
Vladimir Karputov
Published code Crossover on the current bar
The color indicator shows in a separate window the moment if the intersection of two iMA (MOving Average, MA) was on the current bar
· 4 6030 472
Vladimir Karputov
Published code MA on Momentum Min Profit
Trading strategy based on the custom indicator 'MA on Momentum'
· 4 5497 605