Indicore/MQL4 Snippets for the Visual Studio Code

Advertising of the commercial indicators and strategies.

Moderator: admin

Indicore/MQL4 Snippets for the Visual Studio Code

Postby Victor.Tereschenko » Mon Oct 23, 2017 2:31 am

I'm tired to look at the parameters order for certain functions in the help all the time. So I decided to move all this data into the VSC extensions so the editor can show me all that information. I'm not finished yet but updating it all the time.

You can download it in the VSC extensions marketplace under the name "Indicore snippets" or here.

It looks like this:
Image

And if you want to make some changes or help to improved... you can find it on the GitHub.
“There are only three sports: bullfighting, motor racing, and mountaineering; all the rest are merely games.” (c) Ernest Hemingway
Victor.Tereschenko
FXCodeBase: Confirmed User
 
Posts: 144
Joined: Fri Nov 19, 2010 8:55 am

Re: Indicore Snippets for the Visual Studio Code

Postby Silverthorn » Sun Jan 14, 2018 7:58 pm

Hi Victor,

How is this used / installed??
User avatar
Silverthorn
 
Posts: 69
Joined: Fri Nov 08, 2013 12:29 am
Location: Brisbane Australia

Re: Indicore Snippets for the Visual Studio Code

Postby Victor.Tereschenko » Mon Jan 15, 2018 6:29 am

You can install it in Visual Studio Code Extensions storage.
“There are only three sports: bullfighting, motor racing, and mountaineering; all the rest are merely games.” (c) Ernest Hemingway
Victor.Tereschenko
FXCodeBase: Confirmed User
 
Posts: 144
Joined: Fri Nov 19, 2010 8:55 am

Re: Indicore Snippets for the Visual Studio Code

Postby Silverthorn » Fri Jun 29, 2018 3:43 am

Hi Victor,

I just wanted to say thank you for this awesome tool. An absolute must have for anybody wanting to code their own indicators and strategies.

:D
User avatar
Silverthorn
 
Posts: 69
Joined: Fri Nov 08, 2013 12:29 am
Location: Brisbane Australia

Re: Indicore Snippets for the Visual Studio Code

Postby Victor.Tereschenko » Wed May 01, 2019 6:25 am

The Indicore Snippets Visual Studio Code extension was updated. Two more patterns have been added:

* assignParam, wich inserts
param = instance.parameters.param;

* addStreamStyled, wich inserts
stream_name = instance:addStream(id, type, fullName, label, color, firstPeriod, extent);
stream_name:etWidth(width);
stream_name:setStyle(style);
“There are only three sports: bullfighting, motor racing, and mountaineering; all the rest are merely games.” (c) Ernest Hemingway
Victor.Tereschenko
FXCodeBase: Confirmed User
 
Posts: 144
Joined: Fri Nov 19, 2010 8:55 am

Re: Indicore Snippets for the Visual Studio Code

Postby Victor.Tereschenko » Tue May 07, 2019 6:23 am

The Indicore Snippets for Visual Studio Code was updated. New in version 1.1.3:
- Improved assignParam
- Added createCustomIndicator for indicator creation
- Added enumTable for table enumeration
“There are only three sports: bullfighting, motor racing, and mountaineering; all the rest are merely games.” (c) Ernest Hemingway
Victor.Tereschenko
FXCodeBase: Confirmed User
 
Posts: 144
Joined: Fri Nov 19, 2010 8:55 am

Re: Indicore Snippets for the Visual Studio Code

Postby Victor.Tereschenko » Thu May 16, 2019 1:54 am

Yet another update of the Indicore Snippets extension for the VSCode:
New in 1.1.4:
* addLineStyleParam and addLineStyleParamClipboard for indicator's line style parameter
* addStreamClipboard, addStreamOscillator, addStreamOscillatorClipboard
* indicatorPrepare
* strategyTimeframeParam, indicatorTimeframeParam for timeframe parameter
* addLineWidthParamClipboard, addLineWidthParam for indicator's line width parameter
* indicatorAddBooleanParam, strategyAddBooleanParam, indicatorAddBooleanParamClipboard, strategyAddBooleanParamClipboard for a boolean parameter
* tradingOffsets (getTradingWeekOffset + getTradingDayOffset)
“There are only three sports: bullfighting, motor racing, and mountaineering; all the rest are merely games.” (c) Ernest Hemingway
Victor.Tereschenko
FXCodeBase: Confirmed User
 
Posts: 144
Joined: Fri Nov 19, 2010 8:55 am

Re: Indicore Snippets for the Visual Studio Code

Postby Victor.Tereschenko » Tue May 28, 2019 8:57 am

Indicore Snippets were updated to 1.1.5 (bug fixes).
Added new Code Snippets package for MT4/MQL4: https://marketplace.visualstudio.com/it ... 4-snippets
“There are only three sports: bullfighting, motor racing, and mountaineering; all the rest are merely games.” (c) Ernest Hemingway
Victor.Tereschenko
FXCodeBase: Confirmed User
 
Posts: 144
Joined: Fri Nov 19, 2010 8:55 am

Re: Indicore/MQL4 Snippets for the Visual Studio Code

Postby Silverthorn » Thu Dec 12, 2019 1:32 am

Thanks Victor :D
User avatar
Silverthorn
 
Posts: 69
Joined: Fri Nov 08, 2013 12:29 am
Location: Brisbane Australia


Return to Indicators and Strategies Advertising

Who is online

Users browsing this forum: No registered users and 3 guests