Topic: PineGen development

Hello Traders,

I'm sharing the concept of the new PineGen application.

It will be a straightforward Strategy Builder and Generator for TradingView's Pine Script and others.

I'm designing PineGen's user experience and workflow.

Here is concept-001

https://image-holder.forexsb.com/store/pinegen-001-thumb.png

Trade Safe!

Re: PineGen development

I'm working on the application's user interface.

I added a  Generator stripe at the top.

The Generator will show a few strategy balance charts.
We can view/export them with a click even while the Generator is working.

https://image-holder.forexsb.com/store/pinegen-added-generator-panel-thumb.png

This is only a mockup of the actual application. The strategy layout and the charts are random.

Trade Safe!

Re: PineGen development

Love dark?

https://image-holder.forexsb.com/store/pinegen-concept-dark-theme-thumb.png

Re: PineGen development

Hello Traders,

I'm working day and night on the new app.

Milestones:
- loads historical data
- it has a working Generator
- the generated strategies are shown in the tiles at the top of the applications
- we can select a strategy to load in the main part of the program
- the indicator chart works
- the balance / drawdown chart works
- the backtest stats on the main screen work

https://image-holder.forexsb.com/store/pinegen-proto-chart-thumb.png

I'm trying to implement features every day.

Have fun!

Re: PineGen development

I'm working on improving the application's user interface and adding features.

Here is the current implementation of the Settings and the Overview chart.


https://image-holder.forexsb.com/store/pinegen-output-overview-chart-prototype-thumb.png


https://image-holder.forexsb.com/store/pinegen-settings-chart-prototype-thumb.png

Re: PineGen development

A lot of pixels, colours and gradients adjustments.
We have trade info now.

I'm now considering the performance chart ready and continuing with the other components.

https://image-holder.forexsb.com/store/pinegen-overview-chart-trade-info-prototype-thumb.png

Trade Safe!

Re: PineGen development

Good work Popov, I think this will have a huge impact on Tradingview's users.
I love the dark one wink

Re: PineGen development

A lot of work is done.


- Market select controls - Source, symbol, and period are moved to the left - above the strategy slots.
- The Log in / Sign up links are moved to the left
- The generator control stripe is centred on the toolbar.
- The strategy properties and slots are updated according to the selected strategy.
- Internal pages were added under the Market and Output sections. Navigation works.
- The chart options are moved to the right side of the charts' nav bars.
- Added the option "Show indicators" to the price chart.
- The strategy requests and loads the corresponding data file.
- Code cleanup and refactoring.

I hope you will like the design (whet the app is ready of course:) )

https://image-holder.forexsb.com/store/pingen-layout-rearanged-prototype-thumb.png

...

If the app becomes as good as I think it will and the traders find it useful, I may also make a similar free app for MetaTrader EAs. It will actually be a light version of EA Studio with a lot of UI "modernization".


Trade Safe!

Re: PineGen development

Today, one more user interface active feature was added - the "Close" buttons to the strategy slots.

I have a different approach to this application. I'm starting with the user interface first.
My goal is to finish with the program's general design and have all the UI components working.

Then, I'll start working on the business logic specifics for PineGen, customizing the backtest engine and the indicators for TradingView. I'm doing this to actually use the program during the development and testing of the indicators and the test results. I'll be able to experience and fix any quirks of user experience.

By the way, PineGen's most significant functionality is the actual composing and export of PineScript for TradingView.
I'll leave this for the end of the development cycle.

Re: PineGen development

A lot of work on the User Interface.
Added transaction arrows and labels on the main chart.
Added Transactions log

https://image-holder.forexsb.com/store/pinegen-chart-signals-trades-log-proto-thumb.png

Re: PineGen development

I wondered how much spread and commission we lose on an average backtested strategy.
So, I added cumulative spread and commission information to see it.

Backtest:

https://image-holder.forexsb.com/store/pinegen-balance-chart-proto-246298-thumb.png

Performance info:

https://image-holder.forexsb.com/store/pinegen-balance-spread-proto-246298-thumb.png

Orders log:

https://image-holder.forexsb.com/store/pinegen-trades-log-spread-proto-246298-thumb.png

This information looks useful.
I may also add similar features to EA Studio.

Trade Safe!

Re: PineGen development

Why do we have one collection when we can have many?

https://image-holder.forexsb.com/store/pinegen-multiple-collections-prototype-thumb.png

We will have multiple collections in the new application.

It will create a new collection for each market, and we can import, export, and recalculate them independently.

Trade Safe!