Skip to content

Releases: suresh-n/RichDotinScalperApp1

Richdotin ScalperApp V1.0

24 Dec 17:39
785bf62
Compare
Choose a tag to compare

We’re excited to share the latest updates to Richdotin ScalperApp! This release brings significant improvements, new features, and marks the beginning of a subscription-based model to help us continue delivering value to our users. Here's what's new:

Stoploss for Market Orders

Added the ability to set a Stoploss when placing Market Orders (if enabled).

Flip Position Feature

Easily switch positions from CE to PE ATM (or vice versa) with a single click.

Option Selling

Introduced the ability to sell options directly.
Note: In this release, only the basic selling feature is enabled. Stoploss and additional features will be rolled out in the next update.

Shortcut Key Toggle

Now you can enable or disable shortcut keys based on your preferences.

Subscription-Based Model

Starting from this release, the tool will be available on a monthly subscription. This helps us ensure the continued development and support of the app.

Bug Fixes

Addressed multiple bugs to improve the overall stability and user experience.

Important Announcement:
We’re transitioning to a subscription model starting with this release. The tool will require a monthly subscription to access. This change allows us to improve and maintain the tool consistently.

Need Assistance?
If you have any questions or feedback, feel free to reach out to us on Telegram Channel: [(https://t.me/+RtOmEfaIn6JmMTg1)].

Thank you for your support! 🚀

Index Addition to the Scalper App [SENSEX] & Bug Fix

09 Dec 11:14
785bf62
Compare
Choose a tag to compare

New Features

Added SENSEX Index

The SENSEX index has been incorporated into the application, providing an opportunity for users to trade SENSEX from ScalperApp.

Additional Lot Feature

Introduced a new menu button that enables users to add additional lots to an open position by selecting the respective position.

Enhancements

Simplified Options Logic

Removed the code for handling BANKNIFTY and FINNIFTY weekly options.

Updated the logic so that even when weekly options are selected, the corresponding monthly option will be loaded automatically for BANKNIFTY and FINNIFTY.

Bug Fixes

Resolved various issues to improve overall performance and stability.

Turning the lot size into a customizable variable.

28 Apr 04:13
785bf62
Compare
Choose a tag to compare

Since April 26th, the NIFTY lot size has changed. Previously, we used a fixed value in the code for lot calculations. Now, we've moved those lot size variables into the Git repository, allowing us to update them on the fly whenever there's a change.

https://raw.githubusercontent.com/suresh-n/MyAppdata/main/AppVar.txt

Elevating User Experience with New Features and Critical Bug Fixes

07 Mar 15:49
eb10062
Compare
Choose a tag to compare

Feature Addition:
Introducing a new capability that empowers users to define a maximum stop loss. Once this predefined loss threshold is breached, the tool will automatically square off all positions. It's crucial to exercise caution when using this feature, as it may encounter issues in the presence of network fluctuations or API issues, despite successful testing.

Bug Fix:
In the previous release, our attempt to incorporate expiry day updates from a gist faced challenges, particularly when altering the expiry dates resulted in an absence of updates. To address this, we have implemented a more effective solution by establishing a separate Git repository, ensuring reliable and efficient maintenance.

Enhancements and Bug Fixes Release

28 Feb 13:45
eb10062
Compare
Choose a tag to compare

Fixed Stop Loss Calculation Issue:

Addressed an issue with stop loss calculation, where the algorithm was using the average price. The calculation has been updated to use the Last Traded Price (LTP) for improved accuracy.

Enhanced Settings Set Button Handling:

Resolved an application crash that occurred when clicking the settings set button without providing a value. Added exception handling to prevent the application from crashing.

Improved Expiry Date Handling:

In the previous release, expiry dates were fetched from a custom database. We've enhanced the code to now retrieve expiry dates from a Gist file, simplifying the process of adding new dates without requiring a formal release.

Bug Fix & Changes scrip master api

10 Nov 10:03
0e2bf84
Compare
Choose a tag to compare

Changes Made for Shoonya & Flattrade Scalper App

Shoonya Scalper App:

Bug Fix: Resolved an issue where the VWAP status was not displaying in the Shoonya Scalper App.

Flattrade Scalper App:

Code Enhancement: Previously, Flattrade Scalper App was utilizing the Shoonya API master script. This issue has been addressed, and the code has been updated to use the correct Flattrade master script.

Bug fix

06 Nov 05:20
0e2bf84
Compare
Choose a tag to compare

Found the Shoonya changed the url for script master file , replaced the new URL in the code.

Flattrade api support & Bug fix and UI change

03 Oct 03:07
0166a17
Compare
Choose a tag to compare

Bug Fixes:

We've added separate executable for Flat trade API.

We've resolved various bugs to enhance the overall performance and stability of the platform.

New Feature: Predefined Stop Loss, Target, and Trail Stop Points

We are excited to introduce a new feature that allows you to streamline your trading experience. You can now set predefined stop loss, target, and trail stop points in the settings. With these settings, we have also implemented keyboard shortcuts to swiftly execute your orders.

Shortcut Key Changes:

Left Arrow: Initiates a Buy Call order.
Right Arrow: Initiates a Buy Put order.
Key C: Quickly Squares Off all or closes open positions.
Key T: Places a target order with predefined target points set in your settings.
Key S: Places a stop loss order with predefined stop loss points set in your settings.
Key 1: Initiates a trailing stop loss order with predefined trail stop points set in your settings.

These new shortcuts will empower you to execute your trading strategies more efficiently and effectively. We hope you enjoy this enhanced trading experience with our latest update.

Bug Fix and Feature Update

24 Sep 14:01
b0e5a21
Compare
Choose a tag to compare

New Features:

1. Keyboard Shortcuts for Trading Actions:

You can now perform essential trading actions with ease using keyboard shortcuts. Press specific keys to initiate "Buy," "Put Buy," and "Square Off Positions" without relying solely on buttons. A quicker, more responsive trading experience awaits you.

Right Arrow key - Buy Put
Left Arrow key - Buy Call
key "C" - Squre off all positions
Key "T" - Trail 2 points on SL order when price move up.

2. Manual Trail with 2-Point Option:

Say goodbye to manually entering price details for trailing stops. We've added a menu option that allows you to set a 2-point trail effortlessly. Simplify your trading strategy with this time-saving feature.

Bug Fix:
We've addressed and resolved various minor bugs to enhance the overall stability and reliability of the application. Your trading experience is now smoother than ever.

User Interface Enhancement:

Improved Layout and Branding:
To provide a more intuitive experience, we've moved the index price update label to the right-hand side of the app screen. Additionally, we've added our logo, giving the application a more polished and branded look.

RichDotinScalperApp v0.1.2

06 Sep 15:29
b0e5a21
Compare
Choose a tag to compare

Following changes done to the App.

  1. Custom qty addition.
  2. Place order by clicking vwap price with vwap price.
  3. Bank nifty expiry dates are modified in DB.