Boris
Boris
Search for incredible.
Boris
Published code Periodic Range Breakout 2.0
Slightly improved version of the previous one.
· 3 11923 1969
Dimasadhitya Harbowo
Dimasadhitya Harbowo 2020.09.29
hi already test, great code, btw can i know how to incre
ase the lot?
Boris
Published code Bulk Information 1.0
This script displays useful information.
· 1 4137 450
Boris
Published code Peter Panel 1.0
Trading panel that allows user to define levels of trade by simply dragging lines.
· 2 11666 1805
Boris
Published code Galender 1.0
This program lists and shows information about calendar events between specified date range.
· 1 5050 554
Boris
Published code SimSim (Simple Simulator v1.0)
Simple Simulator is designed to practice manual trading on historical data.
· 1 11576 1522
Boris
Published code Kamikaze Trading
This script opens order with maximal amount of volume available.
· 1 5236 659
Boris
Published code Check Margin
required margin and maximum volume calculator.
· 1 6021 961
Boris
Published code Periodic Range Breakout (Martingale)
Trend Follower Range Breakout System with Martingale.
Boris
Added topic CopyBuffer Error in Tester
handleATR = iATR ( _Symbol , PERIOD_D1 , 20 ); ArraySetAsSeries (arrayATR, true ); if ( CopyBuffer (handleATR, 0 , 0 , 40 , arrayATR) < 0 ) {    Alert ( "ERROR: unable to copy atr. exiting..." );    return ( false ); } cannot
Boris
Published code Range Follower
this expert opens trade in the direction of the trend when specific rate of average daily range has been passed.
· 1 11022 2052
dheenadhayalan
dheenadhayalan 2021.04.28
works great with some input changes. but in testing, somg bugs need to be fixed.
Boris
Published code Open Random Charts
This script opens randomly selected charts and applies user-defined template.
· 1 3768 352
Boris
Published code ComeBacker Trading
short-term forex strategy for beginners.
Boris
Added topic How can I obtain historical inflation rates?
How can I obtain historical data for inflation and interest rate for any country in mql5
Boris
Added topic Fundamental Currency Trading Idea
Hello I am searching an expert advisor or indicator based on fundamental data of countries. Main forces those drive the currency value are Interest Rates (P1) Political/Economic Stability (P2) Goods/Services (P3) Gross Domestic Product (P4) Balance
Boris
Added topic How to obtain interest rates inside MQL5 code?
How can i acquire actual central bank interest rates in a mql5 code? swap rates of metatrader are wrong or arbitrarily set by broker
Boris
Published code Scalp All
Opens random positions on marketwatch symbols.
· 1 19464 2289
Boris
Published code LotLoss
Simple risk management tool.
· 2 11721 1781
Boris
Added topic At least one screenshot is required with dimensions up to 750x500
I cannot submit my indicator in codebase. In code phase it requires to add image , but there isn't any image upload button on edit bar. I am stuck on Code phase. only 20% requirements are completed
Boris
Published code Coin Toss Trading
This script opens a buy or sell order randomly having equally spaced take-profit and stop-loss levels.
· 1 7959 720
Boris
Added topic How to remove indicator through itself?
Is there equivalent function of ExpertRemove() on indicators. Indicator should be removed by itself by pressing button (like END) or in some other condition
12